Commit 3dfa0ba
fix(mcp-bridge): honest boj_health message — REST is not deployed
The prior message told users to run `systemctl --user start boj-server`,
but that unit runs the stdio MCP bridge itself, not a REST server. Users
who followed the hint saw no change and were left guessing.
Replace with status="rest-unavailable", mode="stdio-only", and plain
prose stating the REST server is pending the Elixir rewrite. Apply the
same treatment to invokeCartridge's error path.
Found via DOGFOOD-LOG.adoc 2026-04-18 entry (MCP-routed dogfood surfaced
the misleading hint).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 056534a commit 3dfa0ba
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
78 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 | | |
80 | 90 | | |
81 | 91 | | |
| |||
0 commit comments