Skip to content

Add two draft posts: the CLAUDE.md→AGENTS.md bridge investigation - #2549

Closed
Adam-S-Daniel wants to merge 1 commit into
mainfrom
claude/funny-pascal-uwixq4
Closed

Add two draft posts: the CLAUDE.md→AGENTS.md bridge investigation#2549
Adam-S-Daniel wants to merge 1 commit into
mainfrom
claude/funny-pascal-uwixq4

Conversation

@Adam-S-Daniel

Copy link
Copy Markdown
Owner

Two draft posts (published: false, so nothing goes live from this merge) writing up today's investigation into whether Claude Code actually picks up guidance referenced from CLAUDE.md:

  1. "Claude Code wasn't reading this site's AGENTS.md" — the confession/case study: this repo's own CLAUDE.md linked to AGENTS.md instead of importing it, so ~1,300 lines of guidance were never loaded (CLAUDE.md links to AGENTS.md instead of importing it — Claude Code never sees this repo's guidance #2545), and why neither the sync nor the drift dashboard caught it.
  2. "Symlink or @import? Testing how Claude Code actually loads AGENTS.md" — the method (magic-token probes with read tools disallowed, including the round-one false positive where the model foraged with its own tools), the 16-layout results table, the stale claims that started the scare (SDK v0.1.0 default, spring's subagent reports), and the symlink-vs-import verdict.

Both link to the implementation issues: Adam-S-Daniel/_agent-guidance#17, Adam-S-Daniel/skills-evals#5, and #2545.

Front matter follows existing _posts conventions (title/slug/date/excerpt/published) and was YAML-validated; drafts are excluded from the build by published: false per _config.yml.

🤖 Generated with Claude Code

https://claude.ai/code/session_01D7rqKwvKrn92eNE5LgCvBq


Generated by Claude Code

Drafts (published: false) covering the 2026-07-10 empirical audit of how
Claude Code loads AGENTS.md: one on this repo's own broken bridge
(CLAUDE.md linked to AGENTS.md instead of importing it — issue #2545),
one on the full magic-token test matrix and the symlink-vs-@import
decision (_agent-guidance#17, skills-evals#5).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D7rqKwvKrn92eNE5LgCvBq
@github-actions github-actions Bot added not-decap-created PR was not created by Decap CMS (head branch is not cms/<col>/<slug>) cms/draft Content draft — not ready for publish labels Jul 10, 2026
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

🗑️ Preview environment cleaned up.

Copy link
Copy Markdown
Owner Author

Closing — superseded by #2553. Per review: the confession post is discarded, and the remaining symlink/@import post is resubmitted as a single-entry PR emulating the Decap editorial-workflow shape (cms/posts/<slug> branch, one _posts/ file, collection-ordered front matter, decap-cms/draft label) so it rides the normal CMS machinery and appears in the /admin workflow tab.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cms/draft Content draft — not ready for publish not-decap-created PR was not created by Decap CMS (head branch is not cms/<col>/<slug>)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants