build-release.md, build-desktop-packages.md and build-windows.md sat at the docs/ root while docker.md and build-builder-image.md were already in docs/build/, so "where do build docs live" had two answers. They now have one. Referrers updated: README.md, docs-site/SUMMARY.md, and the ../ links inside the moved files themselves, which each gained a level of depth — Dockerfile, Dockerfile.arch, packaging/arch/PKGBUILD, CHANGELOG.md, README.md, src-tauri/src/lib.rs and src/lib/services/webviewAudio.ts. Every one of those was caught by check-doc-links.sh rather than by reading, which is the point of having it. Two referrers are left for their owners: CLAUDE.md line 173 and the comment at scripts/build-windows-cross.sh line 11.
3.0 KiB
3.0 KiB
Summary
Requirements & Traceability
Architecture
UX
Specs — Writing One
Specs — Playback & Player
- Playback Backend Unification
- Player Facade Enforcement
- Playback Documentation Corrections
- Video Background Audio
- Android Native Video Spike
- Android Audio Settings Parity
- Audio Equalizer
- Windows Native Audio Backend
- libmpv2 Migration
- Streaming Bitrate Cap
- Read-Through Media Cache
Specs — Library & Browsing
- Scoped Search
- Scoped Search Boundary
- Scoped Search Boundary — Implementation
- Locally-Indexed Search
- Favourites Browsing
- Library Mosaic
- Series Current-Episode Navigation
- Account Menu
- Frontend Domain Model
Specs — Downloads & Offline
Specs — Tooling & Build
- Traceability Gate Repair
- Boundary Tripwire Hardening
- Requirement-Coverage Script Removal
- Build Provenance
Build & Release
- Build & Release
- Release Checklist
- Desktop Packaging
- Windows Build
- Defect Windows
- Docker
- Builder Image