Parent
Mission
Produce the first reviewable implementation packet for HUMMBL Model Market & Routing Control Plane v0.1 without creating a new repository or changing production routes.
Required sequence
Resolve Scope decision: agent-runtime selection versus model routing #7 first using a layered shared envelope:
runtime/privacy/authority decision first;
model/provider/cost decision only inside the approved runtime envelope;
separate validation boundaries;
no cheaper model may bypass runtime, privacy, authority, or human-review gates.
Record definitions for task, runtime, execution backend, provider, model, scaffold, reviewer, and human route.
Implement the minimal v0.1 policy packet under Whole-codebase and corpus model routing policy v0.1 #8 only after the scope decision is reviewable.
Required artifacts
reviewed architecture decision for Scope decision: agent-runtime selection versus model routing #7 ;
task-runtime envelope schema;
provider/model capability registry schema;
workload/task-class schema;
model-route decision schema;
benchmark-result import schema;
promotion receipt schema;
price snapshot schema with provenance, currency, effective date, and verified-at;
deterministic validator;
valid fixtures;
invalid/adversarial fixtures;
five example route decisions using placeholder outcomes only.
Required invalid cases
missing privacy classification;
missing authority metadata;
stale benchmark evidence;
unresolved model alias;
price without provenance/effective date;
cheaper route selected despite a hard-gate failure;
unsafe runtime with eligible model;
missing fallback or expiry;
self-review where independent review is required.
Constraints
Do not encode unverified model rankings or prices.
Do not change any production/default route.
Do not add product-specific private state.
Do not canonize new HUMMBL/BaseN terminology.
Preserve backward compatibility or explicitly version any breaking schema change.
Stdlib-only validation is preferred unless the repo already establishes another dependency policy.
Validation receipt
Return:
branch and commit SHA;
exact changed paths;
commands executed and outputs;
valid fixture pass results;
expected invalid fixture failures;
unresolved design questions;
explicit statement that no production routing changed.
Acceptance criteria
Parent
Mission
Produce the first reviewable implementation packet for HUMMBL Model Market & Routing Control Plane v0.1 without creating a new repository or changing production routes.
Required sequence
Required artifacts
Required invalid cases
Constraints
Validation receipt
Return:
Acceptance criteria