SAGE v11.5.0
SAGE v11.5.0
Sovereign Agent Governed Experience — persistent, governed memory for AI agents.
Quick Start (sage-gui)
# Download and extract for your platform, then:
./sage-gui setup # Interactive setup wizard
./sage-gui serve # Start your personal memory nodeSee the README for full documentation.
Changelog
- 44f226b feat(abci): mint the app-v17 empty fork gate (v11.5 Sprint 2 / C1)
- 6a45c4d feat(abci): quorum-scaled challenge, memory reinstate and vote cleanup on app-v17 (C2/C3/C5)
- 0ca47c6 feat(pipe): size caps, open-pipe quotas and stale-pipe expiry (E8 residual)
- b299d08 fix tooltip keyboard and viewport behavior
- 2e77bb4 fix(natter): set the WSS TLS floor to 1.3 (gosec G402)
- a047254 fix: harden v11.5.0 release candidate
- 766e2b7 release(v11.5.0): quorum-governed memory lifecycle + pipe hardening
- ffcf558 test(abci): app-v17 4-validator cluster ladder test + determinism harness disk fix