v0.7.0 — synapse
[0.7.0] — 2026-06-08
♻️ Refactoring
-
mcp: Replay_proposal client-driven, no sampling (SYN-219) (bc9eea3)
-
core: Split pending apply paths into apply submodule (ADR-015) (fd8c8af)
✨ Features
-
SYN-183: Read-only query tool, structured aggregation (ADR-023) (51161d3)
-
SYN-218: Confidence-tiered write policy (ADR-022) (7310ac2)
-
SYN-217: Incremental reindex via dirty-tracking ledger (facab8a)
-
SYN-237: Onboarding fp32/int8 embedding choice + dense int8 BGE-M3 (4bc9496)
-
core: Atomic propose_batch + crash-safe accept (SYN-202, SYN-216) (5ac4e57)
🐛 Bug Fixes
- models: Reconcile model-size figures to measured truth (SYN-214) (6bed78c)
📝 Documentation
-
roadmap: Restructure v0.7-v0.9 + commercial from strategic audit (d2da947)
-
adr: Accept ADR-022 — confidence-tiered write policy (BR-12.3) (e02c2f8)
-
roadmap: Reprioritise v0.7; defer async + Intel macOS to v2.0 (f901d63)
-
changelog: Release v0.6.0 (9786f2c)
🤖 CI
- workflows: Disable push-on-main trigger (PR + manual only) (84f506a)