claude init

This commit is contained in:
Thaddeus Hughes
2026-04-03 21:47:22 -05:00
parent f3953d66ae
commit 9d2379205f
26 changed files with 2382 additions and 4243 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"WebFetch(domain:www.mesanet.com)",
"Bash(where pdftotext:*)",
"Bash(where python:*)",
"Bash(where python3:*)",
"Bash(where py:*)"
]
}
}