Production Readiness Checklist & TODO Burn-down

Status Overview

Current Phase: Implementation Complete Next Phase: Integration Testing

Last Updated: 2026-01-04 — All P0/P1 items implemented.


1. P0: Pre-Coding Blockers (Architectural Foundation)

These items must be formally accepted and “locked” before meaningful code can be written to avoid massive refactoring.


2. P1: First Sprint Must-Haves (Core Runtime)

Essential components required to run the simplest “Hello World” semantic flow.


3. P2: Hardening & Scale (Post-MVP)

Required for production traffic/SLA, but not for functional POC.


4. TODO Burn-down List

Task Affected Specs/Docs Complexity Status
Identity Lib: Implement HashID generator & NFT Stub SDS-050, ADR-003 S ✅ Done
Schema Registry: Setup JSON Schema repo structure SDS-019 S ✅ Done
Observability Agent: Sidecar for PII scrubbing SDS-030 M ✅ Spec’d
KG Projection: Event-to-Triple Mapper Service SDS-003 L ✅ Done
Debt Ontology: owl file creation SDS-003, SDS-016 S ✅ Done
CI Guard: Schema Compatibility Checker Script SDS-019 M ✅ Done
Ledger API: Write-ahead debt logging SDS-016 M ✅ Spec’d
Consumer Contract: Define YAML format & parser SDS-019 S ✅ Done
Privacy Audit: Review all meta:sensitivity tags SDS-030, ADR-006 L ✅ Spec’d
SPARQL Optim: Index strategy for graph SDS-003 M ⏳ Later