demirelo/analog-ready regression gate
Fail-closed analog-readiness CI gate: summarize a zoo model and hardware profile, compare it to a committed baseline, and write a redactable regression envelope.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model | zoo model name | yes | — |
| profile | builtin profile name or a path to your own profile YAML | yes | — |
| baseline | path in the caller checkout to the committed run-summary JSON | yes | — |
| python-version | Python version to run the gate on | no | 3.12 |
| redact | omit model identity and derived numeric deltas from the envelope | no | true |
| envelope-out | where to write the regression envelope | no | analog-ready-envelope.json |
Outputs
| name | description |
|---|---|
| envelope | path to the written regression envelope |