This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed policy hint generation for explicitly declared causal links.
Full changelog
Bug Fix: explicit causal links → policy hints
When users called link_records(cause_id, effect_id, "causal"), the SDK
accepted the links but never produced policy hints. Fixed.
What was broken
CausalEvidenceMode::ExplicitTrusted was added in 1.5.2 but the causal
and policy pipeline still applied strict repeated-window criteria,
silently rejecting all user-declared causal links.
What was fixed
- Causal evidence gates now respect explicit trust signals
- Policy seed selection accepts explicit-backed patterns
- Confidence scoring falls back to record level when beliefs are not yet formed
- Causal and policy engines now persist correctly between sessions
Result
After 2+ explicit causal links, the cognitive stack surfaces actionable
policy hints — avoid, warn, verify_first — that strengthen over time
as more evidence accumulates.
Upgrade
pip install aura-memory==1.5.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About teolex2020/AuraSDK
Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.
Related context
Beta — feedback welcome: [email protected]