Skip to content

teolex2020/AuraSDK

v1.5.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai ai-agents cognitive embedded encryption
+5 more
llm memory offline python rust

Summary

AI summary

Fixed 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

Track teolex2020/AuraSDK

Get notified when new releases ship.

Sign up free

About teolex2020/AuraSDK

Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.

All releases →

Beta — feedback welcome: [email protected]