amos-labs/Plumbline Gate
Mission-alignment gate for AI agent PRs: proof receipts, deterministic checks, semantic review, and failure capsules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic API key for semantic review | yes | — |
| github-token | Token used to post the gate comment on the PR | yes | ${{ github.token }} |
| receipt | Path to the proof receipt. Leave as default (auto) to discover the per-PR receipt at .plumbline/receipts/<task_id>.json — legacy .proofgate/ repos work unchanged. | no | auto |
| policy | Path to the gate policy (auto-resolves .plumbline/ or legacy .proofgate/) | no | .plumbline/policy.json |
| phase | Phased gate stage: full (default, all-in-one), quality (phase 1: shape + semantic, ci-evidence skipped — tests not yet run), or verify (phase 2: ci-evidence + terminal verdict). See templates/workflow-staged.yml. | no | full |
Outputs
no outputs