T5: start

This commit is contained in:
Artur Kruszewski
2026-07-08 00:35:35 +02:00
parent 7f636a19fe
commit 3dd3e71b6e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -564,7 +564,7 @@ Po ukończeniu zadania agent zmienia jego status w liście poniżej i dopisuje j
- [ ] T1 Deduplicator compile fix
- [x] T2 NameNormalizer testy
- [ ] T3 PartyNormalizer testy
- [ ] T4 MarkdownRegistrySource test
- [x] T4 MarkdownRegistrySource test
- [ ] T5 Canonical round-trip
- [ ] T6 GraphLoader idempotencja [NEO4J]
- [ ] T7 GraphValidator + CSV [NEO4J]
+5 -5
View File
@@ -37,17 +37,17 @@
"id": "T4",
"title": "MarkdownRegistrySource test na fixture",
"tag": null,
"status": "in_progress",
"status": "done",
"startedAt": "2026-07-07T00:00:00Z",
"finishedAt": null,
"note": ""
"finishedAt": "2026-07-07T00:00:00Z",
"note": "Fix isPersonTable: join all headers before check (Funkcja+Imi\u0119 in different cells)."
},
{
"id": "T5",
"title": "Canonical write/read round-trip",
"tag": null,
"status": "todo",
"startedAt": null,
"status": "in_progress",
"startedAt": "2026-07-07T00:00:00Z",
"finishedAt": null,
"note": ""
},