Skip to content

Commit 4c6d492

Browse files
committed
📝 docs: make AGENTS.md canonical, CLAUDE.md a shim
AGENTS.md is read by every agent tool; CLAUDE.md now imports it so the guidance lives in one file instead of two that drift. Claude-Session: https://claude.ai/code/session_0165h5hvmWJfxaEN4y9t5m1U
1 parent c39a0d6 commit 4c6d492

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CLAUDE.md renamed to AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CLAUDE.md
1+
# AGENTS.md
22

33
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ python -m http.server 8000
6262
```
6363
control-overlays-selector/
6464
├── index.html # Main web application (vanilla JS)
65-
├── CLAUDE.md # AI assistant guidance
65+
├── AGENTS.md # AI assistant guidance
6666
├── README.md # This file
6767
6868
├── nist_catalog/ # NIST SP 800-53 source data

0 commit comments

Comments
 (0)