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§
- 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.
Enums§
- Epistemic
Prob Production Capability Status - Production capability status for probabilistic paths required by v0.9.
Functions§
- production_
capabilities - Return the current probabilistic production capability report.