blob: 4d79ba2ef12b5833d5e0c8e7b47d32a6a10c0327 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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...)
|