chant-cli 0.21.1

Spec execution platform for AI-assisted development
Documentation
# Build outputs
bin/
dist/
/target/

# Coverage
coverage.out
coverage.html

# Documentation build
docs/book/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Chant local state
.chant/state/
.chant/logs/
.chant/locks/
.chant/store/
.chant/processes/
coverage/