governance: zero technical debt, production-ready always; safety first across system prompts, AGENTS templates, proposal, and plan
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- One-way workflow; minimal chat; read `.llm.md`, write both.
|
||||
- Governance/propagation: update prompts/global and seed/project AGENTS when norms change.
|
||||
- Safety: `--force` for overwrite; never `git push`; runs under `<project>/runs/<ts>/`.
|
||||
- Zero Technical Debt: production-ready always; no deferring docs/tests/refactors.
|
||||
|
||||
- Deliverables:
|
||||
- `CodexHelper` bash script
|
||||
@@ -41,6 +42,7 @@
|
||||
- Precedence: CLI > env > project > mode > global.
|
||||
- `prompts/global/` used in composition.
|
||||
- Tests: all features covered by unit/integration tests (bats); TDD observed (tests committed alongside implementation); CI/local test script present.
|
||||
- Zero Debt: docs updated; no pending TODOs/deferrals; production-ready criteria met.
|
||||
|
||||
- Open choices (defaulting now):
|
||||
- Include empty `prompts/style.md`: Yes.
|
||||
@@ -50,13 +52,13 @@
|
||||
|
||||
- Next: Implement per milestones; add concise README quickstart.
|
||||
|
||||
- Accelerated Timeline (8 hours today):
|
||||
- Accelerated Timeline (8 hours today):
|
||||
- H0–1: test harness + failing smoke tests (CLI, guardrails)
|
||||
- H1–2: CLI skeleton + guardrails (make tests pass)
|
||||
- H2–3: binary detection + pass-through (tests first)
|
||||
- H3–4: new-mode scaffolder (tests first)
|
||||
- H4–6: new-project scaffolder (tests first)
|
||||
- H6–7: run: compose + invoke (tests first)
|
||||
- H7–8: config precedence (tests first) + minimal docs
|
||||
- H7–8: config precedence (tests first) + minimal docs
|
||||
|
||||
- Defer if needed: expand docs; polish templates.
|
||||
- No deferral: docs must be completed; templates polished sufficiently for production.
|
||||
|
Reference in New Issue
Block a user