acharyye/Protocol CI
Gate a protocol/scenario design change on simulated retention regression.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Aug 27, 2026
- License
- MIT
Pinned Snippet
uses: acharyye/synthetic-patient-persona@26b6c0ae91bd993e2e10dab74874577091534f78 # v0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| scenario | Path to the scenario file to gate. | yes | — |
| gates | Path to the pre-registered gates config. | no | ci/gates.json |
| out | Directory for verdict.json and verdict.md. | no | ci/out |
Outputs
| name | description |
|---|---|
| outcome | PASS, WARN or FAIL. |
| verdict-markdown | Path to the rendered PR comment. |