Release Material: Product Version (Application Teams)
Problem
Application teams need memory that survives real traffic and supports policy-driven behavior, not a demo-only vector lookup that is hard to operate.
Architecture Principles
Audit-first: every memory write is trackable and recoverable.Derived async: background derivations do not block user-facing write flows.Memory -> Policy: memory signals directly influence planner/tool decisions and can learn from feedback.
Evidence
- Stable API contract for
writeandrecall_text. - SDK availability in TypeScript and Python for fast integration.
- Operational runbooks, health gates, and consistency checks for release confidence.
- Published container artifact for standard deployment path.
Boundaries
- Aionis is a memory kernel, not a full workflow orchestrator.
- Retrieval quality still depends on prompt strategy and application-side eval loops.
- Some enterprise governance workflows require staged rollout with platform teams.
Next Step
- Start with one production flow and lock KPI targets.
- Enable policy/rule feedback loop for one high-value decision point.
- Expand scope only after latency, quality, and ops metrics are stable for two release cycles.