Commit Graph
18 Commits
Author SHA1 Message Date
jessikitty 0f8d1ec9ee tune: idle float scaled to the real display — 3mm bob (was 6cm), matching shimmer for wander and path modes 2026-08-20 10:39:04 +10:00
jessikitty 7ba6418c55 fix: move debug overlay below the HUD row so the tracking chip (freeze toggle) is tappable again 2026-08-19 16:49:37 +10:00
jessikitty d43e344052 fix: cache policy — app JS/HTML revalidate each load (stale ES module imports survived deploys), OpenCV.js WASM cached immutably 2026-08-19 16:48:55 +10:00
jessikitty 887d58dc35 docs: correct production hostname; note the scene-filter gotcha and its diagnostics 2026-08-19 16:31:58 +10:00
jessikitty 7cfadf2aca fix: load scene over HTTP so tracking no longer depends on the WebSocket; HUD shows scene state and detected-vs-usable crests 2026-08-19 16:31:37 +10:00
jessikitty c0a998ad19 fix: report raw detections alongside scene-filtered ones so a discarded crest is visible 2026-08-19 16:29:55 +10:00
jessikitty 4c5343fca1 docs: link page index from README; document dev HUD readout and aim check 2026-08-19 16:16:46 +10:00
jessikitty 7d5ed093a5 docs: index of all served pages and debugging endpoints 2026-08-19 16:16:14 +10:00
jessikitty fc1b13cc26 v3: ghost triage instrumentation — WS rx trace, ghost record count, buildGhost error reporting, dev beacon, pose self-consistency (aim) readout 2026-08-19 16:06:12 +10:00
jessikitty 166dade2e0 v3: HUD shows opencv download progress (cv:loading N%) and retries load when tapping back to opencv 2026-08-14 21:54:49 +10:00
jessikitty 77e0845a71 v3: hardened opencv.js loader — fetch with download progress, robust runtime detection, 45s failover, retryable 2026-08-14 21:53:36 +10:00
jessikitty 81f2168717 v3: exhibit.js — dual tracking engines (opencv board solve default, posit A/B fallback) 2026-08-13 22:42:37 +10:00
jessikitty 9fa1806e3b v3: solve-cv.js — joint multi-marker board solve (OpenCV.js), validated vs synthetic projections 2026-08-13 22:40:29 +10:00
jessikitty ecce2d4949 v3: load-v3.sh — one-time in-place migration from v2 (import base, push, swap containers) 2026-08-13 22:39:42 +10:00
jessikitty 43abf922f4 v3: compose — pin project identity to v2 deployment (in-place swap, shared live volume) 2026-08-13 22:39:25 +10:00
jessikitty d223872d25 v3: Dockerfile — fetch pinned OpenCV.js WASM at build time 2026-08-13 22:39:17 +10:00
jessikitty 92da09e440 v3: package manifest 2026-08-13 22:39:11 +10:00
jessikitty 3b643dc961 v3: README — board-solve tracking core, dual engines, in-place migration 2026-08-13 22:39:06 +10:00