Commit 2fa161d
chore: drop Homebrew + delete stale Java-era docs (CLI + MCP only)
Three changes per the post-v0.3.0 cleanup goal:
## 1. Homebrew dropped
- .goreleaser.yml: remove `brews:` block.
- release-go.yml: remove HOMEBREW_TAP_OWNER/REPO/GITHUB_TOKEN env.
- README.md: remove the `### Homebrew` install section.
- shared/runbooks/release-go.md: remove `## Homebrew tap` section and
related cross-references.
- CHANGELOG.md / CLAUDE.md: scrub Homebrew mentions.
Not pursuing a tap — pre-built binaries from Releases + Cosign-verified
checksums cover the install surface. Saves repo creation + PAT churn.
## 2. Stale Java-era docs deleted
The entire `docs/project/` tree (architecture.md, conventions.md,
data-model.md, flows.md, ui.md, build-and-run.md) referenced Spring
Boot, application.yml, REST controllers, the React SPA, Jacoco, etc.
— all deleted in Phase 6 cutover. The content was wrong, not just
stale. CLAUDE.md is the single source of truth.
Updated PROJECT_SUMMARY.md links to point at CLAUDE.md instead.
## 3. `serve` subcommand decisively out of scope
CLAUDE.md previously said `serve: (deferred — not ported in v0.3.0)`.
Updated to state the position: codeiq has no REST API and no web UI.
Consumers use the CLI or the stdio MCP server. Java's `codeiq serve`
will not be reintroduced.
The `golang-jwt/jwt/v5` dep is transitive via the MCP SDK's auth
package (verified with `go mod why`) — not a serve-mode leftover.
CLAUDE.md note corrected.
Also drove (out-of-band) the branch-protection update:
$ gh api -X POST .../branches/main/protection/required_status_checks/contexts \
-f 'contexts[]=vet / test / staticcheck / gosec / govulncheck' \
-f 'contexts[]=index perf gate (fixture-multi-lang)'
→ both Go gates now block merge on main.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c6097e7 commit 2fa161d
13 files changed
Lines changed: 13 additions & 1433 deletions
File tree
- .github/workflows
- docs/project
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 117 | | |
140 | 118 | | |
141 | 119 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
426 | 429 | | |
427 | 430 | | |
428 | 431 | | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
| 432 | + | |
| 433 | + | |
433 | 434 | | |
434 | 435 | | |
435 | 436 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
129 | | - | |
130 | | - | |
| 127 | + | |
131 | 128 | | |
132 | 129 | | |
133 | 130 | | |
| |||
147 | 144 | | |
148 | 145 | | |
149 | 146 | | |
150 | | - | |
151 | | - | |
152 | 147 | | |
153 | 148 | | |
154 | 149 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 66 | | |
74 | 67 | | |
75 | 68 | | |
| |||
This file was deleted.
0 commit comments