docs: enforce questions-first process; remove proposal/plan; update AGENTS and SeedPrompt

This commit is contained in:
2025-09-17 09:19:06 -05:00
parent a5fa0f8970
commit 5ee44431dc
7 changed files with 94 additions and 33 deletions

View File

@@ -50,3 +50,8 @@ Commit/push everything in the repo now before we get started on the project.
### Chat Output Preference
- Keep chat output concise and minimal. The primary collaboration interface is via repository files (collab/, devlog/, docs/). Use chat only for brief status updates or to announce next actions.
### Collaboration Sequencing
- Start with questions in `collab/questions/` and keep iterating/adding questions until satisfied or instructed to move on.
- Do not create proposals or plans until the questions file has been edited by the user and the user gives explicit approval.