Commit 7a3e2e3
refactor: extract graph models, remove dead code, drop enhanced experiment
- D3Graph, D3Node, D3Link moved to GraphModels.cs
- Removed UnusedElementsTest dummy class (dead code)
- Removed unused Newtonsoft.Json import from walker
- Deleted broken enhanced_* visualization files (no live JS existed)
- Simplified action.yml index-copy step (removed dead enhanced blocks)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6a7bc52 commit 7a3e2e3
5 files changed
Lines changed: 30 additions & 858 deletions
File tree
- docs
- tools/CodeAnalysisTool
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 59 | | |
67 | | - | |
| 60 | + | |
68 | 61 | | |
69 | 62 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 63 | | |
82 | 64 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 65 | | |
97 | 66 | | |
98 | 67 | | |
| |||
This file was deleted.
0 commit comments