6 lines
456 B
Markdown
6 lines
456 B
Markdown
# Agent-neutral project surfaces
|
|
|
|
This repository uses `AGENTS.md` and `.agents/` as the canonical project instruction, context, ADR, spec, task, and project-local skill surfaces.
|
|
Claude Code compatibility remains through `CLAUDE.md` and `.claude/` shims because existing harnesses and skills still discover those paths.
|
|
The compatibility surfaces are pointers, not duplicate sources of truth, so future agents have one canonical place to read and update.
|