asmuelle/spec-drift
Semantic coherence analysis between specification and Rust implementation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | spec-drift ref. Accepts a tag (`v0.1.0`) for pre-built binaries, or a branch/SHA to build from source. | no | v0.1.0 |
| format | Output format: human, json, or sarif | no | human |
| output | Write output to this path (stdout if empty) | no | "" |
| deny | Fail when any divergence at or above this severity exists: notice | warning | critical | no | notice |
| args | Additional arguments forwarded to spec-drift | no | "" |
| working-directory | Working directory for the scan | no | . |
| anthropic-api-key | Anthropic API key for LLM-backed rules. Omit to run without LLM. | no | "" |
Outputs
no outputs