dariusznewecki/CORE Constitutional Audit
Audit a repository against the constitutional rules declared in its .intent/ directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| intent-path | Path to the .intent/ directory (relative to the repository root). | no | .intent/ |
| severity | Minimum severity to surface. One of: block, high, medium, low, info. | no | block |
| format | Output format. One of: github-annotations, json, text. | no | github-annotations |
Outputs
| name | description |
|---|---|
| verdict | PASS if no findings at or above severity; FAIL if findings present; ERROR on internal failure. |