summaryrefslogtreecommitdiff
path: root/.agent/preferences.md
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-22 23:45:19 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-22 23:45:19 +0000
commit8abc63efdbc0bb96cd6c9aa99d6e9166e0bcabae (patch)
treef4d6a082eed9b10bc67436a3ca5188e0182961eb /.agent/preferences.md
parent11b905fd437d651b2e39745aa82a5dd36f70331e (diff)
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to '.agent/preferences.md')
-rw-r--r--.agent/preferences.md15
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...)