Documentation
CodexPDF docs
Generated from the sibling codex-pdf repository docs and README.
Getting started
Overview
Authoritative read-only PDF facts + render engine for Print with Synergy / Think Neverland tools. Versioned contract, schema-validated output, deployed as three services.
Architecture
codexPDF boundaries, extraction + render pipeline, and the three deployed services that share one cache key namespace.
CLI
Command reference for extract, probe, render, serve, parity, schema, contract, and validate workflows.
Reference
Deploy
Run codex-pdf as a three-service surface: Railway API + speculator sidecar + Cloudflare edge cache.
Parity
Projection-based parity checks used to compare codex output with external baselines.
Preflight Ingest
Adapters that normalize external preflight reports into codex issue payloads.
Codex policies — long-tail SLAs
Policy SLAs that govern the unified extraction surface. These are part of the public contract — consumers can depend on them across releases. Changes to a policy here are versioned alongside the schema.
Codex service-level objectives
Published SLOs for codex-pdf. These are targets, not contractual guarantees — but consumers can size their own SLOs against them, and operators should alert when codex falls below the documented bands.
codex-pdf contract
codex-pdf is the read-only PDF facts + render service for the Think Neverland tooling family (lint-pdf, loupe-pdf, the marketing demos, and the upcoming Forge producers). This document is the canonical pointer for…
Unified Extraction — integration guide
This guide is for consumer services (preflight engines, viewers, batch import pipelines) wiring against the codex-pdf unified extraction API. It covers the surface, the cache-key contract, tenancy, rate-limiting,…