# docs/archive/ Historical snapshots of removed or replaced files. Kept for reference; not part of active documentation. | File | Archived | Reason | |------|----------|--------| | `README_2025-10-02.md` | 2025-10-02 | Replaced by full README rewrite | | `DOCKER_2025-10-02.md` | 2025-10-02 | Replaced by DOCKER.md rewrite | | `WINDOWS_DOCKER_GUIDE_2026-03-23.md` | 2026-03-23 | Removed — ~70% overlap with DOCKER.md. PowerShell quick-start is now covered in the main README and a callout in DOCKER.md. The Docker Desktop GUI walkthrough section was outdated and unmaintainable. | | `run-from-dockerhub_2026-03-23.bat` | 2026-03-23 | Removed — launched the interactive CLI mode, which is secondary to the web UI. New users should use `run-web-from-dockerhub.bat` instead. A one-liner covers the CLI case and doesn't need a dedicated script. | | `run-from-dockerhub_2026-03-23.sh` | 2026-03-23 | Same reason as the .bat equivalent above. |