chore: planner run 2026-03-26

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
johba 2026-03-26 08:06:22 +00:00
parent 9135b8696e
commit a2bbc2adb5
2 changed files with 70 additions and 15 deletions

View file

@ -1,5 +1,5 @@
# Prerequisite Tree
<!-- Last updated: 2026-03-25 -->
<!-- Last updated: 2026-03-26 -->
## Phase 1 — Quality gate & release pipeline
@ -18,8 +18,8 @@ Status: DONE
- [x] Staking app exists
- [x] E2E quality gate passing (#1099 — closed)
- [x] Funnel test: landing → swap → stake (07-conversion-funnel.spec.ts exists, covers full flow with analytics events)
- [ ] Cross-browser spec glob fix (#1154) — funnel spec unintentionally runs on Firefox/WebKit/mobile
Status: DONE — funnel test exists and runs. Minor glob issue tracked in #1154.
- [x] Cross-browser spec glob fix (#1154 — closed)
Status: DONE
### Objective: Release pipeline
- [x] CI pipeline (Woodpecker)
@ -37,10 +37,16 @@ Status: DONE
## Phase 2 — Coordinated launch
### Objective: Pitch deck
### Objective: Pitch deck (#1155)
- [x] Phase 1 complete (E2E quality gate, conversion funnel, analytics all DONE)
- [ ] Brand identity defined (human decision — #1155 comment: "No brand identity/domain yet")
- [ ] Pitch deck created (PDF explaining KRK, floor mechanics, how to buy/stake)
Status: BLOCKED — pitch deck not yet created
Status: BLOCKED — awaiting human decision on brand identity
### Objective: Domain registration
- [ ] Brand identity defined
- [ ] Domain registered and DNS configured
Status: BLOCKED — prerequisite chain (brand identity first)
### Objective: Influencer outreach
- [ ] Pitch deck exists
@ -51,6 +57,7 @@ Status: BLOCKED — prerequisite chain
- [x] LiquidityManager contract
- [x] UUPS upgradeable optimizer
- [x] Conversion funnel verified (07-conversion-funnel.spec.ts)
- [ ] Domain registered and pointing to infrastructure
- [ ] Pitch deck reviewed
- [ ] Influencers committed
- [ ] Adversarial testing depth for launch confidence (per #1141 concern: 2 red-team runs insufficient for real ETH)
@ -64,7 +71,7 @@ Status: BLOCKED — prerequisite chain
### Objective: Optimizer governance
- [ ] Protocol live with real users
- [ ] Evolution pipeline producing candidates
- [ ] Evolution pipeline producing validated candidates (requires fitness JSON + holdout validation)
Status: BLOCKED — prerequisite chain
## Foundation (cross-cutting)
@ -82,18 +89,19 @@ Status: DONE
- [x] Evolution formula exists
- [x] Red-team produces persistent evidence (evidence/red-team/, 2 files)
- [x] Evolution commits via PR (#1047 — closed)
- [x] Evolution pipeline produces output (evidence/evolution/best.push3 exists)
- [ ] Evolution pipeline produces committed fitness evidence (best.push3 untracked on master, no JSON fitness data — per #1166)
- [x] Holdout produces data (evidence/holdout/2026-03-22-issue517-adversarial-lp.json)
- [x] User-test produces data (evidence/user-test/2026-03-25.json — 0/5 personas completed, wallet connector blocking)
- [x] User-test produces data (evidence/user-test/2026-03-25.json + 2026-03-26 post-wallet-fix on PR #1167)
- [ ] Resources/protocol formulas produce data (formulas exist, evidence dirs empty)
Status: BLOCKED — 1 prerequisite unresolved
Status: BLOCKED — 2 prerequisites unresolved
### Objective: User funnel fix
- [ ] Wallet connector renders at 1280x720 viewport (all 5 user-test personas blocked here)
- [ ] Desktop connect button visible at standard viewports
Status: BLOCKED — discovered via user-test evidence 2026-03-25. Blocks all user funnels.
- [x] Wallet connector renders at 1280x720 viewport (#1156 — closed, verified by user-test 2026-03-26: 5/5 personas connect)
- [x] Desktop connect button visible at standard viewports (#1156 — closed)
- [ ] attemptStake helper navigation fix (#1168 — produces /stakestake invalid route, blocks staking verification)
Status: BLOCKED — 1 prerequisite unresolved
### Objective: E2E test hygiene
- [ ] Cross-browser spec glob fix (#1154 — CROSS_BROWSER_SPECS matches unintended conversion-funnel spec)
- [ ] Woodpecker evidence-only PR pipeline (#1153)
Status: BLOCKED — 2 prerequisites unresolved
- [x] Cross-browser spec glob fix (#1154 — closed)
- [x] Woodpecker evidence-only PR pipeline (#1153 — closed)
Status: DONE