sethgammon/Citadel verify
Run a bounded Citadel verification workflow and emit an honest local receipt.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow | Checked-in Citadel workflow identifier. | no | verify-change |
| evidence-path | Relative directory for the receipt and summary. | no | .planning/action-evidence |
| strict | Fail the action unless verification passes. | no | true |
| working-directory | Relative repository directory to verify. | no | . |
Outputs
| name | description |
|---|---|
| status | Honest result: passed, failed, blocked, or unknown. |
| receipt-path | Relative path to the unsigned Operations Protocol receipt. |
| summary-path | Relative path to the verification summary. |