plutonicsauce/Escrow

Verify coding-agent instructions against deterministic repository evidence.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai-api-keyOpenAI API key used only by the hosted Codex claim-extraction process. Leave empty for local Ollama or LM Studio mode.no
local-providerOptional local provider: ollama or lmstudio. Requires a self-hosted runner that can reach it.no""
modelCodex model used to interpret repository instructions.nogpt-5.6-luna
targetOptional repository-relative directory whose instruction scope should be checked.no""
executeRun documented commands in temporary Git worktrees.notrue
allow-networkAllow documented commands that need network access.nofalse
report-directoryRelative directory in the checked-out repository for generated reports.no.escrow-artifacts
codex-versionVersion of @openai/codex to install (latest is the default).nolatest
namedescription
statusEscrow CLI exit code (0 passes, 1 stale instructions, 2-4 operational errors).
json-reportRepository-relative JSON report path.
markdown-reportRepository-relative Markdown report path.
html-reportRepository-relative HTML report path.
summary-reportRepository-relative concise CI summary path.