f4b5545c2b1733161cf42adb33687a4c3342d982ca46d033db7d1641700f1e48
active
contextual
prescribed
Every CXU stored in the graph uses a defined structure that includes a content-addressable cxu_id, a standalone claim, supporting quotes, knowledge and claim classifications, assumption tracking, keywords, confidence, and lifecycle state so that each unit is consistently represented.
Supporting contexts
Quoteverbatim
Every CXU stored in the graph follows this structure:
— PYRANA_Internal_Knowledge_Graph_Specification.md
Quoteverbatim
cxu_id: "1220" + SHA-256(claim) # Content-addressable, 68 chars
— PYRANA_Internal_Knowledge_Graph_Specification.md
Quoteverbatim
claim: str # Standalone assertion, 15-70 words
— PYRANA_Internal_Knowledge_Graph_Specification.md
Quoteverbatim
supporting_quotes: list[str] # 3-6 verbatim source quotes
— PYRANA_Internal_Knowledge_Graph_Specification.md
Quoteverbatim
confidence: float # 0.0-1.0
— PYRANA_Internal_Knowledge_Graph_Specification.md
Quoteverbatim
lifecycle: DRAFT→ACTIVE→INACTIVE→VERSIONED
— PYRANA_Internal_Knowledge_Graph_Specification.md
Effective from: 7/16/2026, 11:17:57 PM