diff options
Diffstat (limited to '.agent/preferences.md')
| -rw-r--r-- | .agent/preferences.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.agent/preferences.md b/.agent/preferences.md new file mode 100644 index 0000000..4d79ba2 --- /dev/null +++ b/.agent/preferences.md @@ -0,0 +1,15 @@ +# User Preferences & Workflow Quirks + +This file is a "living record" of the user's personal preferences, discovered patterns, and workflow expectations. Agents must proactively update this file as new preferences are revealed during interaction. + +## 1. Interaction & Workflow +- **Safety First:** The user prefers caution and deliberate action. +- **The "Checkpoint" Model:** Research first, strategy second, and wait for a "GO" (Directive). +- **Continuous Clarification:** A "GO" is not a mandate to stop asking questions. If execution hits an ambiguity, stop and ask. +- **Living Docs:** Agents are empowered and expected to update any file in the `.agent/` directory when a new fact, decision, or preference is established. + +## 2. Technical Preferences +- (To be populated as preferences are revealed during the project...) + +## 3. UI/UX Style +- (To be populated as preferences are revealed during the project...) |
