willshacklett/GodScore CI
Recoverability-aware CI scoring and optional enforcement before collapse.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scenario | Demo scenario to simulate: stable, recoverable, or collapse | no | collapse |
| enforce | Fail the job on critical/collapse | no | false |
| fail_on_warning | Also fail the job on warning | no | false |
Outputs
| name | description |
|---|---|
| godscore | Recoverability-aware score from 0 to 100 |
| status | Final sentinel status: stable, warning, critical, collapse |
| passed | Whether the evaluated system passed policy |