deckhearth/docs
Randall Stillwell 106bd9d592
Some checks are pending
CI / Lint (pull_request) Waiting to run
CI / Schema map up to date (pull_request) Waiting to run
CI / Forbidden patterns (9 checks) (pull_request) Waiting to run
CI / Migrations apply (node-pg-migrate) (pull_request) Waiting to run
CI / Unit tests (vitest) (pull_request) Waiting to run
Convoy metrics gate / Require role-event telemetry on convoy PRs (pull_request) Waiting to run
PR Health rollup / Aggregate gate status (pull_request) Waiting to run
Preview smoke / Should run? (pull_request) Waiting to run
Preview smoke / Playwright smoke (pull_request) Blocked by required conditions
Visual diff / Should run? (pull_request) Waiting to run
Visual diff / Screenshot diff (pull_request) Blocked by required conditions
feat(scanner): add debug instrumentation for vision pipeline timing
- Add isDebugMode() + debugLog() helpers to scanner-card-identify.js and use-scanner-identification.js
- Instrument Layer 0 (pgvector), Layer 1 (Tesseract OCR + pg_trgm), Layer 2 (Vision API) with per-layer timing
- Log shutter press, verification outcomes, rate-limit cooldowns, and pipeline totals
- Activate via localStorage.setItem('SCANNER_DEBUG', 'true') or window.__SCANNER_DEBUG = true
- Zero runtime overhead when debug mode is off (isDebugMode() check inlined)
- Add docs/SCANNER_DEBUG_MODE.md with full usage guide and log pattern examples
2026-09-01 17:02:01 -05:00
..
agent-context chore(agent-pipeline): sync 0.6.0/0.7.0 artifacts (#155) 2026-08-14 18:56:01 -05:00
DESIGN_TOKENS.md feat(design-system): Liquid Glass redesign portfolio — foundation + primitives + Layout (#95) 2026-06-03 20:12:33 -05:00
DOKPLOY_DEPLOY.md fix(tests): wire DEFAULT_LAYOUT export, fix custom-frames mocks, and add validateLayout tests 2026-09-01 09:40:04 -05:00
HOMELAB_DATABASE.md Migrate Deck Hearth off Vercel/Neon to homelab Dokploy stack. 2026-08-15 09:32:13 -05:00
MIGRATION_VERIFICATION_RUNBOOK.md docs: post-hoc B7 closure for reconcile-historical-add-scripts (#163) 2026-08-15 16:31:37 -05:00
MOTION_SYSTEM.md feat(design-system): Liquid Glass redesign portfolio — foundation + primitives + Layout (#95) 2026-06-03 20:12:33 -05:00
SCANNER_DEBUG_MODE.md feat(scanner): add debug instrumentation for vision pipeline timing 2026-09-01 17:02:01 -05:00
SCHEMA_MAP.md docs: post-hoc B7 closure for reconcile-historical-add-scripts (#163) 2026-08-15 16:31:37 -05:00