Skip to main content

Module semantic_trust

Module semantic_trust 

Source
Expand description

Semantic provenance and trust classification.

Structural proof closure answers whether Cortex can verify a claim’s lineage and authority edges. Semantic trust answers a different question: whether the claim is grounded enough to influence future reasoning. ADR 0039 keeps these axes separate so proof, utility, and provenance cannot silently upgrade one another.

Structs§

SemanticTrustInput
Evidence available for semantic trust evaluation.
SemanticTrustReport
Result of semantic trust evaluation.

Enums§

ProvenanceClass
Provenance family for a memory, principle support edge, or boundary claim.
SemanticTrustClass
Semantic trust posture for a claim after provenance review.
SemanticUse
Authority surface that wants to consume semantic trust.

Functions§

evaluate_semantic_trust
Evaluate semantic trust for a requested use.