Commit 1b77fbc
feat: resolve final 3 medium audit issues
TS-01: Extracted 33 shared interfaces to src/types/arcane-types.ts,
updated 21 tool files to use import type instead of local definitions.
PERF-01: McpServer template pattern — register tools once, share
definitions across HTTP sessions via reference copy. Eliminates
180 re-registrations per session.
TEST-03: Added 29 integration tests (79 total across 8 files):
- container-tools (7 tests), dashboard-tools (6 tests)
- resources (7 tests), prompts (9 tests)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7bbec56 commit 1b77fbc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments