Documentation
AssayPDF docs
Everything you need to install, run, and reproduce the GWG 2022 benchmark. Sourced live from the assay-pdf engine repo — edits there appear here within minutes.
Reference
Architecture
How the pieces fit together.
CLI reference
All commands accept a global -v / --verbose flag for debug logging.
Installing AssayPDF
Prerequisites and initial setup. For the end-to-end workflow once you're installed, see usage.md.
Known Quirks
Things that might surprise you running AssayPDF, with explanation.
Legal Positioning
AssayPDF is comparative-quality benchmarking. This document captures the legal posture so the project can ship and grow without surprises.
Methodology
How AssayPDF actually scores a preflight engine.
Reproducing AssayPDF
Step-by-step guide to running AssayPDF end-to-end on your machine and reproducing a published score.
Troubleshooting
For deeper debugging, re-run any command with the global -v / --verbose flag to enable DEBUG logging.
Usage walkthrough
End-to-end: fetch → generate → benchmark → report → validate. For installation, see install.md. For per-flag CLI detail, see cli.md. For common errors, see troubleshooting.md.