enoch208/Sigil — Loop Integrity
Cross-verify a project's LOOP.md against its git history and gate the PR on its Loop Integrity Score.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| loop-file | Path to the LOOP.md to audit. | no | LOOP.md |
| threshold | Fail the check if the Loop Integrity Score is below this (0-100). | no | 0 |
Outputs
| name | description |
|---|---|
| score | Loop Integrity Score (0-100). |
| contradicted | Number of contradicted LOOP.md lines. |