Polish web demo tests and refresh notebooks

- add README live-demo badge
- tighten engine validation for jump grids and detector indices
- replace flaky FastAPI TestClient web tests with direct handler tests
- remove unused httpx dev dependency
- clean stale frontend comments
- re-execute notebooks with clean sequential outputs
This commit is contained in:
2026-08-03 08:15:22 -04:00
parent 8e6c98945b
commit e5d785f511
13 changed files with 277 additions and 238 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* Theme tokens and page structure intentionally mirror ClimbingBoardGPT. */
/* Theme tokens and page structure for the Adaptive Barrier Monitor demo. */
:root {
--base00: #1A1B26;
--base01: #16161E;