summaryrefslogtreecommitdiffhomepage
path: root/backend-handoff.md
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-12 15:21:03 +0900
committerAdam Malczewski <[email protected]>2026-06-12 15:21:03 +0900
commite6f6bd86eab07954d8f06e740659969c3dfecc7f (patch)
tree0971fde464a28fd1ed8a5a6aaf6e8e7125c43878 /backend-handoff.md
parent5ef7cc2916c544a66d68805063b02290f24d9a25 (diff)
downloaddispatch-web-e6f6bd86eab07954d8f06e740659969c3dfecc7f.tar.gz
dispatch-web-e6f6bd86eab07954d8f06e740659969c3dfecc7f.zip
docs: merge ORCHESTRATOR.md into AGENTS.md as a single-agent guide
One main agent does planning, contracts, and the feature writing — no summoning. Removes ORCHESTRATOR.md and the now-obsolete summoning artifacts (.dispatch/package-agent.md + .dispatch/rules/frontend-*.md, whose code rules are restated in AGENTS.md); keeps the contract mirrors + daisyui reference. Fixes dangling refs in README.md and backend-handoff.md.
Diffstat (limited to 'backend-handoff.md')
-rw-r--r--backend-handoff.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend-handoff.md b/backend-handoff.md
index b784eef..b5cf1eb 100644
--- a/backend-handoff.md
+++ b/backend-handoff.md
@@ -3,7 +3,7 @@
> **Purpose:** the single rolling document the FE orchestrator keeps current so the user can hand off
> the whole FE↔backend seam at any time — on completion OR at a roadblock. Updated continuously.
> **From:** dispatch-web orchestrator · **To:** arch-rewrite orchestrator · **Courier:** the user.
-> `lsp` does NOT span the repos (ORCHESTRATOR §5) — every cross-repo ask flows through here.
+> `lsp` does NOT span the repos (AGENTS.md § Backend seam) — every cross-repo ask flows through here.
_Last updated: 2026-06-12. **FE is current on `[email protected]` / `[email protected]`.** All handoffs
to date are consumed: surfaces + WS, conversation transcript/metrics, tabs + model selector,