conalh/GovVerdict

Cross-tool meta-reviewer for the agent-gov suite. Consolidates JSON reports from ScopeTrail, PolicyMesh, CapabilityEcho, TaskBound, and SessionTrail.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reportsGlob of report JSON files to consolidate. Example "reports/*.json".yes
thresholdDrop findings below this severity from the merged output. One of low, medium, high, critical.no""
fail-onExit with status 1 when any surviving finding meets or exceeds this severity. Use none, low, medium, high, or critical.nonone
exceptionsPath to an exception baseline file (JSONC array or { exceptions [...] }).no""
workflow-nameWorkflow identifier propagated onto the merged report. Cross-walks to OpenTelemetry gen_ai.workflow.name.no""
formatOutput format for the consolidated review. One of md, json, term. Defaults to md so it's ready for GITHUB_STEP_SUMMARY.nomd
namedescription
ratingAggregate severity across the merged report.
findings-countNumber of unique findings in the merged report.
invalid-reports-countNumber of source report files rejected by validation.
merged-report-pathPath to the written merged report (empty when streamed to stdout).