Changelog
Reverse-chronological. Shipped-only. No roadmap items. One entry per ship.
| Date | Component | What shipped | Who it affects |
|---|---|---|---|
| 2026-05-30 | Docs | Added "Get started" to the navigation on all .dev pages. Links to the setup guide. Previously the setup guide existed but was not linked from anywhere; developers landing from search had no signposted path to it. | Developers evaluating Mandaire |
| 2026-05-28 | API | Nil-result SELECT envelopes now include a writeback_slot_id. When a query returns empty, your AI can write back what it learns in the conversation using an INSERT with that slot, closing the loop from "not in the graph yet" to "now it is." |
.app operators |
| 2026-05-28 | Positioning | Repositioned across all four sites as a personal knowledge graph. Named the three structural failures LLM memory cannot fix: deduplication, recency weighting, per-recipient disclosure. Read-only architecture and write-back compounding now explicit in the copy. | All sites (visitors) |
| 2026-05-27 | Disclosure | Per-recipient filtering enforced for health and employment topics. All other topics in shadow evaluation (logged, not enforced). | All .app users |
| 2026-05-19 | Core | OAuth 2.1 + PKCE. First authenticated API endpoint live for private beta. | .dev beta users |