.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
*.egg-info/
/dist/
/build/
/state/
/snapshots/
/previews/
/receipts/
/artifacts/
# Optional workspace-local SCI development state; never a source or package input.
/.ontology/
# Generated immutable local template context; not part of the standalone repository.
/docs/_core/
# Generated index, never hand-authored.
/docs/diary-index.md
