Four tasks: -ERR infrastructure, MaxConnections enforcement, pedantic subject validation + max payload on PUB, PING keepalive. Full TDD steps with exact code and commands.
11 lines
538 B
JSON
11 lines
538 B
JSON
{
|
|
"planPath": "docs/plans/2026-02-22-harden-base-server-plan.md",
|
|
"tasks": [
|
|
{"id": 5, "subject": "Task 1: -ERR Response Infrastructure", "status": "pending"},
|
|
{"id": 6, "subject": "Task 2: MaxConnections Enforcement", "status": "pending", "blockedBy": [5]},
|
|
{"id": 7, "subject": "Task 3: Subject Validation and Max Payload on PUB", "status": "pending", "blockedBy": [5]},
|
|
{"id": 8, "subject": "Task 4: Server-Side PING Keepalive", "status": "pending", "blockedBy": [5]}
|
|
],
|
|
"lastUpdated": "2026-02-22T00:00:00Z"
|
|
}
|