__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
coverage/
htmlcov/
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
.DS_Store
Thumbs.db
.prompt_suite/
BODY_QUALITY_AUDIT.json
BODY_QUALITY_AUDIT.md
EVALUATION_STATUS.json
TEST_RESULTS.json
VALIDATION.json

agent-guidance-receipt.json

.agents/
.claude/
.codex/
.mission-directives/
.omx/
.venv/
AGENTS.local.md
CLAUDE.local.md
MEMORY.md
venv/

# Astro generated and dependency trees
site/node_modules/
site/dist/
site/.astro/
prompt_imports/
infographics/
infographic/
blog/
blog.zip

# Python package build output
dist/
build/
*.egg-info/
src/mission_directives/_runtime/
