pub static VM_DECLARED_CAPABILITY_METHODS: &[(&str, &str)] = &[
("agent", "artifact_emit"),
("agent", "cancel_in_flight_tool_call"),
("agent", "clear_persona_hooks"),
("agent", "clear_reminder_providers"),
("agent", "clear_session_hooks"),
("agent", "compaction_check"),
("agent", "compaction_policy"),
("agent", "compaction_run"),
("agent", "current_id"),
("agent", "daemon_resume"),
("agent", "daemon_spawn"),
("agent", "daemon_stop"),
("agent", "daemon_trigger"),
("agent", "external_agent_delegate"),
("agent", "inject_feedback"),
("agent", "inject_host_event"),
("agent", "lifecycle_drain_decision_prompt_hash"),
("agent", "lifecycle_receipt_record_drain_decision"),
("agent", "lifecycle_receipt_record_resumption"),
("agent", "lifecycle_receipt_record_suspension"),
("agent", "lifecycle_receipts_snapshot"),
("agent", "lifecycle_replay_drain_decision"),
("agent", "lifecycle_replay_resume_input"),
("agent", "load_skill"),
("agent", "managed_daemon_snapshot"),
("agent", "notify_file_edited"),
("agent", "pipeline_on_finish"),
("agent", "pop_llm_render_context"),
("agent", "prompt_explain"),
("agent", "prompt_mark_rendered"),
("agent", "push_llm_render_context"),
("agent", "register_checkpoint_hook"),
("agent", "register_persona_hook"),
("agent", "register_reminder_provider"),
("agent", "register_session_hook"),
("agent", "register_step_hook"),
("agent", "session_store_append"),
("agent", "session_store_database_path"),
("agent", "session_store_events"),
("agent", "session_store_path"),
("agent", "session_store_search"),
("agent", "session_store_verify"),
("agent", "skill_render"),
("agent", "subscribe"),
("agent", "transcript_auto_compact"),
("channels", "guardrail_clear"),
("channels", "guardrail_list"),
("channels", "guardrail_register"),
("channels", "guardrail_unregister"),
("clock", "timing_end"),
("clock", "timing_event"),
("clock", "timing_now_monotonic_ms"),
("clock", "timing_start"),
("fs", "load_run_tree"),
("fs", "run_record_load"),
("fs", "run_record_save"),
("fs", "verify_imports"),
("fs", "workspace_canonicalize_existing"),
("fs", "workspace_info"),
("interaction", "hitl_pending"),
("llm", "apply_reasoning_policy"),
("llm", "available_providers"),
("llm", "cache_clear"),
("llm", "cache_get"),
("llm", "cache_put"),
("llm", "cache_stats"),
("llm", "cache_stats_reset"),
("llm", "call"),
("llm", "call_safe"),
("llm", "call_structured"),
("llm", "call_structured_result"),
("llm", "call_structured_safe"),
("llm", "complementary_reviewer"),
("llm", "completion"),
("llm", "config"),
("llm", "equivalent_models"),
("llm", "execution_contract"),
("llm", "healthcheck"),
("llm", "infer_provider"),
("llm", "known_models"),
("llm", "list_providers_native"),
("llm", "mock_load_jsonl"),
("llm", "model_defaults"),
("llm", "model_info"),
("llm", "model_ladder"),
("llm", "model_tier"),
("llm", "pick_model"),
("llm", "provider_capabilities"),
("llm", "provider_capabilities_clear"),
("llm", "provider_capabilities_install"),
("llm", "provider_catalog"),
("llm", "provider_register"),
("llm", "qc_default_model"),
("llm", "rate_limit"),
("llm", "reasoning_effort_budget"),
("llm", "recover_schema"),
("llm", "resolve_model"),
("llm", "resolved_options"),
("llm", "routing_policy"),
("llm", "self_certainty"),
("llm", "stream"),
("llm", "stream_call"),
("llm", "with_rate_limit"),
("net", "connector_call"),
("net", "cookie_delete"),
("obs", "agent_trace"),
("obs", "agent_trace_summary"),
("obs", "enable_tracing"),
("obs", "event_log_describe"),
("obs", "event_log_emit"),
("obs", "event_log_emit_idempotent"),
("obs", "event_log_emit_idempotent_chained"),
("obs", "event_log_latest"),
("obs", "event_log_read"),
("obs", "event_log_subscribe"),
("obs", "event_log_topics"),
("obs", "event_log_verify"),
("obs", "friction_clear"),
("obs", "friction_events"),
("obs", "friction_record"),
("obs", "hypothesis_event_append"),
("obs", "hypothesis_event_authority_mint"),
("obs", "hypothesis_event_authority_request"),
("obs", "hypothesis_event_snapshot"),
("obs", "hypothesis_operation_request"),
("obs", "lifecycle_span_end"),
("obs", "lifecycle_span_start"),
("obs", "llm_info"),
("obs", "llm_usage"),
("obs", "log_debug"),
("obs", "log_error"),
("obs", "log_info"),
("obs", "log_json"),
("obs", "log_warn"),
("obs", "metrics_inc"),
("obs", "pipeline_lifecycle_audit_log_snapshot"),
("obs", "pipeline_lifecycle_audit_log_take"),
("obs", "set_level"),
("obs", "trace_end"),
("obs", "trace_id"),
("obs", "trace_spans"),
("obs", "trace_start"),
("obs", "trace_summary"),
("project", "catalog"),
("project", "context_profile"),
("project", "fingerprint"),
("project", "scan"),
("project", "scan_tree"),
("project", "walk_tree"),
("random", "ed25519_keypair"),
("random", "seed"),
("random", "x25519_keypair"),
("runtime", "atomic"),
("runtime", "atomic_add"),
("runtime", "atomic_cas"),
("runtime", "atomic_get"),
("runtime", "atomic_set"),
("runtime", "channel"),
("runtime", "channel_is_closed"),
("runtime", "channel_select"),
("runtime", "checkpoint"),
("runtime", "checkpoint_clear"),
("runtime", "checkpoint_delete"),
("runtime", "checkpoint_exists"),
("runtime", "checkpoint_get"),
("runtime", "checkpoint_list"),
("runtime", "circuit_breaker"),
("runtime", "circuit_check"),
("runtime", "circuit_record_failure"),
("runtime", "circuit_record_success"),
("runtime", "circuit_reset"),
("runtime", "clear_path_scope_guard"),
("runtime", "close_channel"),
("runtime", "command_policy_pop"),
("runtime", "command_policy_push"),
("runtime", "continue_as_new"),
("runtime", "correction_query"),
("runtime", "correction_record"),
("runtime", "corrections_query"),
("runtime", "corrections_record"),
("runtime", "current_policy"),
("runtime", "durable_rate_limit_acquire"),
("runtime", "eval_ledger_append_rows"),
("runtime", "eval_ledger_append_unique_case_rows"),
("runtime", "eval_ledger_prior_commit_rows"),
("runtime", "eval_ledger_read"),
("runtime", "eval_ledger_resolve_resume_plan"),
("runtime", "eval_pack_run"),
("runtime", "eval_suite_run"),
("runtime", "handler_context"),
("runtime", "introspection"),
("runtime", "json_stream_validate_create"),
("runtime", "json_stream_validator"),
("runtime", "mailbox_close"),
("runtime", "mailbox_lookup"),
("runtime", "mailbox_metrics"),
("runtime", "mailbox_open"),
("runtime", "mailbox_receive"),
("runtime", "mailbox_send"),
("runtime", "mailbox_try_receive"),
("runtime", "monitor_wait_for_native"),
("runtime", "parallel_race"),
("runtime", "persona_eval_ladder_run"),
("runtime", "receive"),
("runtime", "register_path_scope_guard"),
("runtime", "select"),
("runtime", "select_list"),
("runtime", "select_timeout"),
("runtime", "select_try"),
("runtime", "send"),
("runtime", "shared_cas"),
("runtime", "shared_cell"),
("runtime", "shared_get"),
("runtime", "shared_map"),
("runtime", "shared_map_cas"),
("runtime", "shared_map_delete"),
("runtime", "shared_map_entries"),
("runtime", "shared_map_get"),
("runtime", "shared_map_set"),
("runtime", "shared_map_snapshot"),
("runtime", "shared_metrics"),
("runtime", "shared_scope_id"),
("runtime", "shared_set"),
("runtime", "shared_snapshot"),
("runtime", "step_inspect"),
("runtime", "step_run"),
("runtime", "supervisor_events"),
("runtime", "supervisor_metrics"),
("runtime", "supervisor_start"),
("runtime", "supervisor_state"),
("runtime", "supervisor_stop"),
("runtime", "supervisor_wait"),
("runtime", "sync_gate_acquire"),
("runtime", "sync_metrics"),
("runtime", "sync_release"),
("runtime", "sync_rwlock_acquire"),
("runtime", "sync_semaphore_acquire"),
("runtime", "timer_end"),
("runtime", "timer_start"),
("runtime", "trigger_fire"),
("runtime", "trigger_inspect_action_graph"),
("runtime", "trigger_inspect_dlq"),
("runtime", "trigger_inspect_lifecycle"),
("runtime", "trigger_list"),
("runtime", "trigger_register"),
("runtime", "trigger_replay"),
("runtime", "trigger_test_harness"),
("runtime", "trust_graph_policy_for"),
("runtime", "trust_graph_query"),
("runtime", "trust_graph_record"),
("runtime", "trust_graph_verify_chain"),
("runtime", "trust_policy_for"),
("runtime", "trust_query"),
("runtime", "trust_query_alias"),
("runtime", "trust_record"),
("runtime", "trust_record_alias"),
("runtime", "trust_score"),
("runtime", "trust_verify_chain"),
("runtime", "try_receive"),
("runtime", "verification_profile_matches"),
("runtime", "verification_profile_record_run"),
("runtime", "verification_profile_resolve"),
("runtime", "verification_profiles_get"),
("runtime", "verification_profiles_set"),
("runtime", "waitpoint_cancel"),
("runtime", "waitpoint_complete"),
("runtime", "waitpoint_create"),
("runtime", "waitpoint_wait"),
("runtime", "webhook_intake_deregister"),
("runtime", "webhook_intake_feed"),
("runtime", "webhook_intake_list"),
("runtime", "webhook_intake_recent"),
("runtime", "webhook_intake_register"),
("runtime", "with_approval_policy"),
("runtime", "with_autonomy_policy"),
("runtime", "with_command_policy"),
("runtime", "with_dynamic_permissions"),
("runtime", "with_execution_policy"),
("runtime", "workflow_continue_as_new"),
("runtime", "workflow_pause"),
("runtime", "workflow_publish_query"),
("runtime", "workflow_query"),
("runtime", "workflow_receive"),
("runtime", "workflow_respond_update"),
("runtime", "workflow_resume"),
("runtime", "workflow_signal"),
("runtime", "workflow_status"),
("runtime", "workflow_update"),
("runtime", "yield_now"),
("stdio", "log"),
("stdio", "progress"),
("term", "clear"),
("term", "terminal_width"),
("testing", "clock_leaks"),
("testing", "fs_diff"),
("testing", "is_active"),
("testing", "pg_mock_pool"),
("testing", "sqlite_mock_db"),
("tools", "classifier_cache_clear"),
("tools", "classifier_cache_get"),
("tools", "classifier_cache_put"),
("tools", "clear_hooks"),
("tools", "current_registry"),
("tools", "hooks_emit_audit"),
("tools", "hooks_filter"),
("tools", "hooks_inject_reminder"),
("tools", "hooks_list"),
("tools", "hooks_match"),
("tools", "hooks_register"),
("tools", "hooks_registry"),
("tools", "hooks_unregister"),
("tools", "register_hook"),
("tools", "remove"),
("tools", "synth_invoke"),
("tools", "synthesis_cache"),
("tools", "synthesis_clear"),
("tools", "synthesize"),
];