- devops/compose: README, docker-compose, hosts updates - Policy simulation: pre-promotion and test-validate panels, routes, dashboard, and spec updates - Workflow visualization: run-graph replay page template update - Claude settings update Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
52 lines
2.2 KiB
JSON
52 lines
2.2 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet --list-sdks:*)",
|
|
"Bash(winget install:*)",
|
|
"Bash(dotnet restore:*)",
|
|
"Bash(dotnet nuget:*)",
|
|
"Bash(csc -parse:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(copy:*)",
|
|
"Bash(dotnet test:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(Select-Object -ExpandProperty FullName)",
|
|
"Bash(echo:*)",
|
|
"Bash(Out-File -FilePath \"E:\\dev\\git.stella-ops.org\\src\\Scanner\\__Libraries\\StellaOps.Scanner.Surface\\StellaOps.Scanner.Surface.csproj\" -Encoding utf8)",
|
|
"Bash(wc:*)",
|
|
"Bash(find:*)",
|
|
"WebFetch(domain:docs.gradle.org)",
|
|
"WebSearch",
|
|
"Bash(dotnet msbuild:*)",
|
|
"Bash(test:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(timeout /t)",
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(if not exist \"E:\\dev\\git.stella-ops.org\\src\\Scanner\\__Tests\\StellaOps.Scanner.Analyzers.Lang.Java.Tests\\Internal\" mkdir \"E:\\dev\\git.stella-ops.org\\src\\Scanner\\__Tests\\StellaOps.Scanner.Analyzers.Lang.Java.Tests\\Internal\")",
|
|
"Bash(if not exist \"E:\\dev\\git.stella-ops.org\\src\\Scanner\\__Tests\\StellaOps.Scanner.Analyzers.Lang.Node.Tests\\Internal\" mkdir \"E:\\dev\\git.stella-ops.org\\src\\Scanner\\__Tests\\StellaOps.Scanner.Analyzers.Lang.Node.Tests\\Internal\")",
|
|
"Bash(rm:*)",
|
|
"Bash(if not exist \"C:\\dev\\New folder\\git.stella-ops.org\\docs\\implplan\\archived\" mkdir \"C:\\dev\\New folder\\git.stella-ops.org\\docs\\implplan\\archived\")",
|
|
"Bash(del \"C:\\dev\\New folder\\git.stella-ops.org\\docs\\implplan\\SPRINT_0510_0001_0001_airgap.md\")",
|
|
"Bash(docker build:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(docker wait:*)",
|
|
"Bash(npx ng:*)",
|
|
"mcp__plugin_playwright_playwright__browser_snapshot",
|
|
"mcp__plugin_playwright_playwright__browser_click",
|
|
"mcp__plugin_playwright_playwright__browser_navigate",
|
|
"mcp__plugin_playwright_playwright__browser_take_screenshot",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"additionalDirectories": [
|
|
"C:\\dev\\serdica-backend4",
|
|
"C:\\dev\\serdica-ui"
|
|
]
|
|
},
|
|
"outputStyle": "default"
|
|
}
|