README.md
pyproject.toml
src/totalreclaw/__init__.py
src/totalreclaw/claims_helper.py
src/totalreclaw/cli.py
src/totalreclaw/client.py
src/totalreclaw/confirm_indexed.py
src/totalreclaw/crypto.py
src/totalreclaw/embedding.py
src/totalreclaw/import_engine.py
src/totalreclaw/lsh.py
src/totalreclaw/onboarding.py
src/totalreclaw/operations.py
src/totalreclaw/protobuf.py
src/totalreclaw/relay.py
src/totalreclaw/reranker.py
src/totalreclaw/retype_setscope.py
src/totalreclaw/tuning_loop.py
src/totalreclaw/userop.py
src/totalreclaw.egg-info/PKG-INFO
src/totalreclaw.egg-info/SOURCES.txt
src/totalreclaw.egg-info/dependency_links.txt
src/totalreclaw.egg-info/entry_points.txt
src/totalreclaw.egg-info/requires.txt
src/totalreclaw.egg-info/top_level.txt
src/totalreclaw/agent/__init__.py
src/totalreclaw/agent/contradiction.py
src/totalreclaw/agent/debrief.py
src/totalreclaw/agent/extraction.py
src/totalreclaw/agent/lifecycle.py
src/totalreclaw/agent/llm_client.py
src/totalreclaw/agent/loop_runner.py
src/totalreclaw/agent/pending_drain.py
src/totalreclaw/agent/recall.py
src/totalreclaw/agent/state.py
src/totalreclaw/hermes/SKILL.md
src/totalreclaw/hermes/__init__.py
src/totalreclaw/hermes/cli.py
src/totalreclaw/hermes/debrief.py
src/totalreclaw/hermes/extractor.py
src/totalreclaw/hermes/hooks.py
src/totalreclaw/hermes/llm_client.py
src/totalreclaw/hermes/pair_tool.py
src/totalreclaw/hermes/pair_tool_completion.py
src/totalreclaw/hermes/plugin.yaml
src/totalreclaw/hermes/qa_bug_report.py
src/totalreclaw/hermes/schemas.py
src/totalreclaw/hermes/state.py
src/totalreclaw/hermes/tools.py
src/totalreclaw/import_adapters/__init__.py
src/totalreclaw/import_adapters/base_adapter.py
src/totalreclaw/import_adapters/chatgpt_adapter.py
src/totalreclaw/import_adapters/claude_adapter.py
src/totalreclaw/import_adapters/gemini_adapter.py
src/totalreclaw/import_adapters/mem0_adapter.py
src/totalreclaw/import_adapters/types.py
src/totalreclaw/pair/__init__.py
src/totalreclaw/pair/completion_sidecar.py
src/totalreclaw/pair/crypto.py
src/totalreclaw/pair/http_server.py
src/totalreclaw/pair/pair_page.py
src/totalreclaw/pair/qr.py
src/totalreclaw/pair/remote_client.py
src/totalreclaw/pair/session_store.py
tests/test_agent_tools_phrase_safety.py
tests/test_auto_extract_uses_batch.py
tests/test_chain_id_autodetect.py
tests/test_claims_helper.py
tests/test_client.py
tests/test_cross_client.py
tests/test_crypto.py
tests/test_debrief.py
tests/test_debrief_tool.py
tests/test_embedding.py
tests/test_env_binding_and_rc_banner.py
tests/test_event_loop_lifecycle.py
tests/test_extraction_empty_response_visibility.py
tests/test_extractor.py
tests/test_hermes_plugin.py
tests/test_hermes_plugin_manifest_parity.py
tests/test_hermes_setup_cli.py
tests/test_issue_101_debrief_messages_survive_turns.py
tests/test_issue_148_interpreter_shutdown_drain.py
tests/test_issue_149_confirm_indexed_core_fallback.py
tests/test_issue_169_owner_key_stability.py
tests/test_issue_191_192_daemon_pair_lazy_reconfigure.py
tests/test_issue_208_retry_after.py
tests/test_llm_client_hermes_0_10_schema.py
tests/test_llm_client_rc3.py
tests/test_lsh.py
tests/test_mem0_adapter.py
tests/test_memory_types_parity.py
tests/test_no_stdout_on_first_run_in_agent_context.py
tests/test_nonce_serialization_rc3.py
tests/test_onboarding.py
tests/test_operations.py
tests/test_packaging_integrity.py
tests/test_pair_crypto.py
tests/test_pair_generate_mode.py
tests/test_pair_http.py
tests/test_pair_qr.py
tests/test_pair_remote_client.py
tests/test_pair_sidecar_lifecycle.py
tests/test_pair_tool_asyncio_lifecycle.py
tests/test_pair_tool_payload.py
tests/test_pin_batch_cross_impl_parity.py
tests/test_pin_unpin.py
tests/test_protobuf.py
tests/test_qa_bug_report_rc3.py
tests/test_relay.py
tests/test_reranker.py
tests/test_reranker_cross_runtime_parity.py
tests/test_retype_setscope.py
tests/test_session_id_forwarding.py
tests/test_setup_guide_includes_compatibility_section.py
tests/test_skill_md_includes_disable_memory_step.py
tests/test_skill_md_restart_hardening_2_3_4.py
tests/test_staging_integration.py
tests/test_totalreclaw_cli.py
tests/test_tuning_loop.py
tests/test_upgrade_tool.py
tests/test_userop.py
tests/test_userop_batch.py
tests/test_v1_hooks_integration.py
tests/test_v1_parity.py
tests/test_v1_taxonomy.py
tests/test_v2_02_hermes_fixes.py
tests/test_version.py
tests/test_warn_log_on_built_in_memory_enabled.py
tests/test_wave2a_hermes_fixes.py