Add web frontend design document
Design for day10-web, a status dashboard for package maintainers
and operators. Key decisions:
- Separate service reading day10's output directories
- OCaml with Dream web framework
- Server-rendered HTML with minimal JS
- Pages: Dashboard, Package list/detail, Run history/detail
- Dependency graph exploration (both directions)
- Public read-only, no authentication
- No database (filesystem as source of truth)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>