.dockerignore
.gitignore
.gitreview
.pre-commit-config.yaml
CLAUDE.md
Dockerfile
LICENSE
Makefile
README.md
alembic.ini
compose.yaml
pyproject.toml
pyrightconfig.json
renovate.json
tox.ini
.github/workflows/main.yml
etc/frisch.yaml.sample
frisch/__init__.py
frisch/collect.py
frisch/config.py
frisch/errors.py
frisch/ingest.py
frisch/model.py
frisch.egg-info/PKG-INFO
frisch.egg-info/SOURCES.txt
frisch.egg-info/dependency_links.txt
frisch.egg-info/entry_points.txt
frisch.egg-info/requires.txt
frisch.egg-info/scm_file_list.json
frisch.egg-info/scm_version.json
frisch.egg-info/top_level.txt
frisch/cli/__init__.py
frisch/cli/commands.py
frisch/cli/main.py
frisch/collectors/__init__.py
frisch/collectors/argocd.py
frisch/collectors/base.py
frisch/collectors/debs.py
frisch/collectors/gitrepo.py
frisch/collectors/puppet.py
frisch/db/__init__.py
frisch/db/models.py
frisch/db/queries.py
frisch/db/session.py
frisch/migrations/env.py
frisch/migrations/script.py.mako
frisch/migrations/versions/0001_initial.py
frisch/migrations/versions/0002_instance_current_meta.py
frisch/web/__init__.py
frisch/web/api.py
frisch/web/app.py
frontend/index.html
frontend/package-lock.json
frontend/package.json
frontend/vite.config.js
frontend/src/App.jsx
frontend/src/api.js
frontend/src/format.js
frontend/src/main.jsx
frontend/src/styles.css
frontend/src/theme.js
frontend/src/theme.test.js
frontend/src/useTheme.js
frontend/src/pages/Matrix.jsx
frontend/src/pages/Service.jsx
frontend/src/pages/Status.jsx
releasenotes/config.yaml
releasenotes/notes/dark-mode-toggle-9c41d7e2a5b8f036.yaml
releasenotes/notes/deb-host-groups-1268fa6596797209.yaml
releasenotes/notes/initial-release-4b8f2a1c9d3e6f70.yaml
releasenotes/notes/matrix-instance-filter-7e3a91d4c2b6f580.yaml
releasenotes/notes/puppetdb-tls-relax-strict-7c2e91a4b5d0f3e8.yaml
tests/conftest.py
tests/test_api.py
tests/test_argocd.py
tests/test_cli.py
tests/test_collect.py
tests/test_config.py
tests/test_debs.py
tests/test_gitrepo.py
tests/test_ingest.py
tests/test_model.py
tests/test_puppet.py
tests/test_queries.py
tests/test_web_app.py
tests/fixtures/argocd/event-exporter.yaml
tests/fixtures/argocd/k8s-infra.yaml
tests/fixtures/argocd/mariadb-operator.yaml
tests/fixtures/puppet/tier1.yaml