T9: start
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-07",
|
||||
"updatedAt": "2026-07-08",
|
||||
"tasks": [
|
||||
{
|
||||
"id": "T1",
|
||||
@@ -77,6 +77,51 @@
|
||||
"startedAt": null,
|
||||
"finishedAt": "2026-07-07T00:00:00Z",
|
||||
"note": "mvn verify green. 2 NEO4J skipped."
|
||||
},
|
||||
{
|
||||
"id": "T9",
|
||||
"title": "Person: title/pwzNumber",
|
||||
"tag": null,
|
||||
"status": "todo",
|
||||
"startedAt": null,
|
||||
"finishedAt": null,
|
||||
"note": "PLAN2.md delta: rozszerzenie Person o title i pwzNumber (PLAN.md sekcja 2, T9)."
|
||||
},
|
||||
{
|
||||
"id": "T10",
|
||||
"title": "PwzRegistrySource",
|
||||
"tag": null,
|
||||
"status": "todo",
|
||||
"startedAt": null,
|
||||
"finishedAt": null,
|
||||
"note": "Uzupelnienie pwzNumber z rejestr.nil.org.pl przez wstrzykniety PwzLookupClient (PLAN.md 4.7, T10)."
|
||||
},
|
||||
{
|
||||
"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)."
|
||||
},
|
||||
{
|
||||
"id": "T12",
|
||||
"title": "GraphLoader: Organization/Company",
|
||||
"tag": "NEO4J",
|
||||
"status": "todo",
|
||||
"startedAt": null,
|
||||
"finishedAt": null,
|
||||
"note": "Ladowanie :Organization/:Company + relacje CZLONEK_ORGANIZACJI/POWIAZANA_Z/POWIAZANY_Z_FIRMA (PLAN.md 5.4, T12)."
|
||||
},
|
||||
{
|
||||
"id": "T13",
|
||||
"title": "GraphValidator: konflikt interesow",
|
||||
"tag": "NEO4J",
|
||||
"status": "todo",
|
||||
"startedAt": null,
|
||||
"finishedAt": null,
|
||||
"note": "Zapytanie: osoby w organie szpitala z powiazaniem biznesowym (PLAN.md 5.6, T13)."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user