This folder is for Claude Code project-level configuration when you use it in this repository.
- Project instructions for the AI live in the repo root
CLAUDE.md(same content asAGENTS.md). - This repo includes a minimal
settings.json(schema only). Extend it for shared permissions / tool defaults as needed. - Prefer
settings.local.jsonfor machine-specific overrides and add that filename to.gitignoreif it contains personal paths or secrets.