docs(mimir): sharpen the Mimir Memory positioning sentence#1880
docs(mimir): sharpen the Mimir Memory positioning sentence#1880tcconnally wants to merge 1 commit into
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Thanks for the update. You'll need to remove Claude Code as a commit author since that is causing the CLA check to fail. You can do that by rebasing and force pushing to this PR/branch, or by opening a new PR. |
Lead the intro with Mimir's distinguishing *combination* — fully on-device hybrid search (embeddings included, no API keys) plus AES-256-GCM encryption at rest — rather than listing features in isolation. Other community memory backends offer hybrid search or local storage, but not the encrypted + no-cloud-API combination, which is the fit for private/air-gapped deployments. No structural or code changes; intro paragraph only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
02d89c0 to
8f32352
Compare
|
Done — removed the Claude Code co-author trailer and force-pushed. The branch is now a single-file change ( |
A small follow-up to #1877 (Mimir Memory integration). Adds one positioning sentence to the intro that leads with what's distinctive about Mimir among ADK memory backends — the combination of fully on-device hybrid search (embeddings included, so no external API keys or cloud calls) and AES-256-GCM encryption at rest — rather than listing those features in isolation. This is the angle that matters for private / air-gapped / compliance-sensitive deployments.
No structural, table, or code changes — intro paragraph only.
🤖 Generated with Claude Code