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

This commit is contained in:
2025-09-17 11:29:53 -05:00
parent 1c22d06566
commit 11a611e072
6 changed files with 15 additions and 3 deletions

View File

@@ -238,3 +238,10 @@ This log is concise and structured for quick machine parsing and summarization.
- Added audit advisory to flag usage of `cat`/`sed -n` in scripts
- next:
- Avoid printing file contents via shell; log details to DevLog when needed
## 2025-09-17T17:40Z
- context: Quiet is now mandatory (no toggle)
- actions:
- Updated system prompts and AGENTS templates to state quiet is required
- next:
- Continue with quiet operations and filesystem-first logging