Commit 99d5e89
committed
fix: correct endpoint count to 37 in CLAUDE.md + remove dead INTERFACE_METHOD pattern
Review found: documented endpoint count was 39 but actual bullet count is 37
(21 GraphController + 9 TopologyController + 4 FlowController + 3 IntelligenceController).
Also removed unused INTERFACE_METHOD Pattern constant from GoLanguageExtractor
left over after extractInterfaceHints was rewritten to use RECEIVER_METHOD.1 parent 92a34bd commit 99d5e89
2 files changed
Lines changed: 1 addition & 7 deletions
File tree
- src/main/java/io/github/randomcodespace/iq/intelligence/extractor/go
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 58 | | |
65 | 59 | | |
66 | 60 | | |
| |||
0 commit comments