Document per-session cached audio clear procedure

This commit is contained in:
William Valentin
2026-02-22 19:02:56 -08:00
parent 12802b9b24
commit d8de295cb0
4 changed files with 56 additions and 0 deletions
+12
View File
@@ -6040,6 +6040,18 @@
"docs/runbooks/VOICE_TRANSCRIPTION_DEBUG.md"
],
"test_status": "pnpm test:run src/backends/native/agent.test.ts src/daemon/routing.test.ts src/tools/builtin/audio-transcribe.test.ts src/tools/executor.test.ts; pnpm typecheck; pnpm build"
},
"audit-followup-audio-cache-clear-procedure": {
"status": "completed",
"date": "2026-02-23",
"updated": "2026-02-23",
"summary": "Documented deterministic per-session cached audio cleanup procedure so Flynn can clear one session cached lastAudioAttachment safely on request.",
"files_modified": [
"TOOLS.md",
"README.md",
"docs/runbooks/VOICE_TRANSCRIPTION_DEBUG.md"
],
"test_status": "docs-only update; no runtime code changes"
}
},
"overall_progress": {