Watchlist Phase Schedule¶
Purpose:
- Map Scalability_Security_Watchlist.md items into implementation phases and ops tracks.
- Provide explicit execution order and ownership evidence for readiness gating.
Last updated: 2026-02-23
Scheduling Map¶
- Notification delivery durability beyond Redis Pub/Sub
- Target phase: Post-beta reliability
- Owner group: Platform + Notification
-
Track:
operations/Parallel_Ops_Track.mditem 9 -
Data growth guardrails (usage/ledger/audit)
- Target phase: Scale milestone (>= 10M rows)
- Owner group: Platform + Infra/SRE
-
Track:
operations/Parallel_Ops_Track.mditem 6 -
Security key management and rotation runbooks
- Target phase: Pre-beta blocking
- Owner group: Security + Platform
-
Track:
operations/Parallel_Ops_Track.mditem 4 -
WS token replay/concurrency hardening tests
- Target phase: Pre-beta blocking
- Owner group: Backend + QA
-
Track:
Implementation_Roadmap.mdtest hardening workstream -
Abuse controls beyond RPM
- Target phase: Pre-beta hardening
- Owner group: Security + Backend
-
Track:
operations/Parallel_Ops_Track.mditem 7 -
Policy cache invalidation across pods
- Target phase: Pre-beta hardening
- Owner group: Platform
-
Track:
Implementation_Roadmap.mdpolicy workstream -
Encryption envelope specification
- Target phase: Pre-phase security (blocking)
- Owner group: Security + Backend
-
Track: completed baseline in code/docs; remaining key-source rollout tracked in
Execution_Progress.md -
Rate-limit fail-open observability
- Target phase: Pre-beta hardening
- Owner group: Security + SRE
-
Track:
operations/Parallel_Ops_Track.mditems 1 and 7 -
JWKS compromise break-glass
- Target phase: Pre-beta hardening
- Owner group: Security + Platform
-
Track:
operations/Parallel_Ops_Track.mditem 4 -
Node probe SSRF guardrails
- Target phase: Pre-production
- Owner group: Security + Backend
-
Track: provisioning/inventory hardening slice
-
Idempotency response-body sanitization
- Target phase: Pre-beta hardening
- Owner group: Backend + Security
-
Track: middleware hardening slice
-
Notification channel namespace extensibility
- Target phase: completed MVP baseline
- Owner group: Notification service owner
-
Track:
packages/services/notification/channels.go -
Scheduler metadata encryption rule
- Target phase: before scheduler backend implementation
- Owner group: Security + Provisioning
-
Track: Phase-2 scheduler enablement
-
Temporal execution-path parity
- Target phase: ongoing (active)
- Owner group: Platform + Backend
-
Track:
Inter_Service_Communication.mdbaseline + worker runtime updates -
Outbox payload data minimization
- Target phase: pre-beta hardening
- Owner group: Backend + Security
-
Track: event contract review cycles
-
Storage path-safety algorithm lock
- Target phase: completed MVP baseline
- Owner group: Storage service owner
- Track:
packages/shared/storagepath
Notes¶
- This schedule complements, not replaces, owner execution status in
Parallel_Ops_Track.md. - Launch gates remain defined in
Parallel_Ops_Track.mdandPhase_Readiness_Tracker.md.