Refactor to modular app factory architecture

- Replace 6847-line monolithic server.py with 26-line entry point
- All routes now in app/routers/ using Jinja2 templates
- Add plan_node.html template for step details
- Add plan node route to runs router with cache_id lookup
- 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 73b7f173c5
commit 29da91e01a
4 changed files with 7058 additions and 6829 deletions

6847
server_legacy.py Normal file

File diff suppressed because it is too large Load Diff