97e583e96b
9 tasks: Java toolchain install (Homebrew), 5 parallel per-language walker implementations, README updates, final verification. Java walker is gated on toolchain bootstrap success; other languages proceed independently if Java fails.
16 lines
1.2 KiB
JSON
16 lines
1.2 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-05-28-client-walker-implementation.md",
|
|
"tasks": [
|
|
{"id": 23, "subject": "Task 0: Branch state check", "status": "pending"},
|
|
{"id": 24, "subject": "Task 1: Java toolchain bootstrap", "status": "pending", "blockedBy": [23]},
|
|
{"id": 25, "subject": "Task 2: .NET LazyBrowseNode walker + 6 tests", "status": "pending", "blockedBy": [23]},
|
|
{"id": 26, "subject": "Task 3: Python LazyBrowseNode walker + 6 tests", "status": "pending", "blockedBy": [23]},
|
|
{"id": 27, "subject": "Task 4: Rust LazyBrowseNode walker + 6 tests", "status": "pending", "blockedBy": [23]},
|
|
{"id": 28, "subject": "Task 5: Go LazyBrowseNode walker + 6 tests", "status": "pending", "blockedBy": [23]},
|
|
{"id": 29, "subject": "Task 6: Java LazyBrowseNode walker + tests", "status": "pending", "blockedBy": [23, 24]},
|
|
{"id": 30, "subject": "Task 7: README walker examples for all 5 clients", "status": "pending", "blockedBy": [25, 26, 27, 28]},
|
|
{"id": 31, "subject": "Task 8: Final integration build + verification", "status": "pending", "blockedBy": [29, 30]}
|
|
],
|
|
"lastUpdated": "2026-05-28T18:30:00Z"
|
|
}
|