From e6f6bd86eab07954d8f06e740659969c3dfecc7f Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Fri, 12 Jun 2026 15:21:03 +0900 Subject: docs: merge ORCHESTRATOR.md into AGENTS.md as a single-agent guide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d6e60c..9586b33 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ bun run check # biome (.ts/.js; .svelte correctness is svelte-check's job ## Documentation - **Design + plan:** `../arch-rewrite/notes/frontend-design.md` -- **Build rules:** `AGENTS.md` · **Orchestration:** `ORCHESTRATOR.md` · **Vocabulary:** `GLOSSARY.md` +- **Build rules + workflow:** `AGENTS.md` · **Vocabulary:** `GLOSSARY.md` -- cgit v1.2.3