API reference
Workplans and proofs API
Read workplan source resolution and proof-package metadata from EyeParity.
EyeParity exposes repository-scoped workplan routes and Unit of Work proof packages. These APIs are part of the authenticated production data plane; tenant authorization applies where required.
Use the resolver when the production route is known by repository and slug. A successful response identifies the resolved source and its API path. Treat a fallback page or unresolved source as a fail-closed result even when the outer HTML route responds.
This form addresses a specific repository workplan file. Use the exact filename returned by the resolver or repository-scoped listing rather than inventing a path.
The response summarizes the Unit of Work and links its proof package. Proof packages may include acceptance evidence, verifier state, runtime identities, artifact hashes, and visual evidence URLs.
Clients should preserve the returned artifact URL and identity instead of reconstructing storage paths. A local filesystem path is not a reviewer-facing artifact reference.