Initial blumeops setup

- CLAUDE.md with project guidance and zk reference
- README.md with crossed mops ascii art
- Project settings requiring review for markdown edits

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-13 21:07:14 -08:00
commit 4bb4e37c8f
4 changed files with 61 additions and 0 deletions

8
.claude/settings.json Normal file
View file

@ -0,0 +1,8 @@
{
"permissions": {
"deny": [
"Edit(**/*.md)",
"Write(**/*.md)"
]
}
}