Merge pull request 'chore: planner run — prerequisite tree update' (#1113) from chore/planner-20260322-1104 into master

This commit is contained in:
johba 2026-03-22 12:46:03 +01:00
commit b8ee408b73
2 changed files with 37 additions and 2 deletions

View file

@ -32,3 +32,37 @@ No new issues — all top constraints already have open backlog issues (#1031, #
- Analytics (#1101) — blocked on E2E quality gate
- Pitch deck, influencer outreach — blocked on Phase 1 completion
- Evolution first run, resources/protocol data — not blocking the critical path
---
# Planner run — 2026-03-22 18:30 UTC
## Predictions triaged
No unreviewed predictions.
## Prerequisite tree updates
- Resolved: Evolution pipeline produces output (evidence/evolution/best.push3 exists, dated Mar 19)
- Updated: Resources/protocol formulas now exist on disk (run-resources.toml, run-protocol.toml) — #1059 closed — but evidence dirs still empty
- No new objectives or phases added
## Top 3 constraints
1. int256 overflow (#1031) — blocks 10 objectives via Contract safety → Phase 1 chain — issue already open
2. Overflow guard for slots 1-7 (#997) — blocks 10 objectives — issue already open
3. Catch block clamping fix (#1019) — blocks 10 objectives — issue already open
## Issues created
No new issues — all top constraints already have open backlog issues.
## Observations
- Contract safety remains the singular bottleneck for the third consecutive run. All 5 prerequisites (#1031, #997, #1019, #1067, #1054) are open with no recent commit activity. The dev agent is not picking these up — may need escalation or explicit prioritization.
- #1085 (floor ratchet 2000-trade oscillation run) closed, but parent issues #1067 and #1082 remain open — the run provided data but the attack is not yet defeated.
- Evidence pipeline improving: evolution now has best.push3 output. Resources/protocol formulas implemented but idle (no action issues dispatched, evidence dirs empty).
- Vault is empty — no procurement requests pending.
- Three stale unlabeled issues (#517, #383, #147) noted by prediction #1105 still unlabeled — gardener has not yet triaged them.
## Deferred (in tree, not filed)
- Floor ratchet defeat (#1067) and OptimizerV3 tests (#1054) — also contract safety constraints but ranked 4th/5th
- Mobile viewport + cross-browser E2E (#1099) — blocked on contract safety
- Conversion funnel (#1100), Analytics (#1101) — blocked on E2E gate
- Resources/protocol formula dispatch — idle compute, not on critical path
- Pitch deck, influencer outreach — blocked on Phase 1 completion

View file

@ -77,6 +77,7 @@ Status: BLOCKED — 5 prerequisites unresolved. **CONSTRAINT** — blocks Phase
- [x] Evolution formula exists
- [x] Red-team produces persistent evidence (evidence/red-team/2026-03-20.json)
- [x] Evolution commits via PR (#1047 — closed)
- [ ] Evolution pipeline produces first run (evidence/evolution/ empty)
- [ ] Resources/protocol formulas produce data (#1059 closed, dirs empty)
- [x] Evolution pipeline produces output (evidence/evolution/best.push3 exists)
- [ ] Resources/protocol formulas produce data (formulas exist, evidence dirs empty)
- [ ] Holdout/user-test produce data (blocked on evolution structured evidence)
Status: BLOCKED — 2 prerequisites unresolved