OptionaladaptiveGlobally learned scorer weights (Phase 7).
Injected by selectMeshClaimant from _.mesh.adaptiveWeights. Overrides
scorer.defaultWeight but yields to per-claim _weight_<name> values.
Weight resolution order (highest priority first):
meta._weight_<name> — per-claim explicit overridectx.adaptiveWeights[name] — this field (online-learned prior)scorer.defaultWeight — hardcoded fallbackOptionalmodeOptionalpath
Per-request context supplied to scoring.
namespaceandrequestedAtmake scoring deterministic for a request. Future scorers may also usepathPrefixfor workload-specific policy.