chore: planner run 2026-04-12 #19
1 changed files with 27 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Prerequisite Tree
|
||||
<!-- Last updated: 2026-04-11 -->
|
||||
<!-- Last updated: 2026-04-12 -->
|
||||
|
||||
## Objective: Foundation — Core agent loop (dev → CI → review → merge)
|
||||
- [x] dev-agent picks up backlog issues (dev/dev-agent.sh exists)
|
||||
|
|
@ -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 (207 nodes, 240 edges as of 2026-04-11)
|
||||
- [x] Graph report generating successfully (215 nodes, 306 edges as of 2026-04-12)
|
||||
Status: DONE
|
||||
|
||||
## Objective: Foundation — Predictor-planner adversarial feedback loop
|
||||
|
|
@ -79,11 +79,32 @@ Status: BLOCKED — #697 needs architect decomposition
|
|||
## Objective: Adoption — Architect lifecycle completeness
|
||||
- [x] Architect closes parent vision issues when sprint sub-issues complete (#689 — closed)
|
||||
- [x] Architect-run.sh signature bug fixed (#690 — closed)
|
||||
Status: DONE
|
||||
- [x] Architect-run.sh malformed URL fixed (#717 — closed)
|
||||
- [x] Architect-run.sh empty pitch fixed (#716 — closed)
|
||||
- [ ] Architect review detection: ignores formal APPROVED reviews (#718 — in-progress)
|
||||
Status: READY — #718 being fixed by dev-bot, architect functional but has edge case
|
||||
|
||||
## Objective: Adoption — Dev agent pipeline reliability
|
||||
- [ ] Dev-poll deadlock in same-container case (#693 — in-progress)
|
||||
Status: BLOCKED — #693 being worked by dev-qwen
|
||||
- [x] Dev-poll deadlock in same-container case (#693 — closed)
|
||||
- [x] WOODPECKER_REPO_ID agent container fix (#599 — closed)
|
||||
- [x] Profile journal digestion hang (#702 — closed)
|
||||
Status: DONE
|
||||
|
||||
## Objective: Adoption — Claude chat interface (#623 sprint)
|
||||
- [x] Caddy subpath routing skeleton + Forgejo/Woodpecker host reconfig (#704 — closed)
|
||||
- [ ] disinto-chat container scaffold, no auth (#705 — in-progress by dev-qwen)
|
||||
- [ ] disinto-chat sandbox hardening (#706 — backlog)
|
||||
- [ ] Claude identity isolation for disinto-chat (#707 — backlog)
|
||||
- [ ] Forgejo OAuth gate for disinto-chat (#708 — backlog)
|
||||
- [ ] Caddy Remote-User forwarding + chat-side validation (#709 — backlog)
|
||||
- [ ] disinto-chat conversation history persistence (#710 — backlog)
|
||||
- [ ] disinto-chat cost caps + rate limiting (#711 — backlog)
|
||||
- [ ] disinto-chat escalation tools (#712 — backlog)
|
||||
- [ ] Per-project subdomain fallback path, contingency (#713 — backlog)
|
||||
Status: IN PROGRESS — 1/10 done, #705 active. Architect-decomposed sprint from #623.
|
||||
|
||||
## --- ADOPTION MILESTONE: IN PROGRESS ---
|
||||
## 5 objectives DONE, 1 READY, 2 BLOCKED, 2 IN PROGRESS
|
||||
|
||||
## Objective: Ship (Fold 2) — Deploy profiles per artifact type
|
||||
- [ ] No deploy profiles defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue