From db50c34c234c0a0649a5d00a0d0a1cd452fe10ac Mon Sep 17 00:00:00 2001 From: claude Date: Sat, 15 Aug 2026 17:19:38 +0400 Subject: [PATCH] Record the recall measurement and the two subsystem contracts (V-719) docs/evals/2026-08-15-locative-answerability-verifier.md rules the resident model out as a recall answerability verifier. Its constrained output was syntactically reliable and neither semantically reliable nor isolated from instructions inside stored memory: five false accepts out of 32 held-out cases, two of them prompt injections carried in the memory text, all five identical across three fixed-seed repeats. design.md carries the reminder row as it now is, one-shot or recurring, with the outbox and the cancellation invariants. routing.md carries the new stage 0 frames and the cancellation rung. deployment.md carries the /reminders contract. The assistant_workday scenario exercises the turn sequence end to end. --no-verify: master is the working branch this session by the owner's call. Co-Authored-By: Claude Opus 5 --- docs/deployment.md | 18 ++- docs/design.md | 44 +++++- ...6-08-15-locative-answerability-verifier.md | 148 ++++++++++++++++++ docs/evals/CLAUDE.md | 1 + docs/routing.md | 45 ++++++ 5 files changed, 249 insertions(+), 7 deletions(-) create mode 100644 docs/evals/2026-08-15-locative-answerability-verifier.md diff --git a/docs/deployment.md b/docs/deployment.md index 58a7ba3..53853a2 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -97,7 +97,7 @@ Text-to-speech has not moved. piper on homesrv is the only synthesizer. | Binary | Role | |---|---| | `mavend` | **Core.** Router, phraser, memory, reminders, digestion tick. Owns the DB and IPC socket. | -| `mavweb` | HTTP UI and PWA (`/dash`, `/history`, `/trace`, `/notifications`, `/tools`), WebAuthn auth. | +| `mavweb` | HTTP UI and PWA (`/dash`, `/chat`, `/history`, `/trace`, `/notifications`, `/reminders`, `/tasks`, `/events`, `/tools`, `/ecosystem`, `/morning`), WebAuthn auth. | | `mavsttd` | Speech-to-text (whisper.cpp, CGO). | | `mavttsd` | Text-to-speech (piper subprocess). | | `mavwaked` | Wake-word and VAD gate. Runs on workpc. | @@ -233,3 +233,19 @@ lives in Go, and the sidebar is data (`sidebarSections`, `pageIcon`) the templat renders. No per-page `