chore: planner run 2026-04-15 #30
1 changed files with 21 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Prerequisite Tree
|
# Prerequisite Tree
|
||||||
<!-- Last updated: 2026-04-11 -->
|
<!-- Last updated: 2026-04-12 -->
|
||||||
|
|
||||||
## Objective: Foundation — Core agent loop (dev → CI → review → merge)
|
## Objective: Foundation — Core agent loop (dev → CI → review → merge)
|
||||||
- [x] dev-agent picks up backlog issues (dev/dev-agent.sh exists)
|
- [x] dev-agent picks up backlog issues (dev/dev-agent.sh exists)
|
||||||
|
|
@ -29,7 +29,7 @@ Status: DONE
|
||||||
## Objective: Foundation — Knowledge graph for structural defect detection
|
## Objective: Foundation — Knowledge graph for structural defect detection
|
||||||
- [x] networkx package installed in agents container (#220 — closed)
|
- [x] networkx package installed in agents container (#220 — closed)
|
||||||
- [x] build-graph.py exists in lib/
|
- [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 (213 nodes, 295 edges as of 2026-04-12)
|
||||||
Status: DONE
|
Status: DONE
|
||||||
|
|
||||||
## Objective: Foundation — Predictor-planner adversarial feedback loop
|
## Objective: Foundation — Predictor-planner adversarial feedback loop
|
||||||
|
|
@ -79,11 +79,28 @@ Status: BLOCKED — #697 needs architect decomposition
|
||||||
## Objective: Adoption — Architect lifecycle completeness
|
## Objective: Adoption — Architect lifecycle completeness
|
||||||
- [x] Architect closes parent vision issues when sprint sub-issues complete (#689 — closed)
|
- [x] Architect closes parent vision issues when sprint sub-issues complete (#689 — closed)
|
||||||
- [x] Architect-run.sh signature bug fixed (#690 — closed)
|
- [x] Architect-run.sh signature bug fixed (#690 — closed)
|
||||||
|
- [x] Architect review response handling fixed (#718 — closed)
|
||||||
|
- [x] Architect URL construction fixed (#717 — closed)
|
||||||
|
- [x] Architect pitch output fixed (#716 — closed)
|
||||||
Status: DONE
|
Status: DONE
|
||||||
|
|
||||||
## Objective: Adoption — Dev agent pipeline reliability
|
## Objective: Adoption — Dev agent pipeline reliability
|
||||||
- [ ] Dev-poll deadlock in same-container case (#693 — in-progress)
|
- [x] Dev-poll deadlock in same-container case (#693 — closed)
|
||||||
Status: BLOCKED — #693 being worked by dev-qwen
|
- [x] Profile journal digestion hang (#702 — closed)
|
||||||
|
Status: DONE
|
||||||
|
|
||||||
|
## Objective: Adoption — Assistant (disinto-chat) (#623)
|
||||||
|
- [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
|
||||||
|
|
||||||
## Objective: Ship (Fold 2) — Deploy profiles per artifact type
|
## Objective: Ship (Fold 2) — Deploy profiles per artifact type
|
||||||
- [ ] No deploy profiles defined
|
- [ ] No deploy profiles defined
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue