Release summaries
adaptive-builder-receipt-binding
Bind exact Builder patch receipts to governed V2 AI improvement work orders so protected downstream workflows can verify the patch before staging.
integrator
V2 proposal adapters can return PatchRunReceiptV1 and rely on the runtime to persist its exact base, head, provider, Connect, check, risk, and rollback evidence.
m3-ai-agent-graph-ops
M3 — Four graph AI LLM tools (graph.search, graph.filter, graph.cluster, graph.suggest) registered in ai-agent tool registry; two new voice input integration packages (voice-input-web, voice-input-native).
maintainer
Four LLM graph tools are registered via the tool registry. All four require human confirmation before applying suggestions. useAiCostGuard tracks per-session spend. Voice input packages are new published packages.
integrator
Wire graph AI tools via the ai-agent tool registry. Use createWebVoiceInput for web STT and createNativeVoiceInput for native STT. Never hardcode Deepgram API keys; pass via config. Native voice requires a custom Expo dev client.
customer
AI graph operations (search, filter, cluster, suggest) are available with explicit confirmation before any change is applied. Voice input supports microphone and paste-mode fallback.
