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§
- Execution
Metrics - Measured numbers — never invent.
- Execution
Profile - Attested run recipe for a converted native weight package.
- Execution
Toggles - Runtime knobs that compose with InferenceMode (env-applied at load).
- Objective
Scores - Multi-objective matrix (incremental fill). Missing = not yet measured.
- Representation
Notes - Documents which representation levers exist in the ecosystem (matrix, not a single format).
Constants§
- EXECUTION_
PROFILE_ SUFFIX - File suffix:
model.f16.p64→model.f16.execution-profile.json(stem-preserving). - EXECUTION_
PROFILE_ VERSION - Schema version for campaign tooling (bump when fields change meaning).