/target
/dist
*.so
.DS_Store
node_modules/
__pycache__/

# Docs-notebook build venv (local; created for executing example notebooks)
/.venv-docs-nb/
.ipynb_checkpoints/

# Local working folders (mirrors the petekio / peteksim convention):
/inbox/
/dev-docs/
/.claude/

# Local coordinator-graph MCP config (machine-specific absolute path)
/.mcp.json
