Skip to content

docs: index agent guidance sources#127

Merged
rianjs merged 1 commit into
mainfrom
docs/126-agent-guidance-index
May 30, 2026
Merged

docs: index agent guidance sources#127
rianjs merged 1 commit into
mainfrom
docs/126-agent-guidance-index

Conversation

@rianjs

@rianjs rianjs commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove the AGENTS.md to CLAUDE.md dependency pattern
  • shrink AGENTS.md and CLAUDE.md into peer source indexes
  • move New Relic-specific development facts into docs/development.md while linking shared standards and automation to their canonical repos

Verification

  • git diff --check
  • rg -n -F "Source of truth:" AGENTS.md CLAUDE.md docs/development.md
  • rg -n -F "Local convenience copy, if present:" AGENTS.md CLAUDE.md docs/development.md
  • rg peer-entrypoint checks for AGENTS/CLAUDE cross-dependencies
  • rg duplication guard for shared CI/release mechanics
  • make verify

Closes #126

@rianjs

rianjs commented May 30, 2026

Copy link
Copy Markdown
Collaborator Author

No findings.

The PR removes the AGENTS.md -> CLAUDE.md dependency, keeps both entrypoints as peer indexes, preserves nrq-specific facts in docs/development.md, and links shared standards/automation through the established source/local pattern. The shared CI/release mechanics were removed rather than relocated, and the added scriptability.md reference covers the init/set-credential/nrq me guidance.

@rianjs rianjs merged commit d131852 into main May 30, 2026
9 checks passed
@rianjs rianjs deleted the docs/126-agent-guidance-index branch May 30, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: index agent guidance with canonical source links

1 participant