- Workspace Cargo.toml: remove web-gateway + api_gateway members, keep api - trading_service: dep api-gateway → api, update test imports - testing/api-gateway-load → testing/api-load (crate renamed) - All test crates: get_api_gateway_addr → get_api_addr + variable renames Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__ruv-swarm",
|
|
"mcp__claude-flow@alpha",
|
|
"mcp__flow-nexus",
|
|
"Bash(tail:*)",
|
|
"Bash(kubectl get pods -n foxhunt -o wide --no-headers)"
|
|
],
|
|
"deny": []
|
|
}
|
|
}
|