kedge/.claude/settings.json
Tyler King 6058e62348 Initial commit: Kedge network automation platform
Go-based network automation with YANG models, gRPC, Ansible,
Terraform, and Kubernetes integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:09:30 -05:00

8 lines
175 B
JSON

{
"permissions": {
"allow": [
"Read(//home/tking/projects/guildhouse/**)",
"Read(//home/tking/projects/guildhouse/services/guildhouse-proto/**)"
]
}
}