kernel-oracles
Bounded exact, conservative, temporal replay, and refutation paths for the recursive inference kernel.
Usage
use ;
Scope
This crate evaluates supported oracle slices, delta parity, temporal replay, and bounded refutation/minimal-perturbation behavior over compiled kernel artifacts.
Non-goals
- no string-time ordering shortcuts
- no unbounded search
- no authority over truth or promotion
Ecosystem
Depends on:
stack-ids-- identity primitives (ContentDigest,OracleSliceId,RegionId)constraint-compiler-- compiled graph artifactsforge-memory-bridge-- projection import batch typeskernel-execution-- execution baselines for oracle evaluationrecursive-kernel-core-- kernel operator metadata
Depended on by:
kernel-conformanceknowledge-runtimeforge-pilotcontract-schema-gen
stack-ids integration
Uses ContentDigest, OracleSliceId, and RegionId from stack-ids for
oracle slice identification and content addressing.