Repo Cleanup

This commit is contained in:
2026-07-10 17:30:10 +12:00
parent ca92123cd9
commit 5b031975d0
58 changed files with 112 additions and 2464 deletions
+1
View File
@@ -21,6 +21,7 @@ For testing notes, milestone summaries, known issues, and next steps, see [`docs
- Updated `server/requirements.txt` with `typer` and `rich` dependencies.
### Changed
- Repository cleanup: moved `protocol/` and `ROADMAP.md` under `docs/`, moved decompiled `Interface/` reference assets to `docs/reference/Interface/`, moved `setup-ultralight-link.ps1` to `tools/scripts/`, removed stale phase/milestone docs and unused `steam_interfaces.txt`, and added `docs/README.md` as a documentation index.
- Documentation updated: `docs/setup.md` now includes quick-start CLI hosting instructions.
### Fixed