1 2 3 4 5 6 7 8 9
# Changelog ## 0.1.1 ## 0.1.0 - Initial release. Shared bound-context store (base ⊕ TTL'd overlay), extracted from `synapse-proxy` so `synapse-proxy` and `synapse-mcp` can share the same `ContextStore` type without a cyclic dependency.