docs: add strict chat output policy (five-line max, no diffs) to AGENTS.md and SeedPrompt.md; log in devlog
This commit is contained in:
@@ -68,3 +68,10 @@ Commit/push everything in the repo now before we get started on the project.
|
||||
- Summarize for the model in `.llm.md` companions; keep human-readable detail in the primary `.md`.
|
||||
- Do not paste large content into chat; write to files and reference paths.
|
||||
- Prefer starting new numbered files per round to keep each doc short.
|
||||
|
||||
### Chat Output Policy
|
||||
|
||||
- Default chat line: `Updated <filepath>. Read/edit and let me know.`
|
||||
- Limit chat to five lines or fewer; avoid explanations in chat.
|
||||
- Never paste diffs or large content in chat; commit to files and reference paths.
|
||||
- Log detail in `docs/devlog/` and keep the chat terminal clean.
|
||||
|
Reference in New Issue
Block a user