Commit Graph

5 Commits

Author SHA1 Message Date
immortaly007 3708a3268a Add ?string= param to T1 note-prompter
T1 previously picked the string only from localStorage (default low E).
Accept an optional ?string= URL param (1 = high e … 6 = low E) so wiki
deep-links can pin the string explicitly; invalid values fall back to the
stored/default string.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 12:05:36 +02:00
immortaly007 71531eabcd docs: add agent integration guide; fix L4 deep-link param in README
Add AGENT_GUIDE.md describing how a practice-managing agent drives the
deployed
tool (guitar.basdado.com) via deep links, with the full drill/param
catalog.
Correct the README param table: L4 uses ?note, not ?root.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 11:57:51 +02:00
immortaly007 3b487bdef4 docs: add routine provenance (video + source thread) to README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 10:48:06 +02:00
immortaly007 df2f1b11ea Switched to pnpm 2026-07-23 10:40:33 +02:00
immortaly007 083744203b Phase 4: drone + T6/E-series + polish + deploy + README
Add drone synth + DronePlayer, wire T6 (mode over drone) and E1-E3 info pages
(E3 carries a drone). Screen Wake Lock while any click/drone plays. Vitest suite
for scheduler timing (no drift over 5 min) and music-layer correctness (triads,
CAGED, diatonic, fretboard). Deploy artifacts: public/_redirects, multi-stage
Dockerfile + nginx.conf (SPA fallback, immutable asset caching, gzip),
.dockerignore. README covering build, Cloudflare Pages / nginx / Docker deploy,
and the deep-link URL format. prefers-reduced-motion honored throughout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 00:36:34 +02:00