T11: Organization, Company, link entities + round-trip [checkpoint]
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Stan wykonania kolejki zadań lokalnego agenta (PLAN2.md §11-13). Zrodlo prawdy przy konflikcie: git log.",
|
||||
"resumeHint": "Wczytaj ten plik, znajdz pierwszy task o statusie todo/in_progress. Jesli in_progress i drzewo git brudne -> git checkout -- . && git clean -fd, ustaw task na todo, zacznij od zera (PLAN2.md §13.1).",
|
||||
"createdAt": "2026-07-07",
|
||||
"updatedAt": "2026-07-08T23:11:00Z",
|
||||
"updatedAt": "2026-07-08T23:23:00Z",
|
||||
"tasks": [
|
||||
{
|
||||
"id": "T1",
|
||||
@@ -100,10 +100,10 @@
|
||||
"id": "T11",
|
||||
"title": "Organization/Company rekordy + round-trip",
|
||||
"tag": null,
|
||||
"status": "todo",
|
||||
"startedAt": null,
|
||||
"finishedAt": null,
|
||||
"note": "Nowe encje kanoniczne: Organization, Company, PersonOrganizationLink, OrganizationLink, PersonCompanyLink (PLAN.md 4.8, T11)."
|
||||
"status": "done",
|
||||
"startedAt": "2026-07-08T23:12:00Z",
|
||||
"finishedAt": "2026-07-08T23:23:00Z",
|
||||
"note": "Organization, Company, PersonOrganizationLink, OrganizationLink, PersonCompanyLink rekordy + LinkBasis enum. CanonicalDataset rozszerzony o 5 pól. Round-trip test zielony."
|
||||
},
|
||||
{
|
||||
"id": "T12",
|
||||
|
||||
Reference in New Issue
Block a user