Surface
| Field | Value |
|---|---|
| Repo | HarperZ9/repo-proof-index |
| Surface class | S:proof-index-tool |
| Review mode | Public README, package manifest, and CLI behavior |
| Access | No credentials, private files, or protected payloads |
Sample report · repo-proof-index · evidence handoff
`repo-proof-index` is the handoff point in the proof-surface stack. It turns contracts, receipts, and capability descriptors into a compact table or JSON surface a reviewer can actually inspect.
| Field | Value |
|---|---|
| Repo | HarperZ9/repo-proof-index |
| Surface class | S:proof-index-tool |
| Review mode | Public README, package manifest, and CLI behavior |
| Access | No credentials, private files, or protected payloads |
kind: best-effort contract type.surface: product, language, witness, root, or name.status: status, maturity, verdict, or fallback.evidence: short evidence summary.path: source JSON path in JSON mode.| Evidence | Status |
|---|---|
| Public README | Present and tightened with examples, non-goals, and pipeline role |
| Install command | Present |
| CLI entry point | repo-proof-index |
| JSON output mode | --json |
| Workspace discovery mode | --root . |
| Custom contracts directory | --contracts-dir project-docs/contracts |
| Bundled examples | Sample product, backend capability, witness receipt, and malformed input |
| Runtime dependencies | None listed |
| Category | Status |
|---|---|
| Legibility | Good after README tightening |
| Bounded claim | Good |
| Evidence visibility | Good foundation with sample contracts and malformed input fixture |
| Buyer usefulness | High for proof packet assembly and diligence handoff |
| Overclaim risk | Low if schema validation and certification stay out of scope |
| Next action | Add installed-package smoke evidence and CI pointer |