agent-policy 0.6.0

Schema-first generator for coding-agent repo policies and compatibility files.
Documentation
1
2
3
4
5
6
7
8
// CLI commands — implemented in Phase 2
pub mod check;
pub mod generate;
pub mod import;
pub mod init;
pub mod install_hooks;
pub mod lint;
pub mod list_targets;