# Platform Module Task Board This board mirrors the active platform sprint(s). Update alongside the sprint tracker. ## Active sprint tasks Source of truth: `docs/implplan/SPRINT_20251229_043_PLATFORM_platform_service_foundation.md`. | Task ID | Status | Notes | | --- | --- | --- | | PLAT-SVC-001 | DONE | Platform Service project scaffold. | | PLAT-SVC-002 | DONE | Health aggregation endpoints. | | PLAT-SVC-003 | DONE | Quota aggregation endpoints. | | PLAT-SVC-004 | DONE | Onboarding state storage + APIs. | | PLAT-SVC-005 | DONE | Preferences storage + APIs. | | PLAT-SVC-006 | DONE | Global search aggregation. | | PLAT-SVC-007 | DONE | Gateway route registration + scopes. | | PLAT-SVC-008 | DONE | Observability metrics/logging. | | PLAT-SVC-009 | DONE | Determinism/offline tests. | | PLAT-SVC-010 | DONE | Docs/runbooks update. | | B22-01 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped `/api/v2/context/*` contracts, policy/scope wiring, migration `047_GlobalContextAndFilters.sql`, and endpoint/migration tests for deterministic ordering and preference round-trip behavior. | | B22-02 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped v2 releases read-model endpoints (`/api/v2/releases{,/activity,/approvals,/{releaseId}}`) backed by deterministic projections and migration `048_ReleaseReadModels.sql`. | | B22-03 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped `/api/v2/topology/*` inventory endpoints (regions/environments/targets/hosts/agents/promotion paths/workflows/gate profiles) and migration `049_TopologyInventory.sql`. | | B22-04 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped `/api/v2/security/{findings,disposition/{findingId},sbom-explorer}` contracts and migration `050_SecurityDispositionProjection.sql` while preserving separate VEX/exception write authority boundaries. | | B22-05 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped `/api/v2/integrations/{feeds,vex-sources}` contracts and migration `051_IntegrationSourceHealth.sql` with deterministic source health/freshness metadata. | | B22-06 | DONE | Sprint `docs/implplan/SPRINT_20260220_018_Platform_pack22_backend_contracts_and_migrations.md`: shipped legacy alias compatibility and deterministic deprecation telemetry for critical Pack 22 API surfaces. |