Commit 541e50f
Add architecture diagram, real UI screenshot, and an in-app AI disclaimer
- docs/diagrams/architecture.svg: source -> crosspoint -> output flow,
embedded in both README and docs/architecture.md.
- docs/screenshots/crosspoint-grid.png: a real screenshot of the router
running locally against config/example.toml (not a mockup), captured
via headless Chrome while verifying routing behavior.
- The web UI itself now carries a small AI-assisted disclaimer footer
pointing back to the README, so it's visible to anyone operating the
tool directly, not just README readers. The README's disclaimer at
the top was already in place from Phase 1.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent e7b381a commit 541e50f
5 files changed
Lines changed: 88 additions & 0 deletions
File tree
- crates/web/static
- docs
- diagrams
- screenshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 | | |
19 | 28 | | |
20 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
Loading
Loading
0 commit comments