Refactor to modular app factory architecture

- Replace 3765-line monolithic server.py with 26-line entry point
- All routes now in app/routers/ using Jinja2 templates
- Backup old server as server_legacy.py

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
giles
2026-01-11 11:48:24 +00:00
parent dd3d5927f5
commit d49e759d5a
2 changed files with 3773 additions and 3747 deletions

3755
server.py

File diff suppressed because it is too large Load Diff