node_modules/
dist/
*.tsbuildinfo
__pycache__/
*.pyc
.venv/
venv/
.DS_Store
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# MCP publisher binary downloaded locally, not to be committed
mcp-publisher.exe
mcp-publisher
publisher.tar.gz

# Workflow Coroner per-run artefacts (decommission logs, CM plans), regenerated each run
examples/workflow-coroner/output/

