Skip to main content
Version: v0.9.0a2

Get Provenance

GET 

/v1/facts/:fact_id/provenance

Provenance walk with tombstone suppression.

Returns the derived_from chain for a fact. Any entry whose referenced entity is tombstoned — or whose fact is otherwise inaccessible — is redacted to {"hash": "...", "exists": false}, indistinguishable from unauthorized cross-scope references to prevent existence leakage. Covered by Spec-X2-RTBF-Tombstones and Spec-X11-Recall-Graph.

Request

Responses

Successful Response