docs: Phase 7 implementation plan — 11 tasks, 10 sessions
Covers schema migration, small-module verification, 224 stub fills, 401 new unit tests, 2126 deferred server-integration tests, and NatsServerBehaviorTests integration baseline.
This commit is contained in:
1324
docs/plans/2026-02-26-phase7-plan.md
Normal file
1324
docs/plans/2026-02-26-phase7-plan.md
Normal file
File diff suppressed because it is too large
Load Diff
17
docs/plans/2026-02-26-phase7-plan.md.tasks.json
Normal file
17
docs/plans/2026-02-26-phase7-plan.md.tasks.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-02-26-phase7-plan.md",
|
||||
"tasks": [
|
||||
{"id": 13, "subject": "Task 1: Schema Migration — Add deferred status", "status": "pending"},
|
||||
{"id": 14, "subject": "Task 2: P7-01 — Small module verification (114 tests)", "status": "pending", "blockedBy": [13]},
|
||||
{"id": 15, "subject": "Task 3: P7-02 — Opts stubs (77 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 16, "subject": "Task 4: P7-03 — JWT stubs (88 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 17, "subject": "Task 5: P7-04 — Auth & config-check stubs (40 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 18, "subject": "Task 6: P7-05 — Signal & log stubs (19 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 19, "subject": "Task 7: P7-06 — Memory store & store interface tests (58 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 20, "subject": "Task 8: P7-07 — File store tests, first half (~125 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 21, "subject": "Task 9: P7-08 — File store tests, second half (~124 tests)", "status": "pending", "blockedBy": [20]},
|
||||
{"id": 22, "subject": "Task 10: P7-09 — JetStream unit tests (94 tests)", "status": "pending", "blockedBy": [14]},
|
||||
{"id": 23, "subject": "Task 11: P7-10 — Mark deferred, integration tests, close phase", "status": "pending", "blockedBy": [15, 16, 17, 18, 19, 21, 22]}
|
||||
],
|
||||
"lastUpdated": "2026-02-26T00:00:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user