Skip to main content

Module execution_profile

Module execution_profile 

Source
Expand description

Attested run recipe for a native .p64 package (layout + mode + measured knobs). P64 / Q42 execution profile — attested how to run a native package at excellence.

QualiaDB is a human-centric multi-capability system. Inference packages are one toolchain lane. The profile exists so autonomous campaigns optimise speed and sense (and later grounding/rights), not so agents ship half-working “skeleton” products.

§On disk

Sibling of a winner .p64: {stem}.execution-profile.json

Structs§

ExecutionMetrics
Measured numbers — never invent.
ExecutionProfile
Attested run recipe for a converted native weight package.
ExecutionToggles
Runtime knobs that compose with InferenceMode (env-applied at load).
ObjectiveScores
Multi-objective matrix (incremental fill). Missing = not yet measured.
RepresentationNotes
Documents which representation levers exist in the ecosystem (matrix, not a single format).

Constants§

EXECUTION_PROFILE_SUFFIX
File suffix: model.f16.p64model.f16.execution-profile.json (stem-preserving).
EXECUTION_PROFILE_VERSION
Schema version for campaign tooling (bump when fields change meaning).