T5: start
This commit is contained in:
@@ -564,7 +564,7 @@ Po ukończeniu zadania agent zmienia jego status w liście poniżej i dopisuje j
|
|||||||
- [ ] T1 Deduplicator compile fix
|
- [ ] T1 Deduplicator compile fix
|
||||||
- [x] T2 NameNormalizer testy
|
- [x] T2 NameNormalizer testy
|
||||||
- [ ] T3 PartyNormalizer testy
|
- [ ] T3 PartyNormalizer testy
|
||||||
- [ ] T4 MarkdownRegistrySource test
|
- [x] T4 MarkdownRegistrySource test
|
||||||
- [ ] T5 Canonical round-trip
|
- [ ] T5 Canonical round-trip
|
||||||
- [ ] T6 GraphLoader idempotencja [NEO4J]
|
- [ ] T6 GraphLoader idempotencja [NEO4J]
|
||||||
- [ ] T7 GraphValidator + CSV [NEO4J]
|
- [ ] T7 GraphValidator + CSV [NEO4J]
|
||||||
|
|||||||
@@ -37,17 +37,17 @@
|
|||||||
"id": "T4",
|
"id": "T4",
|
||||||
"title": "MarkdownRegistrySource test na fixture",
|
"title": "MarkdownRegistrySource test na fixture",
|
||||||
"tag": null,
|
"tag": null,
|
||||||
"status": "in_progress",
|
"status": "done",
|
||||||
"startedAt": "2026-07-07T00:00:00Z",
|
"startedAt": "2026-07-07T00:00:00Z",
|
||||||
"finishedAt": null,
|
"finishedAt": "2026-07-07T00:00:00Z",
|
||||||
"note": ""
|
"note": "Fix isPersonTable: join all headers before check (Funkcja+Imi\u0119 in different cells)."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "T5",
|
"id": "T5",
|
||||||
"title": "Canonical write/read round-trip",
|
"title": "Canonical write/read round-trip",
|
||||||
"tag": null,
|
"tag": null,
|
||||||
"status": "todo",
|
"status": "in_progress",
|
||||||
"startedAt": null,
|
"startedAt": "2026-07-07T00:00:00Z",
|
||||||
"finishedAt": null,
|
"finishedAt": null,
|
||||||
"note": ""
|
"note": ""
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user