Skip to main content

Module comorbidity_eval

Module comorbidity_eval 

Source
Expand description

Defeasible comorbidity evaluation for the Core 1 Prolog Sentinel.

Traverses nested RDF-Star Quins (subject bit 63) and compounding q42:exacerbates edges without heap allocation. Contradictory diagnoses route through paraconsistent isolation rather than halting evaluation.

Structs§

ComorbidityVerdict

Enums§

ComorbidityError
ComorbidityStatus

Constants§

MAX_COMORBIDITY_VERDICTS
MAX_CONDITION_SLOTS
NESTED_PAYLOAD_MASK
NESTED_SUBJECT_MASK
PRED_EXACERBATES
PRED_HAS_CONDITION
PRED_HAS_SEVERITY

Functions§

compile_exacerbation_quins
Compile a nested exacerbation Quin pair (relationship + severity).
eval_comorbidity
Core 1 evaluator — zero heap allocation; caller supplies output buffers.
is_nested_subject
nested_claim_fingerprint
Fingerprint for a nested RDF-Star claim: << ante pred cons >>.