# EPV Public Review Package

Paper: **Prediction Is Not Permission: Statistical Execution Authority for AI
Agents**

Project website: <https://computational-decision-lab.github.io/epv/>

## Published Files

```text
index.html                         reviewer reading interface
styles.css                         responsive visual system
app.js                             tabs, PDF reader, and conceptual gate logic
assets/paper/main.pdf              seven-page main paper
assets/paper/supplement.pdf        proofs, protocol, and audits
assets/paper/main_with_supplement.pdf
                                   combined review package
assets/figures/                     selected exact paper figures
assets/visuals/                     optimized conceptual illustrations
assets/docs/REVIEWER_GUIDE.md      evidence-led reading guide
```

## Visual Asset Boundary

The five conceptual illustrations were generated as 3840 by 2160 masters and
reviewed for embedded text, watermarks, misleading metrics, and domain
overclaims. The public site serves optimized 1600 by 900 WebP derivatives with
explicit dimensions and lazy loading. Semantic labels, method order, route
names, alt text, and evidence disclaimers remain in HTML.

The architecture illustration is not a paper result. The four domain scenes
are deployment scenarios, not empirical evidence from the study.

## Verification Snapshot

- Frozen research workspace: 260 tests passed, 1 skipped; 43 of 43 figure
  checks passed; readiness reported 44 of 45 checks passed, one declared
  external-evidence warning, and zero failures.
- Site content contract: 12 checks passed.
- Browser interaction and responsive checks: 8 checks passed, including 320,
  390, and 1440 pixel viewport overflow tests.
- Five visual masters verified at 3840 by 2160 RGB with no embedded metadata.
- Five public WebP assets verified at 1600 by 900 RGB and under 180 KB each.
- Public assets are scanned for credentials and legacy project naming before
  deployment.

## Release Boundary

The public repository is intentionally a curated static snapshot. Private
credentials, model-provider logs, sealed evaluation inputs, internal research
trees, and local 4K masters are excluded. This boundary keeps the reviewer
interface auditable without exposing restricted or machine-specific state.

Full experimental source is not included in this public artifact. The GitHub
repository exposes the Pages source, paper PDFs, selected figures, and release
documentation; it is not a complete reproduction repository.
