Skip to main content

Module epistemic_production

Module epistemic_production 

Source
Expand description

Production GPU exact-path adapter for accepted epistemic evidence.

This module is intentionally thin. It gates probabilistic execution on accepted world-view evidence, then routes into the existing GPU-native exact provenance path instead of using the bounded epistemic fixture circuit.

Structs§

EpistemicProbGpuBatchExecutionEvidence
Accepted GPU batch execution evidence used for probabilistic production gating.
EpistemicProbGpuExecutionEvidence
One accepted GPU epistemic execution record used for probabilistic production gating.
EpistemicProbPirCnfEvidence
Device-side PIR/CNF evidence produced after accepted epistemic gating.
EpistemicProbProductionAdapter
Thin adapter from accepted epistemic evidence to the existing GPU exact path.
EpistemicProbProductionCapabilities
Capability report for the probabilistic production adapter.
EpistemicProbProductionTrace
Trace counters proving the production adapter stayed on the GPU exact path.

Enums§

EpistemicProbProductionCapabilityStatus
Production capability status for probabilistic paths required by v0.9.

Functions§

production_capabilities
Return the current probabilistic production capability report.