docs(agents): revamp AGENTS.md as a comprehensive coder guide
Full revamp of the repo-root AGENTS.md per vpe req_7szh7vce. Promotes
load-bearing invariants from docs/coding-standards.md inline so they
can't be skipped: L1–L9 layer hygiene (with the domain-ownership table
at the top), no-compat-shims, trust get_journal(), SPDX header, fail
loudly. Adds a start-here ordered reading list, a top-level repo map,
an annotated repo mental model, make-command coverage grouped by use
(37 targets with when-to-use notes), a testing quickstart, and an
annotated depth-doc map.
Relocates the misaudienced "Talent CLI Boundaries" runtime restrictions
out of AGENTS.md (coder audience) into talent/journal/references/cli.md
(cogitate audience, loaded via the journal skill).
Replaces the full Layer Hygiene section in docs/coding-standards.md
with a one-line redirect to AGENTS.md §7 — single source of truth for
the invariants, no drift.
Plan: vpe/workspace/solstone-agents-md-revamp-plan.md (extro repo).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>