sollansystems/loop-engineer gate
Proof-of-done gate for agent-loop contracts: hard-fails on doctor, scores with inspect (warn-only by default).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Workspace (or .loop dir) holding the loop contract | no | . |
| version | loop-engineer version to install from PyPI (e.g. 0.6.1). Empty installs from the action's own checkout. | no | "" |
| fail-under-score | Fail the job when the inspect score (0-100) is below this. 0 keeps inspect warn-only. NOTE: the inspect score is an advisory heuristic and a determined author can game it — loop doctor is the hard gate. | no | 0 |
| python-version | Python version for the gate | no | 3.12 |
| github-token | Token for the optional PR scorecard comment. Empty skips the comment. | no | "" |
Outputs
no outputs