safal207/PythiaLabs Silicon Evidence Gate

Produce ALLOW, BLOCK, or ESCALATE from commit-bound silicon verification evidence.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
requestPath to the silicon gate request JSON in the caller workspace.yes
reportPath where the machine-readable gate decision will be written.noartifacts/silicon-gate-decision.json
fail_on_blockFail the action when the gate decision is BLOCK.notrue
fail_on_escalateFail the action when the gate decision is ESCALATE.notrue
namedescription
decisionFinal gate decision: ALLOW, BLOCK, or ESCALATE.
reason_codesComma-separated deterministic reason codes.
request_sha256SHA-256 of the gate request JSON.
report_sha256SHA-256 of the generated gate decision JSON.
report_pathPath to the generated gate decision JSON.