Commit Graph

5 Commits

Author SHA1 Message Date
daniel-c-harvey 93569e30d1 docs: document StateChanged pattern, readiness guard, dead path removal; clear resolved TODOs 2026-06-03 14:31:51 -04:00
daniel-c-harvey b8a51e4656 docs: update cascade type references and close resolved TODO item 2026-06-03 12:40:49 -04:00
daniel-c-harvey 5b4c7c1a18 docs: analyse player-controls failure (cascade type mismatch), triage bugs into TODO
AudioPlayerProvider publishes CascadingValue<StreamingAudioPlayerService> (concrete)
but all consumers request interface types; cascade resolves null, controls render
disabled. PLAYER_ANALYSIS.md has the deep-dive; TODO.md has the actionable bugs.
2026-06-03 12:14:59 -04:00
Daniel Harvey 058e4ca196 docs: clear resolved TrackNew bearer-token entry from TODO 2026-05-24 19:01:30 -04:00
Daniel Harvey e6dc15e451 docs: add TODO.md tracking TrackNew upload bearer-token bug 2026-05-23 05:09:49 -04:00