diff --git a/prerequisites.md b/prerequisites.md index c57cfec..addcc31 100644 --- a/prerequisites.md +++ b/prerequisites.md @@ -18,7 +18,7 @@ Status: DONE ## Objective: Foundation — Planner gap analysis against vision - [x] Planner formula exists (run-planner.toml v4) - [x] planner-run.sh cron wrapper exists -- [x] Planning runs established (runs 1–4) +- [x] Planning runs established (runs 1–5) Status: DONE ## Objective: Foundation — Multi-project support @@ -29,7 +29,7 @@ Status: DONE ## Objective: Foundation — Knowledge graph for structural defect detection - [x] networkx package installed in agents container (#220 — closed) - [x] build-graph.py exists in lib/ -- [x] Graph report generating successfully (213 nodes, 295 edges as of 2026-04-12) +- [x] Graph report generating successfully (206 nodes, 276 edges as of 2026-04-12) Status: DONE ## Objective: Foundation — Predictor-planner adversarial feedback loop @@ -68,12 +68,12 @@ Status: DONE ## Objective: Adoption — Landing page communicating value proposition - [x] Website addressable exists (disinto.ai) -- [ ] Website observability — no engagement measurement (#426 — vision) +- [ ] Website observability — no engagement measurement (#426 — vision, priority) Status: BLOCKED — no evidence process connected to website ## Objective: Adoption — Example project demonstrating full lifecycle - [x] Bootstrap path unblocked (#688 — closed) -- [ ] Example project design and implementation (#697 — vision) +- [ ] Example project design and implementation (#697 — vision, priority) Status: BLOCKED — #697 needs architect decomposition ## Objective: Adoption — Architect lifecycle completeness @@ -93,14 +93,14 @@ Status: DONE - [x] Caddy subpath routing skeleton (#704 — closed) - [x] Chat container scaffold (#705 — closed) - [x] Chat sandbox hardening (#706 — closed) -- [ ] Claude identity isolation (#707 — in-progress) -- [ ] Forgejo OAuth gate (#708 — in-progress) -- [ ] Caddy Remote-User forwarding + validation (#709 — backlog) -- [ ] Conversation history persistence (#710 — backlog) -- [ ] Cost caps + rate limiting (#711 — backlog) -- [ ] Escalation tools (#712 — backlog) -- [ ] Per-project subdomain fallback (#713 — backlog) -Status: IN PROGRESS — 3/10 sub-issues closed, 2 in-progress, 5 backlog +- [x] Forgejo OAuth gate (#708 — closed) +- [x] Caddy Remote-User forwarding + validation (#709 — closed) +- [x] Cost caps + rate limiting (#711 — closed) +- [ ] Claude identity isolation (#707 — blocked, ci_exhausted) +- [ ] Conversation history persistence (#710 — in-progress) +- [ ] Escalation tools (#712 — backlog, priority) +- [ ] Per-project subdomain fallback (#713 — in-progress) +Status: IN PROGRESS — 6/10 sub-issues closed, 1 blocked (ci_exhausted), 2 in-progress, 1 backlog ## Objective: Ship (Fold 2) — Deploy profiles per artifact type - [ ] No deploy profiles defined