Skip to content

docs: add AGENTS.md - #1

Open
Patel230 wants to merge 1 commit into
mainfrom
chore/add-agents-md
Open

Patel230 wants to merge 1 commit into
mainfrom
chore/add-agents-md

Conversation

@Patel230

Copy link
Copy Markdown

What

across was the only repo in the graycode-eco workspace with no agent instructions file — no AGENTS.md, no CLAUDE.md. This adds one.

Source

Nothing here is invented. Every rule is pulled from something already enforced in the repo:

Section Source
Build & Test Makefile, .github/workflows/ci.yml
Development workflow, Code style CONTRIBUTING.md
Evidence discipline CONTRIBUTING.md ground rules + the qualification ladder in README.md
Security invariants README.md Security Model → docs/SECURITY.md
Structure actual cmd/ internal/ e2e/ web/ layout

Also

Gitignores /CLAUDE.md, matching rho#337 / graycode-platform#6 / graycode-skills#45 — gitnexus analyze generates a root CLAUDE.md with no flag to suppress it, and tools that read both prefer it, so the stub would shadow this file.

🤖 Generated with Claude Code

across was the only graycode-eco repo with no agent instructions file.
Captures what is already enforced by CONTRIBUTING.md, the Makefile, CI,
and docs/SECURITY.md: build/test targets, branch policy, code style, the
OBSERVED/STATED/UNKNOWN evidence rule, and the security invariants that
must not be weakened silently.

Also gitignore /CLAUDE.md so a future `gitnexus analyze` cannot drop in a
stub that shadows this file.
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.

1 participant