647 B
647 B
Work: Fix Remaining Code Review Issues
The Checklist
- W001: Address Matrix send queue drop dedupe handling (mark on drop or adjust queue behavior).
- Verification:
go test ./...
- Verification:
- W002: Improve encrypted room handling by checking encryption state at startup or on first sync.
- Verification:
go test ./...
- Verification:
- W003: Expand detector URL variants (spoti.fi, Apple Music song URLs).
- Verification:
go test ./...
- Verification:
- W004: Include bounded response body in API error handling for idonthavespotify.
- Verification:
go test ./...
- Verification:
The Audit Trail
- [2026-01-21] Work plan created.