Cancellation

Document Primitives

cancellation

Cancellation extraction for policy numbers, effective cancellation dates, and stated cancellation reasons from real public cancellation notices.

Maturityhardened

Passed the 100+ document release gate.

Callableyes

Available through API, processor, playground, CLI, and MCP.

FamilyDocument Primitives

Schema family used for routing, docs, corpus, and benchmark grouping.

Truth stateproven

Part of the full 56-schema 99%+ accuracy release.

API Surface

Every schema has the same inspection rails.

Developers and agents can inspect the schema contract, corpus state, benchmark state, and schema memory before choosing whether to call extraction.

GET /v1/schemas/cancellation
GET /v1/corpus/cancellation
GET /v1/benchmarks/cancellation
GET /v1/benchmarks/cancellation/latest
GET /v1/schema-memory/cancellation
Evidence

Values need a reason.

Returned fields must tie back to source text, page or section references, evidence quality, and extraction provenance.

Abstention

No proof, no truth.

Weak, missing, or unsupported evidence stays unresolved instead of becoming a plausible JSON value.

Benchmark

Promotion passed.

Every public schema became release-ready only after its 100+ document corpus passed required-field, evidence, exact-label, and document-pass scoring.

Related