fix(dashboard): verify assistant-health saves with read-back

This commit is contained in:
William Valentin
2026-02-18 22:23:24 -08:00
parent 7e480f11fc
commit 9a0fe3ec56
2 changed files with 57 additions and 2 deletions
+11
View File
@@ -5683,6 +5683,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
},
"dashboard-assistant-health-readback-verification": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Added read-after-write verification to Assistant Health saves. After `config.patch`, dashboard now performs `config.get` and confirms each patched key/value actually stuck; mismatches are surfaced as explicit errors instead of false green success.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {