Agents POST matter PDFs or URLs with store=true to create evidence bundles with manifest SHA-256, artifact hashes, and chain-of-custody logs. Bundles support legal hold, offline verify, and optional Base L2 notarization.
Claim-check mode evaluates statements as supported, contradicted, or not_found with quoted passages and chunk_id citations. Each supported claim is verifiable via Merkle proof without trusting the extraction server.
PUT /v1/extract/{id}/hold blocks retention garbage collection and deletion (HTTP 409 on delete attempts) until hold is released — preserving evidence during active litigation or regulatory review.
For x402 autonomous agents, use staging with mock payments or production with API keys when crypto micropayments are not appropriate for the firm.
Example scenario: A matter corpus of 40 contract PDFs indexed into one collection. Cross-document Q&A returns answers with chunk_id citations verifiable via Merkle proof in <1ms each. Legal hold blocks delete (HTTP 409); bundle ZIP export includes full chain-of-custody log.
Illustrative workflow metrics — not customer testimonials. Regulated production requires legal review.