LICENSE
MANIFEST.in
PLAN.md
README.md
README_ja.md
pyproject.toml
benchmarks/corpus.py
benchmarks/learning_cases.json
benchmarks/legacy_extraction.py
benchmarks/legacy_retrieval.py
benchmarks/profile_corpus.py
docs/curation.md
docs/learning.md
docs/monitoring.ja.md
docs/monitoring.md
docs/operations.md
docs/task-profiles.md
docs/verification.md
scripts/benchmark_profile_memory.py
scripts/build_orca.py
scripts/evaluate_learning.py
scripts/evaluate_profile_memory.py
scripts/fetch_hermes_fixture.py
src/hermes_kiokuko/__init__.py
src/hermes_kiokuko/__main__.py
src/hermes_kiokuko/cli.py
src/hermes_kiokuko/compaction.py
src/hermes_kiokuko/compatibility.py
src/hermes_kiokuko/config.py
src/hermes_kiokuko/curation.py
src/hermes_kiokuko/deliveries.py
src/hermes_kiokuko/errors.py
src/hermes_kiokuko/experience_algorithms.py
src/hermes_kiokuko/experiences.py
src/hermes_kiokuko/explicit_commands.py
src/hermes_kiokuko/facts.py
src/hermes_kiokuko/filesystem.py
src/hermes_kiokuko/gateway_commands.py
src/hermes_kiokuko/identity.py
src/hermes_kiokuko/learning.py
src/hermes_kiokuko/learning_cli.py
src/hermes_kiokuko/measurements.py
src/hermes_kiokuko/model_job.py
src/hermes_kiokuko/models.py
src/hermes_kiokuko/monitor.py
src/hermes_kiokuko/monitor_capture.py
src/hermes_kiokuko/monitor_cli.py
src/hermes_kiokuko/operations.py
src/hermes_kiokuko/orca_transport.py
src/hermes_kiokuko/plugin.yaml
src/hermes_kiokuko/plugin_entry.py
src/hermes_kiokuko/plugin_tools.py
src/hermes_kiokuko/profile_cli.py
src/hermes_kiokuko/profile_probe.py
src/hermes_kiokuko/profile_resolver.py
src/hermes_kiokuko/projections.py
src/hermes_kiokuko/provider.py
src/hermes_kiokuko/provider_entry.py
src/hermes_kiokuko/responses.py
src/hermes_kiokuko/retrieval.py
src/hermes_kiokuko/runtime.py
src/hermes_kiokuko/schemas.py
src/hermes_kiokuko/security.py
src/hermes_kiokuko/service.py
src/hermes_kiokuko/slash_curation.py
src/hermes_kiokuko/slash_monitor.py
src/hermes_kiokuko/slash_update.py
src/hermes_kiokuko/store.py
src/hermes_kiokuko/task_profiles.py
src/hermes_kiokuko/tool_context.py
src/hermes_kiokuko/turn_hook.py
src/hermes_kiokuko/workspace.py
src/hermes_kiokuko.egg-info/PKG-INFO
src/hermes_kiokuko.egg-info/SOURCES.txt
src/hermes_kiokuko.egg-info/dependency_links.txt
src/hermes_kiokuko.egg-info/entry_points.txt
src/hermes_kiokuko.egg-info/requires.txt
src/hermes_kiokuko.egg-info/top_level.txt
src/hermes_kiokuko/_vendor/__init__.py
src/hermes_kiokuko/_vendor/orca_trace/__init__.py
src/hermes_kiokuko/_vendor/orca_trace/graph.py
src/hermes_kiokuko/_vendor/orca_trace/models.py
src/hermes_kiokuko/_vendor/orca_trace/py.typed
src/hermes_kiokuko/_vendor/orca_trace/reader.py
src/hermes_kiokuko/migrations/001_initial.sql
src/hermes_kiokuko/migrations/002_verified_facts.sql
src/hermes_kiokuko/migrations/003_monitor.sql
src/hermes_kiokuko/migrations/004_learning.sql
src/hermes_kiokuko/migrations/005_task_profile_memory.sql
src/hermes_kiokuko/migrations/fts.sql
src/hermes_kiokuko/migrations/task_profile_fts.sql
src/hermes_kiokuko/orca/DEPENDENCY-LICENSES.txt
src/hermes_kiokuko/orca/ORCA-LICENSE
src/hermes_kiokuko/orca/bridge.mjs
src/hermes_kiokuko/orca/pin.json
tests/conftest.py
tests/hermes_e2e/conftest.py
tests/hermes_e2e/pin.json
tests/hermes_e2e/test_agent_loop.py
tests/hermes_e2e/test_cli_and_failures.py
tests/hermes_e2e/test_host_contract.py
tests/integration/test_boundaries.py
tests/integration/test_memory.py
tests/integration/test_operations.py
tests/unit/test_explicit.py
tools/orca/bridge.mjs
tools/orca/build.mjs