You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(memory): MemoryExecute op — executable memory loop closed
- memory.pattern_recall retrieves stored procedural patterns from graph store
- memory_type annotations on IR nodes (episode/semantic/procedural/persona)
- emit_edges as typed data-flow edges in IR topology
- MemoryExecute compiler op, bridge verb, engine runtime hook
- 14 tests passing: test_memory_execute_op, test_strict_adapter_contracts, test_adapter_manifest
- Gaps A, B, C closed from IR completeness audit