Skip to content

Commit f51f56d

Browse files
potiukm4sterchain
authored andcommitted
Add AGENTS.md with security-model link for agent discoverability
Adds an AGENTS.md entry point so automated scan agents can discover the project's security model via the conventional AGENTS.md -> SECURITY.md chain. No existing content is changed. Generated-by: Claude Code (Claude Opus 4.8)
1 parent 6ee29fc commit f51f56d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Agent guidance
2+
3+
This file is read by automated agents (security scanners, code analyzers,
4+
AI assistants) operating on this repository. It points them at the
5+
human-authored references they should consult before producing output.
6+
7+
## Security
8+
9+
Security model: [SECURITY.md](./SECURITY.md)
10+
11+
Agents that scan this repository should consult `SECURITY.md` for the
12+
project's threat model, in-scope / out-of-scope declarations, and known
13+
non-findings before reporting issues.

0 commit comments

Comments
 (0)