fabro/lib
Bryan Helmkamp 5c33b87dce Fix core_adapter select_edge to use actual context for edge conditions
The select_edge bridge was creating an empty Context, which meant edge
conditions reading context values (e.g. context.failure_class=budget_exhausted)
would never match when using the core engine. Now snapshots the CoreContext
into a wf Context so evaluate_condition sees the real runtime state.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 09:32:22 -04:00
..
crates Fix core_adapter select_edge to use actual context for edge conditions 2026-03-24 09:32:22 -04:00
packages/fabro-api-client Designate retros as experimental, disable by default via [features] flag 2026-03-15 20:36:32 -04:00