Skip to main content

Module epistemic_plan

Module epistemic_plan 

Source
Expand description

GPU-native epistemic execution planning contracts.

Structs§

EpistemicConstraintPlan
World-view integrity constraint lowered for accepted GPU execution.
EpistemicCpuFallbackCounters
CPU fallback counters that must remain zero on the accepted hot path.
EpistemicExecutablePlan
Production-facing executable plan for accepted epistemic lowering.
EpistemicGpuPlan
Production-facing GPU execution contract for an epistemic program.
EpistemicReductionPlan
One epistemic rule’s reduced ordinary-program planning summary.
EpistemicSolverAssumptionBinding
Binding from an epistemic literal to a solver assumption obligation.
EpistemicSolverServiceContract
Solver-service contract exported from the epistemic semantic plan.
EpistemicTupleMembershipBinding
Binding from an epistemic literal to reduced stable-model tuple evidence.

Enums§

EpistemicGpuBufferKind
GPU-resident buffer category required by accepted epistemic execution.
EpistemicGpuHotPathPhase
Generate-Propagate-Test hot-path phase that must execute on GPU.
EpistemicSolverCapability
Solver production capability required by accepted epistemic execution.
EpistemicSolverStatusKind
Solver status kind that must cross the epistemic boundary distinctly.
EpistemicWcojReductionStatus
WCOJ status for a reduced ordinary program.