First tagged release. Core is end-to-end wired — ingest → infer → query over MCP.
What's shipped
Adapters: gmail-mbox, google-drive-folder.
Inferrers: identity-resolver (three-stage cascade), dlp-scanner (regex PII detection with Luhn + ABA validators).
MCP surface: search, neighborhood, timeline, why, fetch, record, ask + resource templates.
CLI: ingest, infer, search, serve, publish, export/import (Graphiti), build-adapter.
Surfaces: stdio MCP server, read-only HTTP server, Graphiti interchange.
Tests: 27 pass, 1 skip, 0 fail.
Deferred to v1.x (honest scope)
- Adapters: google-takeout, slack-export, microsoft-365-export, notion-export.
- Inferrers: community-summarizer, memify.
- Constellation UI (Next.js 16 port of my-ai-browser).
- Streamable HTTP + OAuth 2.1 + PKCE, biometric DEK unlock, SQLCipher envelope mode.
- `@hypha/store-postgres` implementation.
See CHANGELOG.md for full per-milestone notes.