Fold the root .ai/ topic tree; AGENTS.md self-contained

What

Completes the agents-md slim (!24 (merged)): the reference's own root .ai/ topic tree (7 files) folds into CONTRIBUTING.md (commit/git mechanics) and AGENTS.md (standards routing, CI/CD, design, compliance-matrix sections), then deletes. The reference now models the self-contained shape its own standard permits.

Notable

  • site/integrations/llms-txt.ts: the /agents/<topic>/ fan-out collapses to one /agents/guide/ page sourced from AGENTS.md. Verified with just build + just agent (clean).
  • Stale specifics in .ai/design.md (token names, chrome component table, mermaid contract source) are NOT propagated; AGENTS.md points at the current canonical sources. A design-docs audit is a reasonable follow-up.
  • Drive-by accuracy: _lib.sh comment example, ARCHITECTURE.md Makefile→justfile + primitive count, vale paths lose the dead .ai/ globs.

Validation

just guard, just validate, just check-self (sole FAIL is the pre-existing posture deviation), just build, and just agent all pass.

Merge request reports

Loading