agent-spec 1.2.0

Intent compiler for AI agent coding: human intent compiles through requirement IR into verifiable task contracts, mechanically verified against the code
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Generated by cargo mutants
**/mutants.out*/

# Editor
*.swp
*.swo
*~
.vscode/
.idea/
*.iml

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*

# agent-spec run logs
.agent-spec/*
!.agent-spec/wiki/
!.agent-spec/wiki/**
!.agent-spec/archive/
!.agent-spec/archive/**
books/harness-spec-ai/
/docs/book/