LICENSE
README.md
pyproject.toml
algenta/__init__.py
algenta/__main__.py
algenta/_contract.py
algenta/_runtime_manifest_admin_outputs.py
algenta/_runtime_manifest_coercion.py
algenta/_runtime_manifest_enums.py
algenta/_runtime_manifest_modules.py
algenta/_runtime_manifest_operations.py
algenta/_runtime_manifest_references.py
algenta/_runtime_manifest_release.py
algenta/_runtime_manifest_release_outputs.py
algenta/_runtime_manifest_topology.py
algenta/auth.py
algenta/branding.py
algenta/cli.py
algenta/decision.py
algenta/demo.py
algenta/forecast.py
algenta/login.py
algenta/map.py
algenta/map_matching.py
algenta/map_models.py
algenta/map_parsing.py
algenta/map_query.py
algenta/mojo.py
algenta/mojo_entrypoints.py
algenta/mojo_errors.py
algenta/mojo_runtime.py
algenta/optimize.py
algenta/paths.py
algenta/privacy_profile.py
algenta/runtime.py
algenta/runtime_api_exact.py
algenta/runtime_api_payloads.py
algenta/runtime_bundle_overlap.py
algenta/runtime_capability_plane.py
algenta/runtime_connection_descriptors.py
algenta/runtime_connection_normalization.py
algenta/runtime_connection_sql.py
algenta/runtime_connector_definitions.py
algenta/runtime_connector_model_common.py
algenta/runtime_connector_model_dataset.py
algenta/runtime_connector_model_metadata.py
algenta/runtime_connector_model_preview.py
algenta/runtime_connector_models.py
algenta/runtime_connector_preview.py
algenta/runtime_connector_preview_cleanup.py
algenta/runtime_connector_preview_errors.py
algenta/runtime_connector_preview_state.py
algenta/runtime_connector_saved.py
algenta/runtime_connectors.py
algenta/runtime_dataset_surface.py
algenta/runtime_errors.py
algenta/runtime_import_preview.py
algenta/runtime_intent.py
algenta/runtime_library_contract.json
algenta/runtime_library_contract.py
algenta/runtime_library_transport.py
algenta/runtime_local_execution.py
algenta/runtime_local_limits.py
algenta/runtime_local_query.py
algenta/runtime_local_registration.py
algenta/runtime_local_resolve.py
algenta/runtime_model_account.py
algenta/runtime_model_agent_runs.py
algenta/runtime_model_capability_plane.py
algenta/runtime_model_common.py
algenta/runtime_model_contract.py
algenta/runtime_model_control_plane.py
algenta/runtime_model_decision_envelope.py
algenta/runtime_model_decision_memory.py
algenta/runtime_model_decision_plan.py
algenta/runtime_model_deployments.py
algenta/runtime_model_import_preview.py
algenta/runtime_model_jobs.py
algenta/runtime_model_llm.py
algenta/runtime_model_manifest.py
algenta/runtime_model_products.py
algenta/runtime_model_query_metadata.py
algenta/runtime_model_query_output.py
algenta/runtime_model_repository_intelligence.py
algenta/runtime_model_resolve_output.py
algenta/runtime_model_resolved_plan.py
algenta/runtime_model_source_registration.py
algenta/runtime_model_triggers.py
algenta/runtime_model_verify_output.py
algenta/runtime_models.py
algenta/runtime_registration_surface.py
algenta/runtime_repository_intelligence.py
algenta/runtime_source_descriptors.py
algenta/runtime_source_naming.py
algenta/runtime_surface_cache.py
algenta/simple.py
algenta/simulate.py
algenta.egg-info/PKG-INFO
algenta.egg-info/SOURCES.txt
algenta.egg-info/dependency_links.txt
algenta.egg-info/entry_points.txt
algenta.egg-info/requires.txt
algenta.egg-info/top_level.txt
algenta/_keys/algenta_license_pub.pem
algenta/_keys/algenta_release_pub.pem
algenta/client/__init__.py
algenta/client/_account_billing.py
algenta/client/_agent_runs.py
algenta/client/_capabilities_skills.py
algenta/client/_connectors_datasets_repository.py
algenta/client/_decisions.py
algenta/client/_deployments_models.py
algenta/client/_helpers.py
algenta/client/_llm.py
algenta/client/_products_jobs_triggers.py
algenta/client/_query_resolve.py
algenta/native/__init__.py
algenta/native/doctor.py
algenta/native/loader.py
algenta/native/verify.py
algenta/native/worker.py
algenta/runtime_execution_surface/__init__.py
algenta/runtime_execution_surface/_account_team_billing.py
algenta/runtime_execution_surface/_agent_runs.py
algenta/runtime_execution_surface/_api_client_local.py
algenta/runtime_execution_surface/_decision_repo_product_deploy.py
algenta/runtime_execution_surface/_llm_runtime.py
algenta/runtime_execution_surface/_query_jobs_triggers.py
algenta/runtime_execution_surface/_validation.py
algenta/runtime_facade/__init__.py
algenta/runtime_facade/_account_billing_admin.py
algenta/runtime_facade/_agent_runs.py
algenta/runtime_facade/_capability_plane.py
algenta/runtime_facade/_connectors_datasets.py
algenta/runtime_facade/_decisions_products.py
algenta/runtime_facade/_execution_query.py
algenta/runtime_facade/_internal_helpers.py
algenta/runtime_facade/_jobs_triggers.py
algenta/runtime_facade/_llm.py
algenta/runtime_facade/_repository_imports.py