Files
AstrAI/astrai/extension/backend
ViperEkura acbe57a0f9 refactor: unify operator selection behind generic dispatch
Add astrai/extension/dispatch.py: per-family decision tables over
composable Specs, with explicit-strict / implicit-loose resolution,
ASTR_OPS env overrides, profile presets, and explain traces. Migrate
attention (behavior-preserving facade) and rotary onto it; new tests
cover spec algebra, resolution semantics, and spec-vs-supports_call
consistency.
2026-09-01 16:35:02 +08:00
..