Career BoardSubstrateMETA-VENGINE
ROUTING ENGINE

Decision-quality routing across every model.

DQ 0.889 routing

HSRGS routing engine. Picks Claude, GPT, Gemini, or Grok per task with cost gates, recovery hooks, and a 0.889 average decision-quality score.

CAPABILITIES

What it does, line by line.

  • 01Multi-model routing (Claude, GPT, Gemini, Grok)
  • 02DQ scoring on every decision (avg 0.889)
  • 0394% recovery rate against transient failures
  • 0499.88% cache hit rate on repeated subqueries
  • 05Canonical pricing.json model registry (no hardcoded IDs)
  • 06BYO-keys enforcement with per-call attribution
SPEC

How META-VENGINE actually works.

meta-vengine is the routing engine that decides which model runs which task. It is multi-model by default (Claude, GPT, Gemini, Grok) with explicit cost gates, recovery hooks, and a logged decision-quality (DQ) score on every call. Average DQ across 4,954 routing decisions: 0.889.

The router does not assume one model wins. Hiring Committee runs Tech Lead on Grok by design, because deep technical probing benefits from a different posterior than the Hiring Manager (Claude) and HR Partner (GPT). Each agent gets the model whose decision profile fits the role, not the cheapest one.

Recovery is first-class. The engine ships with a 94% recovery rate against transient model failures and a 99.88% cache hit rate against repeated subqueries. When a model 404s on a stale ID, the router falls back to the canonical pricing.json registry, picks a current model, and continues without dropping the task.

meta-vengine is what lets Career Board enforce the BYO-keys promise. Every model call is routed through the operator's own keys when present, with an explicit fallback to platform keys only on tiers that include them. The receipt records which key paid for which call, every time.

HOW META-VENGINE POWERS THE CHAMELEON

How META-VENGINE fits the Chameleon engine.

meta-vengine routes each Chameleon call across Claude, GPT, Gemini, and DeepSeek based on cost and confidence.

BUILT ON META-VENGINE

The substrate is the moat. The product is the proof.

Career Board ships META-VENGINE as a working surface. Try the Chameleon, see the receipts, then decide.