Skip to content

docs: adopt committed AGENTS.md with CLAUDE.md symlink (WBC-807) - #35

Merged
ClayMav merged 2 commits into
mainfrom
clay/wbc-807-agents-md
Jul 24, 2026
Merged

docs: adopt committed AGENTS.md with CLAUDE.md symlink (WBC-807)#35
ClayMav merged 2 commits into
mainfrom
clay/wbc-807-agents-md

Conversation

@ClayMav

@ClayMav ClayMav commented Jul 23, 2026

Copy link
Copy Markdown
Member

This makes AGENTS.md the single committed source of truth for agent instructions in this repo, since Copilot and Codex read AGENTS.md natively. CLAUDE.md is now a committed symlink pointing at AGENTS.md, because Claude Code doesn't read AGENTS.md on its own and still needs a CLAUDE.md to find the same content.

No content changes beyond the rename, just moving the file and adding the symlink.

Ref WBC-807.

🤖 Generated with Claude Code

ClayMav added 2 commits July 23, 2026 13:48
AGENTS.md becomes the single committed source of truth for agent
instructions, readable by Copilot and Codex natively. CLAUDE.md is
now a symlink to AGENTS.md since Claude Code does not read AGENTS.md
natively, per the symlink pattern documented at
https://code.claude.com/docs/en/memory.md.
@ClayMav
ClayMav requested a review from james-willis July 23, 2026 21:26
@ClayMav
ClayMav marked this pull request as ready for review July 23, 2026 21:26
@ClayMav
ClayMav requested a review from a team as a code owner July 23, 2026 21:26

@salty-hambot salty-hambot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by Salty Hambot 🤖🧂 — rubric mode

Verdict: ✅ pass

📋 Requested evidence

  • Confirm CLAUDE.md is committed as an actual symlink (or a Markdown pointer, per the diff's literal AGENTS.md content) — the provided 'full file at HEAD' context shows CLAUDE.md with full duplicated content, which would contradict the single-source-of-truth intent if it lands that way.
Dimension Verdict Notes
correctness ✅ pass Content copied verbatim into AGENTS.md; CLAUDE.md becomes a pointer. No logic involved.
security ✅ pass Docs-only change; no code paths, secrets, or auth affected.
privacy ✅ pass No PII or data handling touched.
reliability ✅ pass No runtime behavior changes.
scalability ✅ pass Not applicable to a documentation reorg.
observability ✅ pass No logging or metrics affected.
clarity/maintainability ✅ pass Single source of truth eliminates doc drift between AGENTS.md and CLAUDE.md.
test quality ✅ pass No tests needed for a docs move.

A docs move with a symlink pointer — about as low-risk as diffs get. One source of truth, no drift, nothing to flag.

0 finding(s) posted · 1 skipped as already raised.
💰 Review cost: $0.2598 · 147.5k in / 2.1k out tokens · ⏱️ 46.5s
💬 To request a re-review, comment @salty-hambot review

@ClayMav
ClayMav merged commit 145670e into main Jul 24, 2026
3 checks passed
@ClayMav
ClayMav deleted the clay/wbc-807-agents-md branch July 24, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants