15 lines
1.0 KiB
JSON
15 lines
1.0 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-03-17-management-service-cli.md",
|
|
"tasks": [
|
|
{"id": 11, "subject": "Task 1: Create ManagementService project and test project", "status": "pending"},
|
|
{"id": 12, "subject": "Task 2: Define management message contracts in Commons", "status": "pending"},
|
|
{"id": 13, "subject": "Task 3: Implement ManagementActor", "status": "pending", "blockedBy": [11, 12]},
|
|
{"id": 14, "subject": "Task 4: Register ManagementActor on Central with ClusterClientReceptionist", "status": "pending", "blockedBy": [13]},
|
|
{"id": 15, "subject": "Task 5: Create CLI project with ClusterClient scaffolding", "status": "pending", "blockedBy": [12]},
|
|
{"id": 16, "subject": "Task 6: Implement CLI command groups", "status": "pending", "blockedBy": [15]},
|
|
{"id": 17, "subject": "Task 7: Write ManagementActor unit tests", "status": "pending", "blockedBy": [13]},
|
|
{"id": 18, "subject": "Task 8: End-to-end integration test", "status": "pending", "blockedBy": [14, 16, 17]}
|
|
],
|
|
"lastUpdated": "2026-03-17T17:00:00Z"
|
|
}
|