Welcome to Statewave Discussions #1
Replies: 3 comments 3 replies
|
For an external agent state layer, the feature I would evaluate first is not only recall quality, but state accountability. A strong state layer should make it easy to answer:
That suggests adding first-class support for provenance, validity intervals, sensitivity labels, promotion workflows, and state-diff review. Durable memory becomes much more valuable when it is not just persistent, but inspectable and governable across model versions and agent frameworks. |
|
Thanks for the detailed mapping. The next useful artifact may be a state-assembly receipt: not the full memory contents, but a compact record of which state entries influenced a given context window. Fields I would want in that receipt:
The negative tests are important: stale fact selected for current query, sensitive tombstoned memory resurrected, conflicting entries merged without a conflict flag, and as-of-date query accidentally using latest-state recall. Those tests would make the accountability model easy to evaluate. |
|
Issue opened to track this: #49 — feat: state-assembly receipts for context-window accountability. The body has the v1 schema sketch, the layered emission control surface (per-request → per-tenant → per-policy force-on → env kill-switch), the open design questions (including the strict-superset vs tagged-union shape question), and your negative tests as acceptance criteria. Happy to take input either there or here — whichever you prefer. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome.
Statewave is a durable memory and state layer for AI agents. Memory lives outside the model — structured, inspectable, portable, self-hostable, vendor-neutral. The same memory layer works across model versions, providers, and frameworks.
This Discussions space exists so that the people building real agents — at startups, in infra teams, in research, on side projects — can compare notes, propose changes, and shape where Statewave goes next.
Who this space is for
If you're building something that has to remember anything across sessions, you're welcome here.
Where to post what
The full community guide is in statewave-docs/community/discussions.md, with copy-paste prompts in discussion-templates.md.
Useful links
Licensing in one paragraph
Statewave Core is dual-licensed: AGPLv3 for open-source / community use, and a separate Statewave Commercial License for proprietary, SaaS, embedded, hosted, or enterprise use. The full breakdown is in LICENSING.md. General licensing questions — which license fits my use case? — are fine to discuss publicly. Specific commercial terms, contracts, and enterprise procurement go to licensing@statewave.ai.
Introduce yourself
Comment below and tell us:
We read every reply, and the patterns we see here directly shape what gets built next.
All reactions