2.5 KiB
2.5 KiB
Next Session: Run Epic beadboard-v5a (Holistic v5 Audit)
Start Here
cd /mnt/c/Users/Zenchant/codex/beadboard
bd show beadboard-v5a
bd ready
You are not starting feature work first. Execute the audit epic and produce critique + remediation graph.
Epic and Bead Order
Epic: beadboard-v5a — [EPIC] BeadBoard Driver v5: Holistic Validation and Critique
Execution DAG (already wired):
beadboard-v5a.1baseline verification runbeadboard-v5a.2skill-local contract suite execution- Parallel audit lane after baseline:
beadboard-v5a.3SKILL.md runbook dry-runbeadboard-v5a.4reference consistency auditbeadboard-v5a.5test coverage gap auditbeadboard-v5a.6failure-mode drill auditbeadboard-v5a.10frontend visual validation gate (manual)beadboard-v5a.11communication system holistic auditbeadboard-v5a.12memory system auditbeadboard-v5a.13agent lifecycle/liveness auditbeadboard-v5a.14swarm/molecule workflow auditbeadboard-v5a.15cold-agent usability audit
beadboard-v5a.7consolidated report (docs/reviews/YYYY-MM-DD-beadboard-driver-v5-audit.md)beadboard-v5a.8remediation epic + bead graph creationbeadboard-v5a.9final go/no-go verdict + handoff update
Required Skills For This Session
Use these skills explicitly:
beadboard-driververification-before-completionsystematic-debugging(for any failing gate/drill)writing-skills(critiquing SKILL.md + reference quality)writing-plans(when translating findings into remediation plan)
Required Verification
At minimum, run and capture outputs:
npm run typecheck
npm run lint
npm run test
node skills/beadboard-driver/tests/run-tests.mjs
Also capture manual visual evidence for frontend/comms validation (v5a.10): screenshots + explicit human confirmation note.
Bead Authoring Rule (When Creating Remediation Beads)
Follow:
docs/protocols/bead-prompting.md
Every new remediation bead description must include:
TASK CONTEXTTASK CONTRACT(Goal, Success Criteria, Scope, Out of Scope)IMPLEMENTATION CONSTRAINTSVERIFICATION REQUIREMENTS
Deliverables (Definition of Done)
Session is done only when all are true:
beadboard-v5a.1throughbeadboard-v5a.15are completed per dependency order.- Consolidated audit report committed under
docs/reviews/. - Remediation epic/bead graph created and linked with correct dependencies.
- Go/no-go verdict written with evidence and residual risks.