untracked files on main: 3541238 Update CLAUDE.md: add corpus-analysis.md to reference table

This commit is contained in:
2026-04-13 12:42:00 +00:00
commit ee83b6b345
10 changed files with 978 additions and 0 deletions

10
.claude/settings.json Normal file
View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(mkdir -p /home/chaim/legal-ai/.claude/skills/writer-readiness)",
"Bash(mkdir -p /home/chaim/legal-ai/.claude/skills/attach-precedents)",
"Bash(mkdir -p /home/chaim/legal-ai/.claude/skills/review-analysis)",
"Read(//home/chaim/**)"
]
}
}