🗺️ General Availability (GA) Open Roadmap
🚨 P0: Security, Core Operations, & Boundary Hardening (Release-Blocking)
🔑 Epic 11 — Production PKI + Vault CI Gates
- Owner: Principal Security & AppSec Engineer
- ETA: 2026-05-27
- Actions:
- Provision
PUBLIC_KEY_* / PEM in staging and production environment settings.
- Mandate vault integration runs inside the GitHub Actions pipeline on every PR.
- Acceptance Criteria: - [ ] Environment keys present in Vercel secrets.
⚙️ Epic 13 — Operational Cron Activation
- Owner: DevOps & Infrastructure Architect
- ETA: 2026-05-28
- Actions:
- Add missing
GET handlers to scheduled cron endpoints to avoid Vercel 405 routing dropouts.
- Formally register and schedule target operations inside
vercel.json.
- Acceptance Criteria:
🍃 Epic 9/5 — Production Sustainability Inputs
- Owner: Data Integration Engineer (Ironbloom Core)
- ETA: 2026-05-29
- Actions:
- Inject the live production
ELECTRICITY_MAPS_API_KEY into staging and prod containers.
- Verify carbon intensity computation pathways bypass mock fallbacks.
- Acceptance Criteria:
⚡ P1: Orchestration, Immutability, & Checkpoint Reliability (Next Sprint)
🤖 Epic 10 — 19-Agent Orchestration Completion
- Owner: AI Systems Lead / Core Orchestrator Architect
- ETA: 2026-06-03
- Actions:
- Expand active specialized slots toward the complete 19-agent roster.
- Refactor secondary threat ingress paths to interact directly with the main message bus.
- Acceptance Criteria:
🔒 Epic 12 — Evidence Immutability Hardening (WORM)
- Owner: Database Architect / Compliance Specialist
- ETA: 2026-06-05
- Actions:
- Configure strict object-lock / Write-Once-Read-Many (WORM) storage bucket policies.
- Implement a hard code block to drop manual shredding actions once a signed attestation is applied.
- Acceptance Criteria:
💾 Epic 15 — Checkpoint Reliability Hardening
- Owner: Principal Software Engineer
- ETA: 2026-06-08
- Actions:
- Finalize and publish complete lifecycle checkpoint pool runtime playbooks.
- Enforce explicit CI database environment URL connection locks.
- Acceptance Criteria:
📋 P2: Enterprise Features & Reporting Analytics (Product Polish)
📊 Epic 16 — Ironquery Analyst Pack Exports
- Owner: UX/UI Developer / Analyst Interface Owner
- ETA: 2026-06-12
- Acceptance Criteria:
⚖️ Epic 14 — DEI / Ironethic Salted Pipeline
- Owner: GRC/Compliance Lead
- ETA: 2026-06-16
- Acceptance Criteria:
🏁 Gatekeeper Verification Suite (Required Before Merging)
npx tsc --noEmit
npx vitest run tests/integration
npx playwright test tests/e2e/dashboard.spec.ts