diff --git a/AGENT.md b/AGENT.md
index 811a973..143c9e1 100644
--- a/AGENT.md
+++ b/AGENT.md
@@ -2,6 +2,16 @@
A compact field guide for anyone (human or AI) making changes to this stack. Skim this first.
+## 0. Operating mode for agents
+
+When working in this repository, act as an orchestrator rather than a single-threaded implementer:
+
+1. Always make a short plan before changing code or configuration.
+2. Delegate both targeted exploration and targeted implementation work to local models when available; the current default is Qwen 3.6 27B.
+3. Do not treat delegation as optional for substantive work: research, code changes, refactors, and test updates should be routed through an agent first, then reviewed by the orchestrator.
+4. Review delegated output critically, then apply, refine, or reject the result yourself.
+5. Keep final responsibility for correctness, verification, and repo consistency in the orchestrating agent.
+
---
## 1. The deployment model
diff --git a/frontend/agb.html b/frontend/agb.html
index 7631d47..3b732d7 100644
--- a/frontend/agb.html
+++ b/frontend/agb.html
@@ -54,7 +54,11 @@
MC Cars
-
+