- Add complete agent harness structure with 8 roles (leader, triager, architect, implementer, reviewer, security, qa, documenter) - Implement strict workflow with 9 stages and mandatory gates - Add comprehensive verification script and runtime status tracking - Create artifact-based evidence system with contracts and schemas - Add agent policy matrix with permissions and anti-cheat rules - Include test suite (44 tests passing) and CI-ready structure - Add documentation: README, HOWTO, CHECKPOINTS, templates - Configure model routing policies and token-aware task assignment - Add BDD/SDD specification guides and feature templates - Include starter pack for quick project onboarding All verification checks pass. Framework ready for production use.
794 B
794 B
CHECKPOINTS
C1 — Estructura
- Existe
harness/,spec/,backlog/,work/,scripts/,platforms/.
C2 — Estado
- Máximo una feature en
in_progress. - Estados válidos en backlog.
work/runtime-status.jsonválido y visible conscripts/agent_status.py.
C3 — Gates
- Toda feature
donetienereviewer.jsonaprobado. - Toda feature
donetienesecurity.jsonaprobado. - Toda feature
donetieneqa.jsonaprobado. - Toda feature
donetieneleader-close.jsonválido. - Toda feature
donetienedocumenter.md.
C4 — Verificación
./scripts/verify.shtermina en OK.
C5 — Trazabilidad
work/history.mdactualizado en cierre.- Artefactos por feature en
work/artifacts/<feature_id>/.