ePdf Test Debug Pages
Minimal Pages-side debug surface for the `epdf-test-` environment. It hits the Rust Worker directly and is meant for fixture-free smoke verification while the real execution plane is still stubbed.
API Base
Smoke
Fixture-light Worker shortcuts. If `file_id` is filled, the smoke route reuses it; otherwise it registers a temporary URL-backed file automatically.
Files
Create a file record by upload or by external URL, then re-use the returned `file_id` in analyze or edit.
Analyze
Analyses
Edit
PdfOps
Switch routes to load a template. If Debug Hold is enabled, `signatures.apply` only succeeds after the prepared job is manually driven to a successful terminal state.
Batch
Workflow
Workflow Run
Use Debug Hold to stop auto-complete, then drive workflow runs through debug or cancel paths.
Job Debug
Use this to query persisted job state and trace events from D1.
Batch Debug
Query batch state, list batch jobs, or cancel a queued batch.
Artifacts
Inspect artifact metadata and open its generated file content through the normal file endpoint.
Providers
Inspect the Worker-side provider catalog and adapter families before wiring real native or commercial backends.
Recent
Fetch the last 20 persisted files, analyses, jobs, or batches from D1.