.gitignore
AGENTS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.agents/skills
.claude/skills
.cursor/skills
.github/workflows/ci.yml
.github/workflows/release.yml
.github/workflows/upstream-contract.yml
_build/hermes_build.py
docs/architecture.md
docs/development.md
docs/limitations.md
docs/operations.md
docs/reliability.md
docs/security.md
examples/config.yaml
hermes_hookdeck.egg-info/PKG-INFO
hermes_hookdeck.egg-info/SOURCES.txt
hermes_hookdeck.egg-info/dependency_links.txt
hermes_hookdeck.egg-info/entry_points.txt
hermes_hookdeck.egg-info/requires.txt
hermes_hookdeck.egg-info/scm_file_list.json
hermes_hookdeck.egg-info/scm_version.json
hermes_hookdeck.egg-info/top_level.txt
hookdeck/__init__.py
hookdeck/_version.py
hookdeck/adapter.py
hookdeck/api.py
hookdeck/cli.py
hookdeck/constants.py
hookdeck/ledger.py
hookdeck/payload.py
hookdeck/plugin.yaml
hookdeck/provision.py
hookdeck/routing.py
hookdeck/settings.py
hookdeck/tools.py
hookdeck/tunnel.py
hookdeck/verify.py
hookdeck/dashboard/__init__.py
hookdeck/dashboard/manifest.json
hookdeck/dashboard/plugin_api.py
hookdeck/dashboard/dist/index.js
hookdeck/skills/triage-webhook-failures/SKILL.md
scripts/check_upstream_contract.py
skills/hermes-hookdeck-release/SKILL.md
skills/hermes-hookdeck-release/references/release-notes-template.md
tests/__init__.py
tests/conftest.py
tests/hermes_stub.py
tests/test_adapter.py
tests/test_api.py
tests/test_cli.py
tests/test_dashboard_api.py
tests/test_payload.py
tests/test_provision.py
tests/test_register.py
tests/test_routing.py
tests/test_settings.py
tests/test_state.py
tests/test_tools.py
tests/test_tunnel.py
tests/test_verify.py
tests/dashboard/bundle.test.mjs
tests/dashboard/harness.mjs