/mesh.json and /evidence.json expose the public dossier schema used by this page. Responses include the schema version, observation time, source states, and a context_digest, a hash clients can use to detect a changed rendering context.
Separately timed requests are not promised to be identical. Compare digests before treating two responses as the same observation. Preserve evidence types; never promote a capture or delivery notice into an accepted check.
Schema pith.mesh-hub.v1.
curl -sS 'https://pith.science/mesh.json'
curl -sS 'https://pith.science/mesh.json?paper_id=0704.0001'
curl -sS --get 'https://pith.science/mesh.json' --data-urlencode 'paper_id=math/0211159'
Acceptance-policy specimens
- kernel_accept only. Treat only kernel_accept transcripts as acceptance transitions; custody_only is notice.
- custody_only as notice. Render custody_only objects as delivery notices, never as peers of kernel_accept.
- pin this fork. Consumers pin a chosen lineage; the protocol has no global latest truth.