05-evidence-graph.md
Every important surface classified into an evidence state.
Complete review (v6, headline)
arkheionx complete-review assembles the V4 review map, the V5 blind-spot layer,
and the V6 evidence graph, interaction matrix, and unresolved map into one folder a human
reviewer or an AI agent can work from. It writes by default and makes no vulnerability
claims.
Run it
arkheionx complete-review . --out .arkheionx/complete-review
arkheionx complete-review . --json
arkheionx complete-review . --no-write Every important surface classified into an evidence state.
Combinations of surfaces that may hide bugs when tested together.
Everything important that local evidence does not close.
A scoped, model-agnostic task for a review agent — write local tests, do not claim findings.
The checklist a human completes before ending the review.
A machine-readable index of the whole package.
Boundary
The package is local, static, and vendor-agnostic. It makes no vulnerability claims and
assigns no severity. Give 08-agent-input.md to a review agent; a human
completes 09-human-review-checklist.md. ArkheionX does not confirm
vulnerabilities. Human review is required. See docs/COMPLETE_REVIEW.md.