# Rhiza Template History
# This file lists all files managed by the Rhiza template.
# Template repository: jebel-quant/rhiza
# Template branch: v0.8.4
#
# Files under template control:
.editorconfig
.github/actions/configure-git-auth/README.md
.github/actions/configure-git-auth/action.yml
.github/agents/analyser.md
.github/agents/summarise.md
.github/copilot-instructions.md
.github/dependabot.yml
.github/hooks/hooks.json
.github/hooks/session-end.sh
.github/hooks/session-start.sh
.github/secret_scanning.yml
.github/workflows/copilot-setup-steps.yml
.github/workflows/renovate_rhiza_sync.yml
.github/workflows/rhiza_benchmarks.yml
.github/workflows/rhiza_book.yml
.github/workflows/rhiza_ci.yml
.github/workflows/rhiza_codeql.yml
.github/workflows/rhiza_deptry.yml
.github/workflows/rhiza_marimo.yml
.github/workflows/rhiza_pre-commit.yml
.github/workflows/rhiza_release.yml
.github/workflows/rhiza_security.yml
.github/workflows/rhiza_sync.yml
.github/workflows/rhiza_validate.yml
.gitignore
.pre-commit-config.yaml
.python-version
.rhiza/.cfg.toml
.rhiza/.env
.rhiza/.gitignore
.rhiza/.rhiza-version
.rhiza/assets/rhiza-logo.svg
.rhiza/docs/ASSETS.md
.rhiza/docs/CONFIG.md
.rhiza/docs/LFS.md
.rhiza/docs/PRIVATE_PACKAGES.md
.rhiza/docs/RELEASING.md
.rhiza/docs/TOKEN_SETUP.md
.rhiza/docs/WORKFLOWS.md
.rhiza/make.d/README.md
.rhiza/make.d/agentic.mk
.rhiza/make.d/book.mk
.rhiza/make.d/bootstrap.mk
.rhiza/make.d/custom-env.mk
.rhiza/make.d/custom-task.mk
.rhiza/make.d/docs.mk
.rhiza/make.d/gh-aw.mk
.rhiza/make.d/github.mk
.rhiza/make.d/marimo.mk
.rhiza/make.d/quality.mk
.rhiza/make.d/releasing.mk
.rhiza/make.d/test.mk
.rhiza/requirements/README.md
.rhiza/requirements/docs.txt
.rhiza/requirements/marimo.txt
.rhiza/requirements/tests.txt
.rhiza/requirements/tools.txt
.rhiza/rhiza.mk
.rhiza/templates/minibook/custom.html.jinja2
.rhiza/tests/README.md
.rhiza/tests/api/conftest.py
.rhiza/tests/api/test_gh_aw_targets.py
.rhiza/tests/api/test_github_targets.py
.rhiza/tests/api/test_makefile_api.py
.rhiza/tests/api/test_makefile_targets.py
.rhiza/tests/conftest.py
.rhiza/tests/deps/test_dependency_health.py
.rhiza/tests/integration/test_book_targets.py
.rhiza/tests/integration/test_lfs.py
.rhiza/tests/integration/test_marimushka.py
.rhiza/tests/integration/test_notebook_execution.py
.rhiza/tests/integration/test_sbom.py
.rhiza/tests/integration/test_test_mk.py
.rhiza/tests/integration/test_virtual_env_unexport.py
.rhiza/tests/security/test_security_patterns.py
.rhiza/tests/shell/test_scripts.sh
.rhiza/tests/stress/README.md
.rhiza/tests/stress/__init__.py
.rhiza/tests/stress/conftest.py
.rhiza/tests/stress/test_git_stress.py
.rhiza/tests/stress/test_makefile_stress.py
.rhiza/tests/structure/test_lfs_structure.py
.rhiza/tests/structure/test_project_layout.py
.rhiza/tests/structure/test_requirements.py
.rhiza/tests/structure/test_template_bundles.py
.rhiza/tests/sync/conftest.py
.rhiza/tests/sync/test_docstrings.py
.rhiza/tests/sync/test_readme_validation.py
.rhiza/tests/sync/test_rhiza_version.py
.rhiza/tests/test_utils.py
.rhiza/tests/utils/test_git_repo_fixture.py
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
SECURITY.md
book/marimo/notebooks/rhiza.py
docs/ARCHITECTURE.md
docs/BOOK.md
docs/CUSTOMIZATION.md
docs/DEMO.md
docs/GLOSSARY.md
docs/MARIMO.md
docs/QUICK_REFERENCE.md
docs/SECURITY.md
docs/TESTS.md
pytest.ini
ruff.toml
tests/benchmarks/conftest.py
tests/benchmarks/test_benchmarks.py
