From fdbab2a9e16c8866556a5b8a4ec556610dbd3462 Mon Sep 17 00:00:00 2001 From: Bret Mogilefsky Date: Sat, 20 Jun 2026 15:04:54 -0700 Subject: [PATCH] Update GitHub repo references from feedback* to feedBack* --- .gitignore | 1 + CHANGELOG.md | 4 ++-- CLAUDE.md | 10 ++++----- CONTRIBUTING.md | 4 ++-- Dockerfile | 16 +++++++------- README.md | 40 +++++++++++++++++----------------- data/web_library.db | 0 docs/note-detect-tuning.md | 10 ++++----- docs/sloppak-hand-editing.md | 8 +++---- docs/sloppak-spec.md | 6 ++--- lib/vocal_pitch.py | 4 ++-- plugins/highway_3d/CLAUDE.md | 2 +- plugins/highway_3d/README.md | 2 +- plugins/minigames/README.md | 4 ++-- plugins/tuner/README.md | 2 +- server.py | 2 +- static/index.html | 6 ++--- static/style.css | 2 +- static/v3/dashboard.js | 2 +- static/v3/index.html | 6 ++--- tests/test_version_endpoint.py | 2 +- 21 files changed, 67 insertions(+), 66 deletions(-) create mode 100644 data/web_library.db diff --git a/.gitignore b/.gitignore index 46c3979..7379853 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ Thumbs.db *.tmp *.swp .idea/ +plugins/support_creators diff --git a/CHANGELOG.md b/CHANGELOG.md index 560a099..028b841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,9 +69,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **Audio-monitoring control plane** — makes `audio-monitoring` the shared live-monitoring coordinator. Core now exposes provider registration/list/selection, explicit user-action `start`, requester-counted `stop`, prompt-free `inspect`/`monitoring.status`, and `set-direct-monitor` through the capability runtime. Monitoring starts integrate with selected `audio-input` readiness, background requesters can only attach to active compatible sessions, active sessions survive song/playback stops without auto-resuming after reload, native providers suppress compatibility-backed legacy monitor paths, and diagnostics/Capability Inspector now show providers, sessions, requesters, direct-monitor state, bridge hits, and distinct safe outcomes (`provider-selection-required`, `user-action-required`, `incompatible`, `unavailable`, `stopped`, etc.) without exposing raw audio/device data. - **Playback control plane** — promotes `playback` to an active core capability domain for song transport, timing, loop, route, requester/observer, bridge, and diagnostics state. Core now exposes `inspect`, user-authorized `start`, `pause`, `resume`, `stop`, `seek`, `set-loop`, and `clear-loop` through the capability runtime while `static/app.js` keeps raw `