-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Summary
- Add
AGENTS.mdas the universal AI agent entry point with all required sections (project overview, tech stack, runnable commands, directory structure, coding conventions, security invariants, trust model, agent operating mode, PR requirements, known gotchas, doc pointers) - Add
.ai/rules/security.mdwith 25+ repo-specific non-negotiable security rules covering access control, minting, upgrade safety, migration, cryptography, deployment, and math safety - Add
.ai/rules/agent-safety.mddefining untrusted input policy, never-do list, and POL-specific escalation triggers
Test plan
-
forge buildcompiles successfully -
forge test -vvv— 17/17 non-fork tests pass (2 fork tests skip withoutRPC_MAINNET, as documented in Known Gotchas) - No angle-bracket placeholders in any commands
- All Phase 1 exit criteria from the AI-First Repositories Guide V2 are met
🤖 Generated with Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels