Skip to content

voiage.contracts.kernel

Generic calculation-kernel protocol and the additive EVPI pilot.

  • CalculationKernel Generic method implementation dispatched through backend capabilities.
  • EvpiKernel Capability-aware EVPI kernel preserving the legacy scalar calculation.
  • dispatch_calculation Select a capable backend, execute, and produce a typed envelope.
  • run_evpi Run the opt-in EVPI contract without changing legacy APIs.