LICENSE
README.md
helm.py
helm_context.py
helm_frontmatter.py
helm_state_model.py
helm_workspace.py
pyproject.toml
commands/__init__.py
commands/checkpoint.py
commands/context.py
commands/db.py
commands/doctor.py
commands/harness.py
commands/health.py
commands/loops.py
commands/memory.py
commands/model_repair.py
commands/ops.py
commands/phase_modules.py
commands/privacy.py
commands/profile.py
commands/shadow_report.py
commands/skill.py
commands/skill_intake.py
commands/skill_lifecycle.py
commands/skill_promotion.py
commands/status.py
commands/task.py
commands/validate.py
helm_agent_ops.egg-info/PKG-INFO
helm_agent_ops.egg-info/SOURCES.txt
helm_agent_ops.egg-info/dependency_links.txt
helm_agent_ops.egg-info/entry_points.txt
helm_agent_ops.egg-info/requires.txt
helm_agent_ops.egg-info/top_level.txt
memory_tree/__init__.py
memory_tree/tree.py
references/__init__.py
references/action_governance_registry.json
references/adaptive_harness_policy.json
references/edit_policy.json
references/execution_profiles.json
references/gate_policy.json
references/guard_policy.json
references/local_model_proxy_policy.json
references/model_provider_policy.json
references/model_recovery_policy.json
references/profile_pause_state.json
references/respond_tool_schema.json
references/skill-capture-template.md
references/skill-contract-template.json
references/skill_profile_policies.json
references/tool_groups.json
scripts/__init__.py
scripts/action_governance.py
scripts/action_scope.py
scripts/adaptive_harness.py
scripts/adaptive_harness_lib.py
scripts/advisory_log.py
scripts/browser_gate.py
scripts/browser_work_verifier.py
scripts/command_guard.py
scripts/command_log_report.py
scripts/conversational_memory_capture.py
scripts/discovery.py
scripts/edit_policy.py
scripts/env_flags.py
scripts/eval_runner.py
scripts/experience_attribution.py
scripts/failure_signature.py
scripts/file_intake_lib.py
scripts/freshness_lib.py
scripts/frontmatter_io.py
scripts/hitl_decision_patterns.py
scripts/intelligence_tier.py
scripts/io_utils.py
scripts/jsonl_io.py
scripts/local_model_proxy.py
scripts/long_running_runtime.py
scripts/loop_lib.py
scripts/memory_capture.py
scripts/memory_ops.py
scripts/model_health_lib.py
scripts/model_health_probe.py
scripts/model_provider_probe.py
scripts/model_repair.py
scripts/ops_daily_report.py
scripts/ops_db.py
scripts/ops_memory_query.py
scripts/policy_transition.py
scripts/privacy_filter.py
scripts/profile_pause_resume.py
scripts/release_version_check.py
scripts/reply_gate.py
scripts/respond_tool_wiring.py
scripts/retrieval_policy.py
scripts/retrieval_policy_lib.py
scripts/route_contract_lib.py
scripts/run_with_profile.py
scripts/shadow_mode_recommendation.py
scripts/shadow_mode_report.py
scripts/skill_capture.py
scripts/skill_capture_ext.py
scripts/skill_intake_lib.py
scripts/skill_lifecycle_lib.py
scripts/skill_manifest_lib.py
scripts/skill_promotion_approval.py
scripts/skill_promotion_digest.py
scripts/skill_promotion_state.py
scripts/social_privacy_gate.py
scripts/state_io.py
scripts/state_snapshot.py
scripts/synthetic_respond_tool.py
scripts/task_capture_core.py
scripts/task_ledger_report.py
scripts/time_helpers.py
scripts/tool_groups.py
scripts/trace_recorder.py
scripts/trace_replay.py
scripts/trace_to_skill.py
scripts/validation_gate.py
scripts/workspace_checkpoint.py
scripts/compression/README.md
scripts/compression/__init__.py
scripts/compression/base.py
scripts/compression/profiles.py
scripts/compression/registry.py
tests/test_action_governance.py
tests/test_action_scope.py
tests/test_action_scope_mirror.py
tests/test_adaptive_harness_lib.py
tests/test_browser_gate_max_sessions_sync.py
tests/test_browser_verifier_integration.py
tests/test_browser_work_verifier.py
tests/test_cli_validation.py
tests/test_command_guard.py
tests/test_command_timeouts.py
tests/test_commands_model_repair.py
tests/test_commands_shadow_report.py
tests/test_commands_skill_promotion.py
tests/test_compression.py
tests/test_discovery.py
tests/test_edit_policy.py
tests/test_env_flags.py
tests/test_eval_runner.py
tests/test_experience_attribution.py
tests/test_failure_signature.py
tests/test_freshness_lib.py
tests/test_frontmatter.py
tests/test_helm_main.py
tests/test_intelligence_tier.py
tests/test_io_utils.py
tests/test_jsonl_io.py
tests/test_local_model_proxy.py
tests/test_long_running_runtime.py
tests/test_loop_and_skill_intake.py
tests/test_memory_capture.py
tests/test_memory_ops.py
tests/test_memory_tree.py
tests/test_model_health_lib.py
tests/test_model_provider_probe.py
tests/test_model_repair.py
tests/test_ops_db.py
tests/test_ops_memory_query.py
tests/test_pause_gate_integration.py
tests/test_phase_modules.py
tests/test_policy_transition.py
tests/test_privacy_filter.py
tests/test_profile_pause_resume.py
tests/test_release_version_check.py
tests/test_reply_gate.py
tests/test_report_resilience.py
tests/test_respond_tool_wiring.py
tests/test_retrieval_policy.py
tests/test_route_contract_lib.py
tests/test_run_with_profile_guard.py
tests/test_shadow_mode_recommendation.py
tests/test_shadow_mode_report.py
tests/test_skill_lifecycle.py
tests/test_skill_manifest_lib.py
tests/test_skill_promotion_approval.py
tests/test_skill_promotion_digest.py
tests/test_skill_promotion_state.py
tests/test_social_privacy_gate.py
tests/test_state_io.py
tests/test_state_model.py
tests/test_state_snapshot.py
tests/test_synthetic_respond_tool.py
tests/test_task_state_control.py
tests/test_tool_groups.py
tests/test_trace_recorder.py
tests/test_trace_replay.py
tests/test_trace_to_skill.py
tests/test_validation_gate.py
tests/test_workspace_checkpoint.py
tests/test_workspace_detection.py