shymonski-dev/Lifeguard Verify

Verify a Lifeguard agent specification in GitHub workflows and produce evidence logs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spec_pathPath to the Lifeguard specification JSON file.yes
evidence_pathPath for the evidence JSON lines log file.no.lifeguard/evidence.jsonl
runtimeVerification runtime. Options are standard and langgraph.nostandard
repo_pathOptional repository path passed to Lifeguard verification.no""
checkpoint_dirOptional checkpoint directory for langgraph runtime.no""
resume_checkpointOptional checkpoint file path for langgraph runtime resume.no""
approved_byOptional human approver identity for network or write capable tool execution.no""
approval_idOptional human approval identifier for network or write capable tool execution.no""
approval_notesOptional human approval notes for verification metadata.no""
working_directoryWorking directory where specification and evidence paths are resolved.no.
python_versionPython version used to install and run Lifeguard.no3.11
install_graph_runtimeInstall optional graph runtime dependencies. Set to true when runtime is langgraph.nofalse
namedescription
evidence_pathPath to the generated evidence JSON lines log file.
verification_passedWhether Lifeguard verification completed successfully.