governance: make quiet/no-streaming mandatory (no toggle) across system prompts and templates; log in DevLog
Some checks are pending
ci / test (push) Waiting to run
Some checks are pending
ci / test (push) Waiting to run
This commit is contained in:
@@ -19,7 +19,8 @@ This file is copied by scaffolding into new projects. Edit to suit the project w
|
||||
## Chat Output Policy
|
||||
- Default: `Updated <filepath>. Read/edit and let me know.`
|
||||
- Keep chat ≤5 lines; no diffs; announce only collab file changes; log details in DevLog.
|
||||
- Quiet shell: avoid printing file contents/diffs; prefer silent checks and DevLog summaries.
|
||||
- Quiet shell: avoid printing file contents/diffs; prefer silent checks and DevLog summaries.
|
||||
- Quiet is mandatory (no toggle) in this workflow.
|
||||
|
||||
## Coding, Tests, and Git
|
||||
- Minimal, focused changes; adopt TDD (write tests first) and require unit/integration tests for all features; consistent style.
|
||||
|
Reference in New Issue
Block a user