LICENSE
README.md
pyproject.toml
setup.py
src/sophyane/__init__.py
src/sophyane/__main__.py
src/sophyane/adaptive_execution.py
src/sophyane/agent.py
src/sophyane/agent_runtime.py
src/sophyane/appliance.py
src/sophyane/artifact_extractor.py
src/sophyane/audit_cli.py
src/sophyane/autonomous_builder.py
src/sophyane/autonomy.py
src/sophyane/benchmark_cli.py
src/sophyane/browser_failure_gate.py
src/sophyane/browser_partial_recovery.py
src/sophyane/browser_runtime_v2.py
src/sophyane/budget.py
src/sophyane/capabilities.py
src/sophyane/capability_executors.py
src/sophyane/capability_gap.py
src/sophyane/capability_gap_messages.py
src/sophyane/capability_manager.py
src/sophyane/capability_registry.py
src/sophyane/checkpoint.py
src/sophyane/cli_entry.py
src/sophyane/coding_runtime.py
src/sophyane/coi.py
src/sophyane/coi_cli.py
src/sophyane/collaborative_workers.py
src/sophyane/config.py
src/sophyane/cursor_tab.py
src/sophyane/daemon_runtime.py
src/sophyane/decision_visibility.py
src/sophyane/deep_agent_runtime.py
src/sophyane/diagnostics.py
src/sophyane/doer.py
src/sophyane/edge_agent.py
src/sophyane/editable_canvas.py
src/sophyane/engineering_program.py
src/sophyane/environment_constraints.py
src/sophyane/execution_evidence.py
src/sophyane/execution_kernel.py
src/sophyane/execution_runtime.py
src/sophyane/failure_memory.py
src/sophyane/feature_audit.py
src/sophyane/game_validation.py
src/sophyane/goal_execution.py
src/sophyane/goal_runtime.py
src/sophyane/goal_scheduler.py
src/sophyane/graph_runtime.py
src/sophyane/guarded_coding_doer.py
src/sophyane/hardware_api.py
src/sophyane/hardware_fit.py
src/sophyane/hardware_registry.py
src/sophyane/harness.py
src/sophyane/harness_acceptance.py
src/sophyane/harness_task_policy.py
src/sophyane/harness_workspace.py
src/sophyane/hitl.py
src/sophyane/html_repair_policy.py
src/sophyane/improvement_kernel.py
src/sophyane/incremental_browser_edit.py
src/sophyane/integrations.py
src/sophyane/interactive_coding_doer.py
src/sophyane/interpreter.py
src/sophyane/live_coding_doer.py
src/sophyane/llm_catalog.py
src/sophyane/local_coding_capability.py
src/sophyane/local_inspection.py
src/sophyane/local_runtime.py
src/sophyane/local_server.py
src/sophyane/logging_config.py
src/sophyane/main.py
src/sophyane/mcp.py
src/sophyane/mcp_bridge.py
src/sophyane/mcp_server.py
src/sophyane/media_voice.py
src/sophyane/memory.py
src/sophyane/memory_architecture.py
src/sophyane/mission_cli.py
src/sophyane/mission_engine.py
src/sophyane/mobile_capability_prompt.py
src/sophyane/mobile_permission_center.py
src/sophyane/mobile_sensor_routing.py
src/sophyane/model_catalog.py
src/sophyane/multiagent.py
src/sophyane/multifile_artifact_extractor.py
src/sophyane/multimodal.py
src/sophyane/native_backends.py
src/sophyane/native_capability.py
src/sophyane/native_kernel.py
src/sophyane/native_readonly_capabilities.py
src/sophyane/native_worker_pool.py
src/sophyane/notifications.py
src/sophyane/observability.py
src/sophyane/permissions.py
src/sophyane/platform_cli.py
src/sophyane/platform_kernel.py
src/sophyane/platform_probe.py
src/sophyane/plugin_loader.py
src/sophyane/post_build_menu.py
src/sophyane/provider_state.py
src/sophyane/rag.py
src/sophyane/recursive_visual_engine.py
src/sophyane/release_cli.py
src/sophyane/repository.py
src/sophyane/request_classification.py
src/sophyane/request_intercepts.py
src/sophyane/router.py
src/sophyane/runtime_artifact_patch.py
src/sophyane/runtime_browser_patch.py
src/sophyane/runtime_cancel.py
src/sophyane/runtime_capability_acquisition_patch.py
src/sophyane/runtime_cloud_timeout_patch.py
src/sophyane/runtime_cursor_tab_patch.py
src/sophyane/runtime_deep_agent_patch.py
src/sophyane/runtime_filesystem_capabilities_v20.py
src/sophyane/runtime_input_patch.py
src/sophyane/runtime_intent_refinement_patch.py
src/sophyane/runtime_interactive_patch.py
src/sophyane/runtime_interrupt_patch.py
src/sophyane/runtime_observability.py
src/sophyane/runtime_orchestration_patch.py
src/sophyane/runtime_premium_asset_pipeline.py
src/sophyane/runtime_provider_context_patch.py
src/sophyane/runtime_provider_error_patch.py
src/sophyane/runtime_quality_escalation.py
src/sophyane/runtime_safety.py
src/sophyane/runtime_self_contained_html_patch.py
src/sophyane/runtime_semantic_instruction.py
src/sophyane/runtime_sli_brain.py
src/sophyane/runtime_sli_builder.py
src/sophyane/runtime_sli_capability_planner.py
src/sophyane/runtime_sli_intent_patch.py
src/sophyane/runtime_sli_mission_os.py
src/sophyane/runtime_sli_onset_feedback.py
src/sophyane/runtime_sli_semantic.py
src/sophyane/runtime_snake_semantic_repair.py
src/sophyane/runtime_software_routing_guard.py
src/sophyane/runtime_stagnation_patch.py
src/sophyane/scheduler.py
src/sophyane/secret_vault.py
src/sophyane/semantic_ontology.py
src/sophyane/semantic_ontology_bridge.py
src/sophyane/semantic_ontology_learner.py
src/sophyane/setup_wizard.py
src/sophyane/skills.py
src/sophyane/sli.py
src/sophyane/sli_cli.py
src/sophyane/sli_intent_router.py
src/sophyane/sli_learner.py
src/sophyane/sli_provider_controller.py
src/sophyane/sli_schema.py
src/sophyane/sli_training_loop.py
src/sophyane/startup_policy.py
src/sophyane/state_graph.py
src/sophyane/strict_interactive_doer.py
src/sophyane/strict_protocol.py
src/sophyane/structured_output.py
src/sophyane/task_execution.py
src/sophyane/task_intelligence.py
src/sophyane/task_runtime.py
src/sophyane/tools.py
src/sophyane/tui.py
src/sophyane/tui_v2.py
src/sophyane/unified_execution_kernel.py
src/sophyane/v12_cli.py
src/sophyane/v13_cli.py
src/sophyane/v16_doer.py
src/sophyane/vela.py
src/sophyane/version.py
src/sophyane/web.py
src/sophyane/web_intel.py
src/sophyane/workspace_attachment.py
src/sophyane.egg-info/PKG-INFO
src/sophyane.egg-info/SOURCES.txt
src/sophyane.egg-info/dependency_links.txt
src/sophyane.egg-info/entry_points.txt
src/sophyane.egg-info/requires.txt
src/sophyane.egg-info/top_level.txt
src/sophyane/browser/__init__.py
src/sophyane/browser/launcher.py
src/sophyane/browser/home/app.js
src/sophyane/browser/home/harness.css
src/sophyane/browser/home/harness.html
src/sophyane/browser/home/harness.js
src/sophyane/browser/home/index.html
src/sophyane/browser/home/manifest.webmanifest
src/sophyane/browser/home/styles.css
src/sophyane/cloud/__init__.py
src/sophyane/cloud/auto_messaging_setup.py
src/sophyane/cloud/crypto_billing.py
src/sophyane/cloud/email_otp.py
src/sophyane/cloud/messaging.py
src/sophyane/cloud/namecheap.py
src/sophyane/cloud/payments_rails.py
src/sophyane/cloud/portal.py
src/sophyane/cloud/pricing.py
src/sophyane/cloud/product_knowledge.py
src/sophyane/cloud/store.py
src/sophyane/cloud/stripe_billing.py
src/sophyane/cloud/telegram_bot.py
src/sophyane/competitive/__init__.py
src/sophyane/competitive/agent_session_api.py
src/sophyane/competitive/auth.py
src/sophyane/competitive/payments.py
src/sophyane/connectors/__init__.py
src/sophyane/connectors/runtime.py
src/sophyane/connectors/email_imap/handler.py
src/sophyane/continual/__init__.py
src/sophyane/continual/engine.py
src/sophyane/expert/__init__.py
src/sophyane/expert/answer.py
src/sophyane/expert/exam.py
src/sophyane/expert/knowledge.py
src/sophyane/expert/data/tough100_questions.json
src/sophyane/kernel/__init__.py
src/sophyane/kernel/app_factory.py
src/sophyane/kernel/bus.py
src/sophyane/kernel/core.py
src/sophyane/kernel/erp.py
src/sophyane/lc_compat/__init__.py
src/sophyane/lc_compat/durable_graph.py
src/sophyane/lc_compat/graph_viz.py
src/sophyane/lc_compat/llm.py
src/sophyane/lc_compat/memory.py
src/sophyane/lc_compat/output_parsers.py
src/sophyane/lc_compat/prompt_templates.py
src/sophyane/lc_compat/streaming.py
src/sophyane/lc_compat/tools.py
src/sophyane/mesh/__init__.py
src/sophyane/mesh/core.py
src/sophyane/mesh/discovery.py
src/sophyane/mesh/federation.py
src/sophyane/mesh/install_peer.py
src/sophyane/observability/__init__.py
src/sophyane/observability/accounting.py
src/sophyane/observability/datasets.py
src/sophyane/observability/tracing.py
src/sophyane/providers/__init__.py
src/sophyane/providers/anthropic.py
src/sophyane/providers/base.py
src/sophyane/providers/deepseek.py
src/sophyane/providers/fallback.py
src/sophyane/providers/gemini.py
src/sophyane/providers/groq.py
src/sophyane/providers/http.py
src/sophyane/providers/local_gguf.py
src/sophyane/providers/ollama.py
src/sophyane/providers/openai.py
src/sophyane/providers/openai_compatible.py
src/sophyane/providers/openrouter.py
src/sophyane/providers/xai.py
src/sophyane/self_improve/__init__.py
src/sophyane/self_improve/ledger.py
tests/test_18_10_0_quality_escalation.py
tests/test_18_11_0_startup_policy.py
tests/test_18_12_0_rescue_ownership.py
tests/test_18_13_0_artifact_extractor.py
tests/test_18_14_0_deep_agent_runtime.py
tests/test_18_9_0_validated_learning.py
tests/test_adaptive_discovery_completion.py
tests/test_adaptive_execution_contract_cleanup.py
tests/test_adaptive_provider_repair_isolation.py
tests/test_agent_autonomous_routing.py
tests/test_ai_kernel.py
tests/test_android_post_bundle_verification.py
tests/test_appliance_and_audit.py
tests/test_auto_messaging_setup_unused_imports_cleanup.py
tests/test_autonomous_builder.py
tests/test_autonomy.py
tests/test_autonomy_contract.py
tests/test_batch_test_unused_imports_cleanup.py
tests/test_batch_unused_imports_cleanup.py
tests/test_benchmark_live_provider.py
tests/test_best_html_repair.py
tests/test_browser_failure_gate.py
tests/test_browser_partial_recovery.py
tests/test_browser_web_improve.py
tests/test_capabilities_unused_field_cleanup.py
tests/test_capability_executors_unused_asdict_cleanup.py
tests/test_capability_manager.py
tests/test_ci_contract.py
tests/test_cloud_messaging_telegram_get_me.py
tests/test_cloud_provider_timeout.py
tests/test_coding_runtime_unused_imports_cleanup.py
tests/test_coding_runtime_v16.py
tests/test_collaborative_workers_unused_imports_cleanup.py
tests/test_competitive_auth_unused_imports_cleanup.py
tests/test_competitive_payments_unused_hashlib_cleanup.py
tests/test_continual_train.py
tests/test_continual_unused_peer_cleanup.py
tests/test_doer.py
tests/test_embedded_html_validator.py
tests/test_environment_constraints_unittest.py
tests/test_execution_action_timeout.py
tests/test_execution_evidence.py
tests/test_execution_kernel.py
tests/test_execution_kernel_graph.py
tests/test_expert_exam_provider_failure.py
tests/test_failure_memory.py
tests/test_failure_memory_unused_iterable_cleanup.py
tests/test_fallback_and_daemon.py
tests/test_feature_audit_import_cleanup.py
tests/test_final_runtime_unused_imports_cleanup.py
tests/test_future_agent.py
tests/test_gemini_response_mode.py
tests/test_gemini_runtime_hardening.py
tests/test_goal_execution.py
tests/test_goal_execution_unused_mapping_cleanup.py
tests/test_goal_runtime.py
tests/test_goal_scheduler.py
tests/test_goal_scheduler_unused_iterable_cleanup.py
tests/test_graph_runtime.py
tests/test_hardware_api.py
tests/test_hardware_api_unused_edge_prompt_cleanup.py
tests/test_hardware_fit_unused_save_config_cleanup.py
tests/test_hardware_registry_unused_imports_cleanup.py
tests/test_harness.py
tests/test_harness_challenge_routing.py
tests/test_harness_workspace_unused_re_cleanup.py
tests/test_html_repair_policy.py
tests/test_incremental_browser_unused_html_cleanup.py
tests/test_integrations.py
tests/test_interactive_coding_doer_unused_json_cleanup.py
tests/test_interactive_decisions_v16.py
tests/test_latest_file_routing_cleanup.py
tests/test_lc_compat_llm_empty_provider_probe_cleanup.py
tests/test_lc_compat_memory_unused_any_cleanup.py
tests/test_lc_compat_streaming_unused_field_cleanup.py
tests/test_live_coding_doer_unused_imports_cleanup.py
tests/test_live_progress_v16.py
tests/test_local_coding_unused_shlex_cleanup.py
tests/test_local_inspection.py
tests/test_local_runtime_and_tui.py
tests/test_local_runtime_unused_lib_dir_cleanup.py
tests/test_main_unused_imports_cleanup.py
tests/test_mcp_server.py
tests/test_memory.py
tests/test_memory_architecture_unused_time_cleanup.py
tests/test_mesh.py
tests/test_mesh_core_unused_federation_imports_cleanup.py
tests/test_migration.py
tests/test_mission_engine.py
tests/test_mobile_capability_prompt.py
tests/test_mobile_permission_center.py
tests/test_mobile_sensor_routing.py
tests/test_module_entry_runtime_safety.py
tests/test_multiagent.py
tests/test_multiagent_unused_callable_cleanup.py
tests/test_namecheap_set_hosts_result_cleanup.py
tests/test_native_worker_pool_unused_path_cleanup.py
tests/test_new_tab_preview_and_gemini_tool_guard.py
tests/test_no_prose_escape_v16.py
tests/test_observability_list_traces_merge.py
tests/test_platform_and_edge.py
tests/test_platform_kernel.py
tests/test_platform_kernel_unused_imports_cleanup.py
tests/test_platform_probe_empty_fstring_cleanup.py
tests/test_plugins.py
tests/test_portal_primary_search_evidence.py
tests/test_portal_unused_imports_cleanup.py
tests/test_post_build_completion_gate.py
tests/test_post_build_gate_filesystem.py
tests/test_post_build_menu.py
tests/test_post_build_success_gating.py
tests/test_post_bundle_verification.py
tests/test_product_knowledge_unused_imports_cleanup.py
tests/test_provider_live_input_guard.py
tests/test_provider_response_diagnostics.py
tests/test_provider_steering_safety.py
tests/test_repository_unused_os_cleanup.py
tests/test_request_input_capture_single_definition.py
tests/test_router.py
tests/test_runtime_intent_refinement_unused_json_cleanup.py
tests/test_runtime_observability.py
tests/test_runtime_root_scan_guard.py
tests/test_runtime_sli_mission_os_unused_re_cleanup.py
tests/test_setup_wizard_unused_model_choice_cleanup.py
tests/test_sli.py
tests/test_sli_learner_unused_path_cleanup.py
tests/test_sli_mission_os.py
tests/test_snake_semantic_repair.py
tests/test_snake_stability_contract.py
tests/test_software_routing_guard.py
tests/test_sophyane20_foundation.py
tests/test_state_graph_unittest.py
tests/test_state_graph_unused_mutable_mapping_cleanup.py
tests/test_strict_planner_protocol_v16.py
tests/test_structured_output.py
tests/test_task_execution_unused_failure_cleanup.py
tests/test_task_execution_unused_sys_cleanup.py
tests/test_telegram_bot_unused_send_telegram_cleanup.py
tests/test_tool_code_artifacts.py
tests/test_tools_unused_callable_cleanup.py
tests/test_truthful_command_status.py
tests/test_tui_execution_routing.py
tests/test_tui_mobile_filesystem.py
tests/test_tui_mobile_original_home_cleanup.py
tests/test_tui_semantic_repair_order.py
tests/test_tui_simple_chat_fastpaths.py
tests/test_tui_unified_kernel.py
tests/test_tui_unused_asdict_cleanup.py
tests/test_v11_release.py
tests/test_v13_cli_generate_callback.py
tests/test_v16_0_7_live_completion.py
tests/test_v16_doer_unused_path_cleanup.py
tests/test_v18_regressions.py
tests/test_version.py
tests/test_version_11.py
tests/test_workspace_attachment.py
tests/test_workspace_progress_guard.py