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§
- Conditioned
Circuit Witness - Authoritative identity and preparation count for one conditioned circuit.
- Epistemic
Prob GpuBatch Execution Evidence - Accepted GPU batch execution evidence used for probabilistic production gating.
- Epistemic
Prob GpuExecution Evidence - One accepted GPU epistemic execution record used for probabilistic production gating.
- Epistemic
Prob PirCnf Evidence - Device-side PIR/CNF evidence produced after accepted epistemic gating.
- Epistemic
Prob Production Adapter - Thin adapter from accepted epistemic evidence to the existing GPU exact path.
- Epistemic
Prob Production Capabilities - Capability report for the probabilistic production adapter.
- Epistemic
Prob Production Trace - Trace counters proving the production adapter stayed on the GPU exact path.
- Prepared
Conditioned Program - One accepted-evidence exact circuit whose independent fact weights may change.
Enums§
- Epistemic
Prob Production Capability Status - Production capability status for probabilistic adapter paths.
Functions§
- production_
capabilities - Return a static inventory of implemented probabilistic backend stages.