.coveragerc
.gitignore
.pre-commit-config.yaml
.stestr.conf
AGENTS.md
ARCHITECTURE.md
AUTHORS
LICENSE
README.md
RELEASE-SETUP.md
pyproject.toml
renovate.json
tox.ini
.github/actionlint.yaml
.github/exported-config/repository-settings.json
.github/exported-config/rulesets-summary.json
.github/workflows/codeql-analysis.yml
.github/workflows/export-repo-config.yml
.github/workflows/functional-tests.yml
.github/workflows/pr-address-comments.yml
.github/workflows/pr-re-review.yml
.github/workflows/pr-retest.yml
.github/workflows/release.yml
.github/workflows/renovate.yml
docs/component.yml
docs/developer-guide.md
docs/index.md
docs/protocol.md
shakenfist_agent/__init__.py
shakenfist_agent/_version.py
shakenfist_agent/log.py
shakenfist_agent/main.py
shakenfist_agent.egg-info/PKG-INFO
shakenfist_agent.egg-info/SOURCES.txt
shakenfist_agent.egg-info/dependency_links.txt
shakenfist_agent.egg-info/entry_points.txt
shakenfist_agent.egg-info/requires.txt
shakenfist_agent.egg-info/top_level.txt
shakenfist_agent/commandline/daemon.py
shakenfist_agent/protos/_copy_stubs.sh
shakenfist_agent/protos/agent.proto
shakenfist_agent/protos/agent_pb2.py
shakenfist_agent/protos/agent_pb2.pyi
shakenfist_agent/protos/agent_pb2_grpc.py
shakenfist_agent/protos/common.proto
shakenfist_agent/protos/common_pb2.py
shakenfist_agent/protos/common_pb2.pyi
shakenfist_agent/protos/common_pb2_grpc.py
shakenfist_agent/tests/__init__.py
shakenfist_agent/tests/test_daemon.py
tools/flake8wrap.sh