docs: add implementation plan for sections 3-6 gaps
This commit is contained in:
2384
docs/plans/2026-02-23-sections3-6-gaps-plan.md
Normal file
2384
docs/plans/2026-02-23-sections3-6-gaps-plan.md
Normal file
File diff suppressed because it is too large
Load Diff
20
docs/plans/2026-02-23-sections3-6-gaps-plan.md.tasks.json
Normal file
20
docs/plans/2026-02-23-sections3-6-gaps-plan.md.tasks.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"planPath": "docs/plans/2026-02-23-sections3-6-gaps-plan.md",
|
||||||
|
"tasks": [
|
||||||
|
{"id": 6, "subject": "Task 1: NatsOptions — Add New Configuration Fields", "status": "pending"},
|
||||||
|
{"id": 7, "subject": "Task 2: CLI Flags — Add -D/-V/-DV and Logging Options", "status": "pending", "blockedBy": [6]},
|
||||||
|
{"id": 8, "subject": "Task 3: SubjectMatch Utilities", "status": "pending"},
|
||||||
|
{"id": 9, "subject": "Task 4: SubList — Generation ID, Stats, and Utility Methods", "status": "pending"},
|
||||||
|
{"id": 10, "subject": "Task 5: NatsHeaderParser — MIME Header Parsing", "status": "pending"},
|
||||||
|
{"id": 11, "subject": "Task 6: PermissionLruCache — 128-Entry LRU", "status": "pending"},
|
||||||
|
{"id": 12, "subject": "Task 7: Account Limits and AccountConfig", "status": "pending", "blockedBy": [6]},
|
||||||
|
{"id": 13, "subject": "Task 8: MaxSubs Enforcement, Subscribe Deny Queue, Delivery-Time Deny", "status": "pending", "blockedBy": [11, 12]},
|
||||||
|
{"id": 14, "subject": "Task 9: Response Permissions (Reply Tracking)", "status": "pending", "blockedBy": [11, 13]},
|
||||||
|
{"id": 15, "subject": "Task 10: Auth Expiry Enforcement", "status": "pending"},
|
||||||
|
{"id": 16, "subject": "Task 11: INFO Serialization Caching", "status": "pending"},
|
||||||
|
{"id": 17, "subject": "Task 12: Protocol Tracing", "status": "pending", "blockedBy": [6]},
|
||||||
|
{"id": 18, "subject": "Task 13: MSG/HMSG Construction Optimization", "status": "pending"},
|
||||||
|
{"id": 19, "subject": "Task 14: Verify, Run Full Test Suite, Update differences.md", "status": "pending", "blockedBy": [13, 14, 15, 16, 17, 18]}
|
||||||
|
],
|
||||||
|
"lastUpdated": "2026-02-23T00:00:00Z"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user