Point agent docs at AGENTS.md as the source of truth #20

Merged
thatguygriff merged 1 commits from docs/agents-source-of-truth into main 2026-09-16 14:45:14 +00:00
Member

What

Declares AGENTS.md the source of truth for agent instructions:

  • New AGENTS.md: compact working guide (commands, resolve/probe workflow, architecture, hard-earned adapter rules, conventions).
  • CLAUDE.md: header note deferring to AGENTS.md; kept as supplemental detail.
  • README.md: one-liner in ## Development pointing agents at AGENTS.md.

On conflict, AGENTS.md wins; executable sources win over all prose.

Verification

Docs-only change — no code touched, so typecheck/test/build are unaffected.

## What Declares `AGENTS.md` the source of truth for agent instructions: - New `AGENTS.md`: compact working guide (commands, resolve/probe workflow, architecture, hard-earned adapter rules, conventions). - `CLAUDE.md`: header note deferring to `AGENTS.md`; kept as supplemental detail. - `README.md`: one-liner in `## Development` pointing agents at `AGENTS.md`. On conflict, `AGENTS.md` wins; executable sources win over all prose. ## Verification Docs-only change — no code touched, so `typecheck`/`test`/`build` are unaffected.
Kydoimos added 1 commit 2026-09-16 14:42:47 +00:00
Point agent docs at AGENTS.md as the source of truth
CI / Typecheck, test, build (pull_request) Successful in 29s
045a312f14
thatguygriff merged commit c08b628cce into main 2026-09-16 14:45:14 +00:00
thatguygriff deleted branch docs/agents-source-of-truth 2026-09-16 14:45:14 +00:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Unsupervised/antisocial#20