governance: zero technical debt, production-ready always; safety first across system prompts, AGENTS templates, proposal, and plan

This commit is contained in:
2025-09-17 10:31:25 -05:00
parent ff33cb282a
commit fae0f5b413
11 changed files with 72 additions and 16 deletions

View File

@@ -184,3 +184,17 @@ Details:
Next Steps:
- Execute the plan using TDD, starting with test harness setup and failing tests.
---
Date: 2025-09-17 16:24 (UTC)
Summary:
- Added governance: zero technical debt and production-ready at all times (safety first, speed second) for this and generated projects.
Details:
- Updated system prompts and AGENTS templates to mandate zero-debt and remove any doc/test deferrals.
- Updated proposal and plan to include this rule and acceptance criteria.
Next Steps:
- Maintain zero-debt gate during implementation; no merges without tests and docs.

View File

@@ -146,3 +146,11 @@ This log is concise and structured for quick machine parsing and summarization.
- Updated plan with hour-by-hour accelerated timeline and deferral notes
- next:
- Begin implementation immediately upon plan approval
## 2025-09-17T16:24Z
- context: Governance update — zero technical debt, production-ready always (safety first)
- actions:
- Updated global system prompt and seed/project AGENTS templates with zero-debt rule
- Amended proposal and plan to require docs/tests with every feature; removed any doc deferrals
- next:
- Enforce zero-debt gate throughout implementation