T10: PwzRegistrySource with PwzLookupClient [checkpoint]

This commit is contained in:
Artur Kruszewski
2026-07-08 23:12:00 +02:00
parent 387e2617b8
commit a8bdaf4cae
32 changed files with 227 additions and 60 deletions
+5 -5
View File
@@ -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:03:00Z",
"updatedAt": "2026-07-08T23:11:00Z",
"tasks": [
{
"id": "T1",
@@ -91,10 +91,10 @@
"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)."
"status": "done",
"startedAt": "2026-07-08T23:04:00Z",
"finishedAt": "2026-07-08T23:11:00Z",
"note": "PwzRegistrySource z PwzLookupClient. 4 testow zielonych: singleMatch, multipleMatches (ambiguity), noMatch, nullClient."
},
{
"id": "T11",