schema_version: "1"
project:
name: agent-policy
summary: Schema-first generator for coding-agent repo policies and compatibility files.
commands:
test: cargo test
lint: cargo clippy --all-targets -- -D warnings
build: cargo build --release
paths:
editable:
- src/**
- templates/**
- tests/**
- examples/**
protected:
- .github/workflows/**
- agent-policy.schema.json
- Cargo.toml
generated:
- site/**
constraints:
forbid_secrets: true
require_tests_for_code_changes: true
outputs:
- agents-md
- claude-md
- cursor-rules
- gemini-md
- copilot-instructions
- clinerules
- windsurf-rules
- copilot-instructions-scoped
- junie-guidelines