Commit Graph
2 Commits
Author SHA1 Message Date
ddadminandClaude Opus 4.7 7f184d0507 docs: document subagent architecture in AGENTS.md and DESIGN.md
AGENTS.md gets a new Architecture section with boundary
invariants. DESIGN.md §12 explains the residue problem, the
Agent-tool split, and why Haiku is sufficient for the runner.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 18:39:00 +03:00
ddadmin f41a6cbe87 docs: добавлен AGENTS.md для orientation AI-агентов
- Зачем:
  - конвенция AGENTS.md (codex, aider и др. агенты её автодетектят) даёт свежему агенту быструю навигацию по репо без прочтения всех 50 KB DESIGN.md перед началом работы.
- Что:
  - Короткий (~25 строк) pointer-файл: one-paragraph what-is-this, три main-docs с one-line описанием, три "don't"-правила про cross-refs / session marker / silent-recovery, верификация через §7 smoke-test + dogfood.
  - Всё содержательное остаётся в DESIGN.md; AGENTS.md только ориентирует.
- Проверка:
  - Файл существует, читаем, ссылается на реальные §-номера в DESIGN.md (§4.1b, §6.7, §6.8, §7, §9.6, §10).
2026-04-17 18:44:04 +03:00