snapsynapse/Graceful Boundaries Conformance Check
Check a live service's Graceful Boundaries conformance level and fail CI below a minimum level.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Base URL of the service to check, e.g. https://staging.example.com | yes | — |
| min-level | Minimum confirmed conformance level (0-4). The job fails below this. Note: Levels 1 and 3 require observing a live refusal and cannot be confirmed passively; 2 and 4 are the practical CI gates. | no | 0 |
| limits-path | Custom limits discovery path (default: /api/limits then /.well-known/limits) | no | "" |
| json | Emit machine-readable JSON report to stdout (true/false) | no | false |
Outputs
no outputs