From 1e333001f3781e15971f0f465908bdfa7672b4c7 Mon Sep 17 00:00:00 2001 From: Bryan-Roe <74067792+Bryan-Roe@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:06:53 +0000 Subject: [PATCH] automated repo governance updates --- docs/reports/dependency-graph.md | 9226 ++++++++++++++---------------- 1 file changed, 4333 insertions(+), 4893 deletions(-) diff --git a/docs/reports/dependency-graph.md b/docs/reports/dependency-graph.md index 484225bc2..7cf4eba83 100644 --- a/docs/reports/dependency-graph.md +++ b/docs/reports/dependency-graph.md @@ -1,107 +1,29 @@ # Dependency Graph -## code_generation_quickstart.py - -- pathlib -- runpy -- sys - -## chat_providers.py - -- **future** -- importlib.util -- pathlib -- sys - -## function_app.py +## main.py -- PIL -- asyncio -- azure.cognitiveservices.speech +## local_dev_adapter.py +- __future__ +- argparse - azure.functions -- base64 -- chat_providers -- collections -- datetime -- function_app_domains -- gtts -- hmac -- importlib.util -- io +- collections.abc +- flask +- flask_cors +- http.server +- importlib - json - logging -- numpy -- openai -- opentelemetry - os - pathlib -- pennylane -- pyttsx3 -- qiskit -- quantum_ai.scripts.validate_qiskit_env -- quantum_ai.src.azure_quantum_integration -- quantum_classifier -- quantum_llm -- quantum_llm_trainer -- re -- requests -- shared -- shared.agi_backend_status -- shared.azure_utils -- shared.chat_memory -- shared.config -- shared.core.module_registry -- shared.db_logging -- shared.email_notifications -- shared.file_cache -- shared.import_helpers -- shared.json_utils -- shared.logging -- shared.referral_system -- shared.runtime_env -- shared.stripe_webhooks -- shared.subscription_manager -- shared.telemetry -- subprocess +- shared.local_settings - sys -- tempfile -- threading -- tiktoken -- time -- torch - types - typing -- vision_inference -- wave - -## blueprint.py - -- azure.functions - -## LMSTUDIO_AGI_INTEGRATION_IMPL.py - -- os -- urllib.request - -## run_main_if_referenced.py - -- sys - -## run_continuous_automation.py - -- argparse -- datetime -- os -- pathlib -- signal -- subprocess -- sys -- time ## app.py - -- **future** +- __future__ - argparse +- collections.abc - importlib - json - logging @@ -113,2114 +35,363 @@ - sys - typing - urllib +- urllib.parse -## autotrain.py - -- **future** -- scripts.autotrain -- warnings - -## setup_monetization.py - -- json +## run_automation.py +- argparse +- os - pathlib +- signal - subprocess -- subscription_manager -- sys - -## lora_infer_bridge.py - -- **future** -- importlib.util -- pathlib - sys ## token_utils.py - -- **future** +- __future__ - importlib.util - pathlib - sys -## agi_provider.py - -- **future** +## setup_monetization.py - importlib.util +- json - pathlib +- subprocess - sys -- types -- typing - -## main.py - -## code_generation_demo.py +## lora_infer_bridge.py +- __future__ +- importlib.util - pathlib -- runpy - sys -## run_automation.py - +## run_continuous_automation.py - argparse +- datetime - os - pathlib - signal - subprocess - sys +- time -## website_generator_demo.py - -- pathlib -- runpy +## run_main_if_referenced.py - sys -## local_dev_adapter.py +## LMSTUDIO_AGI_INTEGRATION_IMPL.py +- os +- urllib.parse +- urllib.request -- **future** -- argparse +## blueprint.py - azure.functions -- dotenv -- flask -- function_app -- http.server -- json -- logging -- os -- pathlib -- shared.local_settings + +## autotrain.py +- __future__ +- importlib - sys -- types - typing +- warnings -## aria_bot/**init**.py - -- **future** +## chat_providers.py +- __future__ - importlib.util - pathlib - sys -## aria_bot/**main**.py - -- **future** -- importlib - -## generated_tools/data_datetime_utils.py - -- **future** -- collections.abc -- datetime - -## generated_tools/data_table_utils.py +## agi_provider.py +- __future__ +- importlib.util +- pathlib +- sys +- types +- typing -- collections +## .github/hooks/scripts/scope_drift_guard.py +- __future__ - collections.abc +- json +- os +- re +- sys - typing -## generated_tools/data_record_utils.py - -- **future** +## .github/hooks/scripts/no_verify_bypass_guard.py +- __future__ - collections.abc +- json +- os +- re +- sys - typing -## generated_tools/data_compare_utils.py - +## .github/hooks/scripts/quantum_cost_gate.py - collections.abc +- json +- os +- re +- sys - typing -## generated_tools/data_stats_utils.py +## .github/hooks/scripts/dataset_write_guard.py +- __future__ +- json +- os +- re +- sys +- typing -- **future** +## .github/hooks/scripts/secrets_leak_guard.py +- __future__ - collections.abc +- json +- os +- re +- sys +- typing -## generated_tools/data_text_utils.py - -- **future** -- collections +## .github/hooks/scripts/lora_adapter_completeness_guard.py +- __future__ - collections.abc +- json +- os +- pathlib - re +- sys - typing -## generated_tools/data_validation_utils.py +## .github/hooks/scripts/enforce_task_complete.py +- __future__ +- json +- os +- re +- sys +- typing -- **future** +## .github/hooks/scripts/git_commit_hygiene.py +- __future__ - collections.abc +- json +- os +- pathlib - re +- subprocess +- sys - typing -## generated_tools/data_struct_utils.py +## .github/hooks/scripts/pr_checklist_guard.py +- __future__ +- json +- os +- subprocess +- sys -- **future** +## .github/hooks/scripts/dry_run_reminder.py +- __future__ - collections.abc +- json +- os +- re +- sys - typing -## ai_projects/**init**.py - -## ai_projects/quantum_ml/**init**.py +## .github/hooks/scripts/requirements_security_gate.py +- __future__ +- json +- os +- re +- shutil +- subprocess +- sys +- tempfile +- tomli +- tomllib +- typing +## .github/hooks/scripts/dependabot_alert_gate.py +- __future__ +- json +- os - pathlib +- subprocess +- sys +- time +- typing -## core/agent.py - -- **future** -- abc -- core.task -- typing - -## core/notifications.py - -- **future** -- json -- typing -- urllib.error -- urllib.request - -## core/**init**.py - -- agent -- core.agent -- core.registry -- core.task -- pathlib -- registry -- sys -- task - -## core/cycle_observer.py - -- **future** -- core.bus -- core.memory.store -- time -- typing - -## core/task.py - -- **future** -- dataclasses -- typing -- uuid - -## core/queue.py - -- **future** -- asyncio -- collections.abc -- contextlib -- typing - -## core/runner.py - -- **future** -- core.agents.critique_agent -- core.agents.debate_agent -- core.agents.goal_evolution_agent -- core.agents.human_feedback_agent -- core.agents.hypothesis_agent -- core.agents.llm_agent -- core.agents.planner_agent -- core.agents.reasoning_agent -- core.agents.reflection_agent -- core.agents.summarizer_agent -- core.agents.tool_agent -- core.agents.training_agent -- core.bus -- core.cycle_observer -- core.knowledge.graph -- core.memory.store -- core.registry -- core.router -- core.task -- time -- typing - -## core/router.py - -- **future** -- core.agent -- core.registry -- core.task -- typing - -## core/registry.py - -- **future** -- collections.abc -- core.agent - -## core/bus.py - -- **future** -- collections -- collections.abc -- threading -- typing - -## core/**main**.py - -- **future** -- argparse -- collections.abc -- core.runner -- json -- pathlib -- sys - -## core/ingestion/**init**.py - -- core.ingestion.pipeline - -## core/ingestion/pipeline.py - -- **future** -- abc -- core.memory.store -- csv -- json -- typing -- urllib.request - -## core/knowledge/**init**.py - -- core.knowledge.graph - -## core/knowledge/graph.py - -- **future** -- collections -- core.memory.store -- json -- typing -- yaml - -## core/memory/store.py - -- collections -- collections.abc -- copy -- datetime -- sqlite_backend -- threading -- typing -- uuid - -## core/memory/**init**.py - -- **future** -- core.memory.store -- datetime -- json -- store - -## core/memory/sqlite_backend.py - -- **future** -- json -- sqlite3 -- typing - -## core/llm/**init**.py - -- core.llm.client - -## core/llm/client.py - -- **future** -- collections.abc -- importlib -- json -- os - -## core/agents/debate_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/**init**.py - -- core.agents.critique_agent -- core.agents.debate_agent -- core.agents.goal_evolution_agent -- core.agents.hypothesis_agent -- core.agents.llm_agent -- core.agents.planner_agent -- core.agents.reasoning_agent -- core.agents.reflection_agent -- core.agents.summarizer_agent -- core.agents.tool_agent -- core.agents.training_agent - -## core/agents/hypothesis_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/summarizer_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/critique_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/human_feedback_agent.py - -- **future** -- core.agent -- core.bus -- core.memory.store -- core.task -- typing - -## core/agents/goal_evolution_agent.py - -- **future** -- collections.abc -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re - -## core/agents/reasoning_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/reflection_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- logging -- re -- typing - -## core/agents/tool_agent.py - -- **future** -- collections.abc -- core.agent -- core.task -- json -- typing -- urllib.request - -## core/agents/planner_agent.py - -- **future** -- core.agent -- core.llm.client -- core.memory.store -- core.task -- json -- typing -- uuid - -## core/agents/llm_agent.py - -- **future** -- core.agent -- core.llm.client -- core.task -- dataclasses -- json -- typing - -## core/agents/training_agent.py - -- **future** -- core.agent -- core.task -- json -- pathlib -- typing - -## scripts/check_docs_for_cli_note.py - -- pathlib -- re -- sys - -## scripts/auto_bootstrap.py - -- **future** -- argparse -- datetime -- json -- pathlib -- subprocess -- sys -- time - -## scripts/validate_mcp_suite.py - -- **future** -- argparse -- json -- pathlib -- subprocess -- sys -- typing - -## scripts/autonomous_training_demo.py - -- argparse -- datetime -- json -- logging -- math -- os -- pathlib -- random -- sys -- time - -## scripts/system_health_check.py - -- **future** -- argparse -- dataclasses -- datetime -- importlib -- json -- pathlib -- shutil -- socket -- subprocess -- sys -- typing - -## scripts/repo_automation.py - -- argparse -- config_paths -- config_validator -- dataclasses -- datetime -- importlib -- json -- pathlib -- psutil -- shared.config_validator -- shlex -- signal -- subprocess -- sys -- threading -- time -- typing - -## scripts/validate_mcp_setup.py - -- **future** -- argparse -- asyncio -- dataclasses -- json -- mcp -- mcp.client.stdio -- os -- pathlib -- re -- typing - -## scripts/aria_demo.py - -- pathlib -- peft -- re -- sys -- torch -- transformers - -## scripts/parallel_train.py - -- argparse -- asyncio -- datetime -- fnmatch -- json -- math -- os -- pathlib -- peft -- re -- shutil -- sys -- torch -- transformers -- typing -- yaml - -## scripts/ignore_verify.py - -- **future** -- pathlib -- subprocess - -## scripts/autonomous_training_orchestrator.py - -- **future** -- argparse -- atexit -- config_validator -- datetime -- json -- logging -- math -- os -- pathlib -- quantum_llm_trainer -- random -- shared.config_validator -- signal -- sys -- tenacity -- time -- typing -- yaml - -## scripts/benchmark_performance.py - -- json -- pathlib -- performance_utils -- sys -- tempfile -- time - -## scripts/test_ai_improvements.py - -- hybrid_qnn -- pathlib -- pytest -- sys -- torch -- traceback -- train_lora - -## scripts/agi_persistence_prune.py - -- **future** -- argparse -- json -- os -- sqlite3 -- sys -- time -- typing - -## scripts/setup_env_check.py - -- json -- os -- pathlib -- subprocess -- sys -- urllib.request - -## scripts/evaluate_local_model.py - -- **future** -- argparse -- evaluation_utils -- json -- pathlib -- sys -- time -- typing - -## scripts/**init**.py - -## scripts/generate_site_bundle.py - -- **future** -- argparse -- datetime -- json -- pathlib - -## scripts/job_queue.py - -- dataclasses -- datetime -- enum -- heapq -- json -- pathlib -- uuid - -## scripts/config_paths.py - -- **future** -- pathlib - -## scripts/sql_local_tools.py - -- **future** -- argparse -- collections.abc -- json -- os -- pathlib -- shared.sql_engine -- sqlalchemy -- sys -- typing - -## scripts/repair_data_out_status.py - -- **future** -- argparse -- datetime -- json -- pathlib -- re - -## scripts/cleanup_artifacts.py - -- argparse -- datetime -- json -- pathlib -- time - -## scripts/aria_test.py - -- pathlib -- peft -- sys -- torch -- transformers -- typing - -## scripts/distributed_benchmark.py - -- argparse -- datetime -- functools -- json -- multiprocessing -- numpy -- pandas -- pathlib -- sklearn.decomposition -- sklearn.model_selection -- sklearn.preprocessing -- sys -- time -- torch -- torch.nn -- torch.optim -- warnings - -## scripts/aria_test_debug.py - -- pathlib -- peft -- sys -- torch -- transformers - -## scripts/evaluate_azure_model.py - -- **future** -- argparse -- json -- openai -- os -- pathlib -- shared.evaluation_utils -- sys -- time -- typing - -## scripts/fast_validate.py - -- **future** -- argparse -- collections.abc -- datetime -- importlib -- importlib.util -- json -- os -- pathlib -- subprocess -- sys -- typing - -## scripts/generate_github_actions_dataset.py - -- **future** -- argparse -- dataclasses -- datetime -- hashlib -- json -- pathlib -- random -- typing -- yaml - -## scripts/vram_calculator.py - -- **future** -- argparse -- json -- subprocess -- torch - -## scripts/test_aria_automation.py - -- os -- pathlib -- pytest -- subprocess -- sys - -## scripts/repo_health_automation.py - -- **future** -- argparse -- collections.abc -- dataclasses -- datetime -- json -- pathlib -- subprocess -- sys -- time - -## scripts/generate_evaluation_set.py - -- **future** -- hashlib -- json -- pathlib -- typing - -## scripts/vision_inference.py - -- PIL -- **future** -- argparse -- base64 -- io -- json -- logging -- numpy -- pathlib -- torch - -## scripts/final_validation.py - -- functools -- pathlib -- re - -## scripts/check_cli_scripts_sys_path.py - -- pathlib -- re -- sys - -## scripts/setup_local_llm.py - -- **future** -- argparse -- importlib.util -- io -- json -- pathlib -- shared.chat_providers -- shared.local_settings -- shutil -- subprocess -- sys -- time -- urllib.error -- urllib.request - -## scripts/gradio_demo.py - -- collections -- contextlib -- datetime -- gradio -- gradio_webhook -- gtts -- html -- importlib -- importlib.util -- json -- os -- pathlib -- pyttsx3 -- re -- shared.chat_providers -- subprocess -- sys -- threading -- time -- typing -- uuid -- wave - -## scripts/watch_continuous_automation.py - -- **future** -- argparse -- collections.abc -- dataclasses -- datetime -- os -- pathlib -- re -- time - -## scripts/gradio_maintenance.py - -- os -- time - -## scripts/validate_eval_artifacts.py - -- **future** -- argparse -- dataclasses -- json -- pathlib -- typing - -## scripts/sql_demo.py - -- pathlib -- shared.sql_engine -- sys -- typing - -## scripts/aria_automation.py - -- argparse -- dataclasses -- datetime -- json -- pathlib -- psutil -- signal -- socket -- subprocess -- sys -- threading -- time -- typing - -## scripts/validate_dashboard.py - -- pathlib -- re - -## scripts/evaluate_quantum_model.py - -- **future** -- argparse -- json -- pathlib -- shared.evaluation_utils -- sys -- typing - -## scripts/backup_manager.py - -- argparse -- datetime -- hashlib -- json -- os -- pathlib -- shutil -- sys -- tarfile -- torch -- typing - -## scripts/lmstudio_chat_fix.py - -- **future** -- argparse -- datetime -- json -- os -- pathlib -- sys -- typing -- urllib.error -- urllib.parse -- urllib.request - -## scripts/validate_optimizations.py - -- aria_web.server -- batch_evaluator -- pathlib -- shared.chat_memory -- sys -- tempfile -- time - -## scripts/notification_system.py - -- argparse -- json -- pathlib -- platform -- subprocess -- time -- win10toast - -## scripts/dashboard.py - -- datetime -- os -- pathlib -- shared.json_utils -- sys -- time -- typing - -## scripts/test_runner.py - -- argparse -- datetime -- importlib.util -- json -- pathlib -- re -- subprocess -- sys -- time - -## scripts/quantum_llm_status_check.py - -- **future** -- argparse -- json -- pathlib -- sys -- time -- typing - -## scripts/status_dashboard.py - -- argparse -- datetime -- json -- os -- pathlib -- shared.json_utils -- socket -- sys -- time -- typing - -## scripts/training_analytics.py - -- argparse -- datetime -- os -- pathlib -- shared.json_utils -- statistics -- sys - -## scripts/provider_smoke.py - -- **future** -- json -- pathlib -- shared.core.module_registry -- shared.local_settings -- sys - -## scripts/autotrain.py - -- **future** -- argparse -- config_paths -- dataclasses -- datetime -- json -- os -- pathlib -- shlex -- subprocess -- sys -- typing -- yaml - -## scripts/master_orchestrator.py - -- **future** -- argparse -- config_paths -- config_validator -- dataclasses -- datetime -- json -- pathlib -- psutil -- shared.config_validator -- signal -- subprocess -- sys -- time -- typing -- yaml - -## scripts/quantum_llm_trainer.py - -- argparse -- datetime -- hybrid_qnn -- json -- logging -- numpy -- pathlib -- quantum_transformer -- random -- signal -- sys -- time -- torch -- torch.nn -- torch.utils.data -- typing -- yaml - -## scripts/run_pytest_parallel.py - -- **future** -- argparse -- collections.abc -- math -- os -- pathlib -- subprocess -- sys -- typing - -## scripts/self_learning_chat.py - -- scripts.training.cli.self_learning_chat - -## scripts/train_quantum_llm_chat.py - -- argparse -- datetime -- inspect -- json -- logging -- pathlib -- quantum_transformer -- sys -- torch -- torch.nn -- torch.utils.data - -## scripts/ci_orchestrator.py - -- **future** -- argparse -- concurrent.futures -- config_paths -- dataclasses -- datetime -- json -- pathlib -- subprocess -- sys -- time -- typing - -## scripts/quantum_llm_health_check.py - -- **future** -- argparse -- json -- pathlib -- sys -- typing - -## scripts/gradio_webhook.py - -- json -- os -- time - -## scripts/azureml_ci_validate.py - -- **future** -- os -- pathlib -- shutil -- subprocess - -## scripts/model_deployer.py - -- **future** -- argparse -- datetime -- json -- pathlib -- shutil -- sys -- typing - -## scripts/task_complete_mcp_server.py - -- json -- sys - -## scripts/aria_test_final.py - -- pathlib -- peft -- re -- sys -- torch -- transformers - -## scripts/evaluate_openai_model.py - -- **future** -- argparse -- json -- openai -- os -- pathlib -- shared.evaluation_utils -- sys -- time -- typing - -## scripts/validate_eval_workflow_setup.py - -- **future** -- argparse -- dataclasses -- json -- pathlib - -## scripts/test_autonomous_agent.py - -- pathlib -- pytest -- subprocess -- sys - -## scripts/resource_monitor.py - -- **future** -- argparse -- datetime -- json -- os -- pathlib -- psutil -- subprocess -- time -- typing - -## scripts/sync_docs_chat.py - -- **future** -- pathlib -- shutil - -## scripts/monitor_autonomous_training.py - -- argparse -- csv -- datetime -- json -- os -- pathlib -- subprocess -- time - -## scripts/run_repo_agents.py - -- **future** -- argparse -- collections.abc -- dataclasses -- importlib -- json -- pathlib -- scripts.agents.base -- sys - -## scripts/generate_synthetic_autonomous_datasets.py - -- **future** -- argparse -- json -- pathlib - -## scripts/gradio_hello.py - -- **future** -- datetime -- gradio -- gtts -- hashlib -- importlib -- json -- os -- pathlib -- pyttsx3 -- sys -- time -- typing - -## scripts/autonomous_code_agent.py - -- **future** -- argparse -- dataclasses -- datetime -- glob -- importlib -- json -- logging -- os -- pathlib -- re -- subprocess -- sys -- time -- traceback -- typing -- urllib.error -- urllib.request - -## scripts/multi_agent.py - -- **future** -- argparse -- concurrent.futures -- dataclasses -- datetime -- importlib -- json -- logging -- pathlib -- sys -- time -- typing - -## scripts/quantum_autorun.py - -- **future** -- argparse -- config_paths -- dataclasses -- datetime -- json -- logging -- pathlib -- sys -- tempfile -- typing -- yaml - -## scripts/generate_aria_schema.py - -- **future** -- json -- pathlib -- server -- sys - -## scripts/integration_smoke.py - -- **future** -- argparse -- config_paths -- dataclasses -- json -- pathlib -- subprocess -- sys -- time -- typing -- urllib.error -- urllib.parse -- urllib.request - -## scripts/dab_verify.py - -- **future** -- argparse -- json -- os -- pathlib -- typing - -## scripts/demo_quantum_llm.py - -- json -- pathlib -- sys -- traceback -- yaml - -## scripts/automate_core_files.py - -- **future** -- argparse -- datetime -- json -- pathlib -- subprocess -- sys -- typing - -## scripts/batch_evaluator.py - -- **future** -- argparse -- concurrent.futures -- dataclasses -- datetime -- json -- pathlib -- performance_utils -- shutil -- subprocess -- sys -- time -- typing -- yaml - -## scripts/gradio_utils.py - -- datetime - -## scripts/lm_studio_analyzer.py - -- argparse -- json -- os -- pathlib -- subprocess - -## scripts/generate_ai_tokens.py - -- **future** -- argparse -- dataclasses -- json -- logging -- os -- pathlib -- re -- secrets -- subprocess -- sys -- time -- typing -- urllib.error -- urllib.parse -- urllib.request - -## scripts/cleanup_query_metrics.py - -- **future** -- re - -## scripts/test_repo_automation.py - -- importlib.util -- pathlib -- pytest -- repo_automation -- subprocess -- sys - -## scripts/evaluate_model.py - -- argparse -- collections -- datetime -- evaluate_lora_model -- json -- pathlib -- sys - -## scripts/validate_site_bundles.py - -- **future** -- json -- pathlib -- sys - -## scripts/validate_mcp_suite_drift.py - -- **future** -- argparse -- json -- pathlib -- typing - -## scripts/autonomous_agent_tasks.py - -- **future** -- dataclasses -- enum -- typing - -## scripts/evaluation_autorun.py - -- **future** -- argparse -- datetime -- json -- pathlib -- sys -- typing -- yaml - -## scripts/test_watcher.py - -- argparse -- pathlib -- shlex -- subprocess -- time - -## scripts/validate_composite_actions.py - -- **future** -- pathlib -- yaml - -## scripts/extract_chat_logs_dataset.py - -- **future** -- argparse -- hashlib -- json -- pathlib -- random - -## scripts/pre_commit_check.py - -- argparse -- os -- pathlib -- re -- subprocess -- sys - -## scripts/validate_foundry_config.py - -- **future** -- json -- pathlib -- re - -## scripts/local_llm_server.py - -- datetime -- http.server -- json -- sys -- threading -- time - -## scripts/sql_demo_simple.py - -- pathlib -- sqlite3 - -## scripts/pid_auto_edit_agent.py - -- **future** -- argparse -- dataclasses -- datetime -- json -- os -- pathlib -- signal -- subprocess -- sys -- time -- typing - -## scripts/quantum_llm_metrics_analyzer.py - -- **future** -- argparse -- json -- pathlib -- statistics -- typing - -## scripts/inference/vision_avatar_integration.py - -- **future** -- argparse -- json -- pathlib -- scripts.training.train_vision -- sys -- torch -- torch.utils.data - -## scripts/inference/**init**.py - -## scripts/agents/agents_md_audit_agent.py - -- **future** -- argparse -- collections.abc -- datetime -- json -- pathlib -- re -- scripts.agents.base -- sys - -## scripts/agents/**init**.py - -- **future** -- scripts.agents.base - -## scripts/agents/status_freshness_agent.py - -- **future** -- argparse -- collections.abc -- datetime -- json -- pathlib -- scripts.agents.base -- sys - -## scripts/agents/agi_health_agent.py - -- **future** -- agi_provider -- argparse -- collections.abc -- json -- pathlib -- scripts.agents.base -- shared.agi_backend_status -- sys -- typing - -## scripts/agents/docstring_audit_agent.py - -- **future** -- argparse -- ast -- collections.abc -- dataclasses -- json -- pathlib -- scripts.agents.base -- sys - -## scripts/agents/base.py - -- **future** -- collections.abc -- dataclasses -- datetime -- json -- pathlib - -## scripts/agents/marker_audit_agent.py - -- **future** -- argparse -- collections.abc -- json -- pathlib -- re -- scripts.agents.base -- sys - -## scripts/evaluation/**init**.py - -## scripts/evaluation/evaluate_vision.py - -- **future** -- argparse -- json -- numpy -- pathlib -- scripts.training.train_vision -- sys -- torch -- torch.utils.data - -## scripts/training/**init**.py - -## scripts/training/train_vision.py - -- PIL -- **future** -- argparse -- numpy -- pathlib -- random -- sys -- torch -- torch.nn -- torch.utils.data - -## AI/evaluators.py - -- typing - -## AI/test_agent.py - -- dotenv -- evaluators -- os -- pytest_agent_evals - -## AI/microsoft_phi-silica-3.6_v1/scripts/otel_callback.py - -- **future** -- importlib.util -- pathlib -- sys - -## ai-projects/cooking-ai/src/**init**.py - -## ai-projects/cooking-ai/src/main.py - -- **future** -- agents.recipe_agent -- argparse -- os -- providers.github_models -- providers.local - -## ai-projects/cooking-ai/src/utils/json_utils.py - -- **future** -- json -- jsonschema -- re - -## ai-projects/cooking-ai/src/providers/github_models.py - -- **future** -- openai -- os -- typing - -## ai-projects/cooking-ai/src/providers/**init**.py - -## ai-projects/cooking-ai/src/providers/local.py - -- **future** -- json -- re - -## ai-projects/cooking-ai/src/agents/recipe_agent.py - -- **future** -- typing -- utils.json_utils - -## ai-projects/cooking-ai/tests/test_agent.py - -- **future** -- agents.recipe_agent -- json -- pathlib -- providers.local -- pytest -- sys -- utils.json_utils - -## ai-projects/cooking-ai/tests/run_tests.py - -- **future** -- importlib -- pathlib -- sys - -## ai-projects/cooking-ai/tests/test_schemas.py - -- **future** -- json -- pathlib -- pytest -- sys -- utils.json_utils - -## ai-projects/cooking-ai/tests/debug_run_local.py - -- pathlib -- providers.local -- sys - -## ai-projects/cooking-ai/tests/debug_agent_extract.py - -- agents.recipe_agent -- pathlib -- providers.local -- sys - -## ai-projects/cooking-ai/tests/_debug_local.py - -- providers.local - -## ai-projects/cooking-ai/tests/debug_extract_local.py - -- pathlib -- providers.local -- sys - -## ai-projects/chat-cli/src/**init**.py - -## ai-projects/chat-cli/src/chat_providers.py - -- **future** -- agi_provider -- collections.abc -- dataclasses -- json -- local_agi_provider -- logging -- openai -- os -- pathlib -- peft -- quantum_provider -- random -- shared.azure_utils -- shared.local_calc -- shared.local_settings -- shared.local_summary -- subprocess -- sys -- threading -- time -- torch -- transformers -- typing -- urllib.error -- urllib.request - -## ai-projects/chat-cli/src/quantum_provider.py - -- chat_providers -- collections.abc -- json -- logging -- pathlib -- quantum_transformer -- sys -- torch -- torch.nn.functional -- typing - -## ai-projects/chat-cli/src/local_agi_provider.py - -- **future** -- collections.abc -- core.llm.client -- json -- typing - -## ai-projects/chat-cli/src/test_chat_cli.py - -- **future** -- chat_cli -- contextlib -- io -- pathlib -- sys -- types -- unittest -- unittest.mock - -## ai-projects/chat-cli/src/_smoke_test.py - -- **future** -- importlib -- typing - -## ai-projects/chat-cli/src/chat_cli.py - -- **future** -- argparse -- colorama -- datetime -- importlib +## .github/hooks/scripts/quantum_command_gate.py +- __future__ +- collections.abc - json - os -- pathlib +- re - sys -- time - typing -## ai-projects/chat-cli/src/api.py - -- agi_provider -- chat_providers -- token_utils - -## ai-projects/chat-cli/src/lora_infer_bridge.py - -- **future** +## ai-projects/llm-maker/web_server.py +- http.server - json -- pathlib -- peft -- sys -- torch -- transformers - -## ai-projects/chat-cli/src/token_utils.py - -- **future** -- collections.abc -- dataclasses -- math -- tiktoken -- transformers - -## ai-projects/chat-cli/src/agi_provider.py - -- **future** -- asyncio -- chat_providers -- collections.abc -- dataclasses -- html - logging -- math -- os -- re -- shared.agi_memory_redis -- shared.agi_persistence -- shared.agi_persistence_sqlite -- time -- typing - -## ai-projects/chat-cli/src/test_chat_providers.py - -- **future** -- agi_provider -- chat_cli -- chat_providers -- json - os - pathlib -- pytest - sys -- tempfile -- time -- typing -- unittest -- unittest.mock - -## ai-projects/lmstudio-mcp/lmstudio_agent_integration.py +- tool_executor +- tool_maker +- tool_registry +- tool_validator +- urllib.parse +- website_maker -- **future** +## ai-projects/llm-maker/llm_maker_mcp_server.py - asyncio -- collections.abc - json -- lmstudio_mcp_server - logging -- os +- mcp.server +- mcp.server.stdio +- mcp.types - pathlib +- src.tool_executor +- src.tool_maker +- src.tool_registry +- src.tool_validator - sys -- traceback -- typing - -## ai-projects/lmstudio-mcp/**init**.py - -- lmstudio_mcp_server -## ai-projects/lmstudio-mcp/privacy_deployment_config.py - -- typing - -## ai-projects/lmstudio-mcp/lmstudio_agi_integration.py +## ai-projects/llm-maker/examples/fibonacci.py -- asyncio -- json -- lmstudio_agent_integration -- logging +## ai-projects/llm-maker/examples/text_processor.py - re -- traceback -- typing - -## ai-projects/lmstudio-mcp/agi_mcp_tools.py -- **future** -- agi_provider +## ai-projects/llm-maker/examples/quick_start.py - pathlib - sys -- typing - -## ai-projects/lmstudio-mcp/agi_provider_examples.py +- tool_executor +- tool_maker +- tool_registry -- asyncio -- lmstudio_agi_integration +## ai-projects/llm-maker/tests/test_executor.py - pathlib +- pytest +- src.tool_executor - sys -- traceback - -## ai-projects/lmstudio-mcp/privacy_first_ai.py +- tool_executor -- asyncio -- dataclasses -- datetime -- enum -- hashlib -- json -- lmstudio_agent_integration -- lmstudio_agi_integration -- logging +## ai-projects/llm-maker/tests/test_validator.py - pathlib -- traceback -- typing - -## ai-projects/lmstudio-mcp/test_lmstudio_mcp.py +- pytest +- sys +- tool_validator -- asyncio -- lmstudio_mcp_server -- os +## ai-projects/llm-maker/tests/test_registry.py - pathlib +- pytest - sys -- traceback - -## ai-projects/lmstudio-mcp/quickstart.py +- tempfile +- tool_registry -- asyncio -- httpx +## ai-projects/llm-maker/tests/test_validate_perf.py - pathlib -- subprocess - sys -- traceback +- time +- tool_validator -## ai-projects/lmstudio-mcp/verify_agent_integration.py +## ai-projects/llm-maker/src/tool_maker.py +- logging +- pathlib +- shared.chat_providers +- sys +- tool_registry +- tool_validator +- yaml -- asyncio -- lmstudio_agent_integration -- lmstudio_mcp_server +## ai-projects/llm-maker/src/website_maker.py +- argparse +- datetime +- json - os -- pathlib +- re +- shared.chat_providers +- shutil - sys + +## ai-projects/llm-maker/src/tool_validator.py +- ast +- logging +- pathlib +- yaml + +## ai-projects/llm-maker/src/tool_executor.py +- RestrictedPython +- RestrictedPython.Guards +- contextlib +- importlib +- logging +- signal +- threading - traceback +- typing -## ai-projects/lmstudio-mcp/lmstudio_mcp_server.py +## ai-projects/llm-maker/src/__init__.py +- tool_executor +- tool_maker +- tool_registry +- tool_validator +- website_maker -- agi_mcp_tools -- asyncio -- httpx +## ai-projects/llm-maker/src/tool_registry.py +- dataclasses +- datetime - json - logging -- mcp.server -- mcp.server.stdio -- mcp.types -- os -- sys +- pathlib - typing +- uuid -## ai-projects/my-agent-230a13f1/main.py - +## ai-projects/email-spam-workflow/main.py +- __future__ +- agent_framework +- argparse - asyncio -- azure.ai.agentserver.responses +- azure.ai.agentserver.agentframework +- dotenv +- sys +- workflow -## ai-projects/quantum-ml/train_ionosphere.py +## ai-projects/email-spam-workflow/workflow.py +- __future__ +- agent_framework +- agent_framework.azure +- azure.identity.aio +- collections.abc +- os +- typing -- joblib -- matplotlib.pyplot -- numpy -- pandas +## ai-projects/quantum-ml/quantum_llm_quickstart.py +- __future__ +- argparse +- json +- logging - pathlib -- sklearn.decomposition -- sklearn.model_selection -- sklearn.preprocessing -- src.hybrid_qnn +- src.quantum_llm_datasets +- src.quantum_llm_integrated - sys +- time - torch -- torch.utils.data - -## ai-projects/quantum-ml/benchmark_all_datasets.py +- typing +## ai-projects/quantum-ml/hyperparameter_optimization.py - datetime +- itertools - json - matplotlib.pyplot - numpy -- pandas - pathlib -- sklearn.decomposition -- sklearn.impute - sklearn.model_selection -- sklearn.preprocessing +- src.dataset_loader - src.hybrid_qnn - sys - torch - torch.utils.data +- warnings ## ai-projects/quantum-ml/validate_quantum_llm.py - - argparse - importlib - json @@ -2229,22 +400,16 @@ - src.quantum_llm_advanced - src.quantum_llm_datasets - src.quantum_llm_integrated -- src.quantum_llm_monitor -- sys -- time -- torch -- typing - -## ai-projects/quantum-ml/demo_dashboard.py - -- requests +- src.quantum_llm_monitor - sys - time +- torch +- typing -## ai-projects/quantum-ml/quick_test_datasets.py - +## ai-projects/quantum-ml/benchmark_all_datasets.py - datetime - json +- matplotlib.pyplot - numpy - pandas - pathlib @@ -2254,87 +419,73 @@ - sklearn.preprocessing - src.hybrid_qnn - sys -- time - torch - torch.utils.data -## ai-projects/quantum-ml/train_pennylane_simple.py - -- argparse -- datetime -- json +## ai-projects/quantum-ml/train_heart_disease.py +- joblib +- matplotlib.pyplot - numpy - pandas - pathlib -- pennylane - sklearn.decomposition - sklearn.impute - sklearn.model_selection - sklearn.preprocessing -- time - -## ai-projects/quantum-ml/dataset_architecture_analyzer.py +- src.hybrid_qnn +- sys +- torch +- torch.utils.data +## ai-projects/quantum-ml/test_azure_quantum.py +- __future__ +- argparse +- azure_quantum_integration - datetime -- json +- logging - numpy -- pandas - pathlib -- sklearn.preprocessing - -## ai-projects/quantum-ml/train_custom_dataset.py +- pytest +- qiskit +- sys +- typing +- yaml -- argparse -- joblib +## ai-projects/quantum-ml/quantum_llm_demo.py +- ai_projects.quantum_ml.src.quantum_llm +- asyncio +- collections - json -- matplotlib.pyplot - numpy -- os -- pandas - pathlib -- sklearn.datasets -- sklearn.decomposition -- sklearn.impute -- sklearn.model_selection -- sklearn.preprocessing -- src.hybrid_qnn - sys -- torch -- torch.utils.data -- yaml - -## ai-projects/quantum-ml/submit_qsharp_circuit.py - -- azure.quantum -- time - traceback -## ai-projects/quantum-ml/example_mcp_client.py - -- asyncio -- azure.ai.inference -- azure.ai.inference.models -- azure.core.credentials -- contextlib -- mcp -- mcp.client.stdio -- os - -## ai-projects/quantum-ml/deploy_banknote_to_azure.py +## ai-projects/quantum-ml/quantum_llm_integration.py +- argparse +- json +- logging +- pathlib +- sys -- azure.identity +## ai-projects/quantum-ml/test_quantum_hardware.py - azure.quantum +- logging +- numpy +- pathlib +- pytest +- qiskit +- sys + +## ai-projects/quantum-ml/deploy_to_azure_quantum.py +- argparse - datetime - json - pathlib - qiskit -- qiskit_qir -- sys -- time -- yaml +- src.azure_quantum_integration ## ai-projects/quantum-ml/deploy_quantum_models_azure.py - - pathlib - pickle - qiskit @@ -2344,7 +495,6 @@ - yaml ## ai-projects/quantum-ml/web_app.py - - datetime - flask - flask_cors @@ -2367,95 +517,102 @@ - threading - time -## ai-projects/quantum-ml/test_quantum_hardware.py - +## ai-projects/quantum-ml/submit_circuit_azure.py - azure.quantum -- logging -- numpy -- pathlib -- pytest - qiskit -- sys - -## ai-projects/quantum-ml/test_entanglement_patterns.py +- qiskit_qir +- time +- traceback -- datetime -- hybrid_qnn +## ai-projects/quantum-ml/train_custom_dataset.py +- argparse +- joblib +- json - matplotlib.pyplot - numpy +- os - pandas - pathlib -- pytest +- sklearn.datasets - sklearn.decomposition - sklearn.impute - sklearn.model_selection - sklearn.preprocessing +- src.hybrid_qnn - sys - torch - torch.utils.data +- yaml -## ai-projects/quantum-ml/train_heart_disease.py +## ai-projects/quantum-ml/submit_qsharp_circuit.py +- azure.quantum +- time +- traceback -- joblib +## ai-projects/quantum-ml/dataset_architecture_analyzer.py +- datetime +- json +- numpy +- pandas +- pathlib +- sklearn.preprocessing + +## ai-projects/quantum-ml/test_entanglement_patterns.py +- datetime +- hybrid_qnn - matplotlib.pyplot - numpy - pandas - pathlib +- pytest - sklearn.decomposition - sklearn.impute - sklearn.model_selection - sklearn.preprocessing -- src.hybrid_qnn - sys - torch - torch.utils.data -## ai-projects/quantum-ml/hyperparameter_optimization.py - +## ai-projects/quantum-ml/hyperparameter_tuning.py +- dataset_loader - datetime +- hybrid_qnn - itertools - json -- matplotlib.pyplot -- numpy - pathlib - sklearn.model_selection -- src.dataset_loader -- src.hybrid_qnn - sys - torch - torch.utils.data -- warnings -## ai-projects/quantum-ml/test_azure_quantum.py +## ai-projects/quantum-ml/demo_dashboard.py +- requests +- sys +- time -- **future** -- argparse -- azure_quantum_integration +## ai-projects/quantum-ml/classical_baseline_comparison.py - datetime -- logging +- json +- matplotlib.pyplot - numpy +- pandas - pathlib -- pytest -- qiskit -- sys -- typing -- yaml - -## ai-projects/quantum-ml/submit_circuit_azure.py - -- azure.quantum -- qiskit -- qiskit_qir -- time -- traceback +- seaborn +- sklearn.decomposition +- sklearn.ensemble +- sklearn.impute +- sklearn.metrics +- sklearn.model_selection +- sklearn.neural_network +- sklearn.preprocessing +- sklearn.svm +- warnings ## ai-projects/quantum-ml/run_azure_quantum_free.py - - qiskit - src.azure_quantum_integration ## ai-projects/quantum-ml/quantum_mcp_server.py - - asyncio - azure_quantum_integration - collections @@ -2482,83 +639,144 @@ - typing - yaml -## ai-projects/quantum-ml/quantum_llm_demo.py +## ai-projects/quantum-ml/quick_test_datasets.py +- datetime +- json +- numpy +- pandas +- pathlib +- sklearn.decomposition +- sklearn.impute +- sklearn.model_selection +- sklearn.preprocessing +- src.hybrid_qnn +- sys +- time +- torch +- torch.utils.data -- ai_projects.quantum_ml.src.quantum_llm +## ai-projects/quantum-ml/train_pennylane_simple.py +- argparse +- datetime +- json +- numpy +- pandas +- pathlib +- pennylane +- sklearn.decomposition +- sklearn.impute +- sklearn.model_selection +- sklearn.preprocessing +- time + +## ai-projects/quantum-ml/deploy_banknote_to_azure.py +- azure.identity +- azure.quantum +- datetime +- json +- pathlib +- qiskit +- qiskit_qir +- sys +- time +- yaml + +## ai-projects/quantum-ml/train_ionosphere.py +- joblib +- matplotlib.pyplot +- numpy +- pandas +- pathlib +- sklearn.decomposition +- sklearn.model_selection +- sklearn.preprocessing +- src.hybrid_qnn +- sys +- torch +- torch.utils.data + +## ai-projects/quantum-ml/example_mcp_client.py - asyncio -- collections +- azure.ai.inference +- azure.ai.inference.models +- azure.core.credentials +- contextlib +- mcp +- mcp.client.stdio +- os + +## ai-projects/quantum-ml/production/banknote_api.py +- datetime +- flask +- flask_cors +- joblib - json - numpy +- os - pathlib +- src.hybrid_qnn - sys -- traceback - -## ai-projects/quantum-ml/hyperparameter_tuning.py +- torch -- dataset_loader +## ai-projects/quantum-ml/production/test_api.py - datetime -- hybrid_qnn -- itertools - json +- pytest +- requests +- time + +## ai-projects/quantum-ml/examples/create_circuits.py +- numpy - pathlib -- sklearn.model_selection +- pennylane +- qiskit +- qiskit.circuit +- src.quantum_classifier - sys -- torch -- torch.utils.data - -## ai-projects/quantum-ml/quantum_llm_quickstart.py -- **future** -- argparse -- json -- logging +## ai-projects/quantum-ml/examples/azure_integration.py - pathlib -- src.quantum_llm_datasets -- src.quantum_llm_integrated +- qiskit +- src.azure_quantum_integration - sys -- time -- torch -- typing +- yaml -## ai-projects/quantum-ml/classical_baseline_comparison.py +## ai-projects/quantum-ml/examples/run_simulations.py +- matplotlib +- matplotlib.pyplot +- numpy +- pathlib +- pennylane +- qiskit +- qiskit_aer +- qiskit_aer.noise -- datetime -- json +## ai-projects/quantum-ml/examples/train_models.py +- matplotlib - matplotlib.pyplot - numpy -- pandas - pathlib -- seaborn -- sklearn.decomposition -- sklearn.ensemble -- sklearn.impute -- sklearn.metrics +- quantum_classifier +- sklearn.datasets - sklearn.model_selection -- sklearn.neural_network - sklearn.preprocessing -- sklearn.svm -- warnings - -## ai-projects/quantum-ml/quantum_llm_integration.py - -- argparse -- json -- logging -- pathlib +- src.quantum_classifier - sys -## ai-projects/quantum-ml/deploy_to_azure_quantum.py - +## ai-projects/quantum-ml/scripts/submit_variational_hardware.py +- __future__ - argparse +- azure_quantum_integration - datetime - json +- numpy - pathlib - qiskit -- src.azure_quantum_integration +- sys +- yaml ## ai-projects/quantum-ml/scripts/test_provider_gates.py - -- **future** +- __future__ - argparse - azure_quantum_integration - datetime @@ -2571,8 +789,7 @@ - yaml ## ai-projects/quantum-ml/scripts/upgrade_qiskit_to_1x.py - -- **future** +- __future__ - argparse - datetime - pathlib @@ -2582,72 +799,41 @@ - subprocess - sys -## ai-projects/quantum-ml/scripts/run_hardware_tests.py - -- **future** +## ai-projects/quantum-ml/scripts/train_from_dataset.py - argparse +- json +- numpy +- pandas - pathlib +- quantum_classifier +- sklearn.decomposition +- sklearn.model_selection +- sklearn.preprocessing - sys -- test_azure_quantum - -## ai-projects/quantum-ml/scripts/run_experiment_grid.py - -- **future** -- pathlib -- subprocess -- sys - -## ai-projects/quantum-ml/scripts/submit_small_stabilizer.py +- yaml -- **future** +## ai-projects/quantum-ml/scripts/run_hardware_tests.py +- __future__ - argparse -- azure_quantum_integration -- datetime -- json -- numpy - pathlib -- qiskit - sys -- yaml +- test_azure_quantum ## ai-projects/quantum-ml/scripts/validate_qiskit_env.py - -- **future** +- __future__ - importlib - json - pkgutil - sys -## ai-projects/quantum-ml/scripts/run_simulated_circuit.py - -- **future** -- argparse -- datetime -- json -- numpy -- pathlib -- qiskit -- qiskit_aer -- qiskit_aer.noise -- yaml - -## ai-projects/quantum-ml/scripts/train_from_dataset.py - -- argparse -- json -- numpy -- pandas +## ai-projects/quantum-ml/scripts/run_experiment_grid.py +- __future__ - pathlib -- quantum_classifier -- sklearn.decomposition -- sklearn.model_selection -- sklearn.preprocessing +- subprocess - sys -- yaml ## ai-projects/quantum-ml/scripts/visualize_hardware_results.py - -- **future** +- __future__ - json - matplotlib.pyplot - pandas @@ -2655,9 +841,8 @@ - subprocess - yaml -## ai-projects/quantum-ml/scripts/submit_variational_hardware.py - -- **future** +## ai-projects/quantum-ml/scripts/submit_small_stabilizer.py +- __future__ - argparse - azure_quantum_integration - datetime @@ -2668,90 +853,97 @@ - sys - yaml -## ai-projects/quantum-ml/src/dataset_loader.py - +## ai-projects/quantum-ml/scripts/run_simulated_circuit.py +- __future__ +- argparse +- datetime +- json - numpy -- pandas - pathlib -- sklearn.decomposition -- sklearn.impute -- sklearn.preprocessing -- typing - -## ai-projects/quantum-ml/src/**init**.py - -## ai-projects/quantum-ml/src/quantum_circuit_optimizer.py +- qiskit +- qiskit_aer +- qiskit_aer.noise +- yaml +## ai-projects/quantum-ml/src/quantum_llm_advanced.py - collections - dataclasses +- hybrid_qnn - logging -- numpy -- pennylane -- time +- math - torch - torch.nn -- typing - -## ai-projects/quantum-ml/src/automate_quantum_job.py - -- azure.quantum -- azure.quantum.qiskit -- qiskit -- time - -## ai-projects/quantum-ml/src/quantum_llm_hybrid_trainer.py +- torch.nn.functional -- dataclasses +## ai-projects/quantum-ml/src/quantum_llm_integrated.py +- argparse - json - logging -- numpy - pathlib -- time +- quantum_circuit_optimizer +- quantum_llm_advanced +- quantum_llm_hybrid_trainer +- quantum_llm_monitor - torch - torch.nn -- torch.optim - torch.utils.data - typing +- yaml -## ai-projects/quantum-ml/src/quantum_code_llm.py - -- **future** +## ai-projects/quantum-ml/src/quantum_circuit_optimizer.py +- collections - dataclasses -- pathlib -- string +- logging +- numpy +- pennylane +- time - torch - torch.nn -- torch.nn.functional - typing -## ai-projects/quantum-ml/src/hybrid_qnn.py - +## ai-projects/quantum-ml/src/quantum_classifier_enhanced.py - logging +- numpy +- pathlib - pennylane +- sklearn.datasets +- sklearn.model_selection +- sklearn.preprocessing - torch - torch.nn - yaml -## ai-projects/quantum-ml/src/api.py - -- automate_quantum_job -- azure_quantum_integration -- quantum_classifier -- quantum_llm_integrated - -## ai-projects/quantum-ml/src/quantum_llm_datasets.py +## ai-projects/quantum-ml/src/dataset_loader.py +- numpy +- pandas +- pathlib +- sklearn.decomposition +- sklearn.impute +- sklearn.preprocessing +- typing +## ai-projects/quantum-ml/src/azure_quantum_integration.py +- azure.identity +- azure.quantum +- azure.quantum.qiskit - json - logging -- numpy - pathlib -- random -- torch -- torch.utils.data +- qiskit - typing +- yaml -## ai-projects/quantum-ml/src/quantum_transformer.py +## ai-projects/quantum-ml/src/azure_ml_integration.py +- azureml.core +- azureml.core.compute +- azureml.core.model +- azureml.core.runconfig +- azureml.core.webservice +- logging +- pathlib +- typing +## ai-projects/quantum-ml/src/quantum_transformer.py - hybrid_qnn - logging - math @@ -2761,8 +953,22 @@ - torch.nn - torch.nn.functional -## ai-projects/quantum-ml/src/quantum_classifier.py +## ai-projects/quantum-ml/src/quantum_llm_hybrid_trainer.py +- dataclasses +- json +- logging +- numpy +- pathlib +- time +- torch +- torch.nn +- torch.optim +- torch.utils.data +- typing + +## ai-projects/quantum-ml/src/__init__.py +## ai-projects/quantum-ml/src/quantum_classifier.py - logging - numpy - pathlib @@ -2773,30 +979,26 @@ - torch.nn - yaml -## ai-projects/quantum-ml/src/quantum_llm_advanced.py - -- collections -- dataclasses -- hybrid_qnn +## ai-projects/quantum-ml/src/hybrid_qnn.py - logging -- math +- pennylane - torch - torch.nn -- torch.nn.functional +- yaml -## ai-projects/quantum-ml/src/azure_ml_integration.py +## ai-projects/quantum-ml/src/api.py +- automate_quantum_job +- azure_quantum_integration +- quantum_classifier +- quantum_llm_integrated -- azureml.core -- azureml.core.compute -- azureml.core.model -- azureml.core.runconfig -- azureml.core.webservice -- logging -- pathlib -- typing +## ai-projects/quantum-ml/src/automate_quantum_job.py +- azure.quantum +- azure.quantum.qiskit +- qiskit +- time ## ai-projects/quantum-ml/src/quantum_llm_monitor.py - - collections - dataclasses - json @@ -2808,388 +1010,544 @@ - torch - typing -## ai-projects/quantum-ml/src/quantum_llm_integrated.py - -- argparse +## ai-projects/quantum-ml/src/quantum_llm_datasets.py - json - logging +- numpy - pathlib -- quantum_circuit_optimizer -- quantum_llm_advanced -- quantum_llm_hybrid_trainer -- quantum_llm_monitor +- random - torch -- torch.nn - torch.utils.data - typing -- yaml -## ai-projects/quantum-ml/src/azure_quantum_integration.py - -- azure.identity -- azure.quantum -- azure.quantum.qiskit -- json -- logging +## ai-projects/quantum-ml/src/quantum_code_llm.py +- __future__ +- dataclasses - pathlib -- qiskit +- string +- torch +- torch.nn +- torch.nn.functional - typing -- yaml - -## ai-projects/quantum-ml/src/quantum_classifier_enhanced.py +## ai-projects/quantum-ml/src/quantum_llm/pipeline.py +- __future__ +- asyncio +- chat_providers +- collections.abc +- config +- json - logging - numpy - pathlib -- pennylane -- sklearn.datasets -- sklearn.model_selection -- sklearn.preprocessing -- torch -- torch.nn -- yaml - -## ai-projects/quantum-ml/src/quantum_llm/**init**.py - -- circuit_cache -- config -- pipeline - quantum_embeddings - quantum_router - quantum_sampler - -## ai-projects/quantum-ml/src/quantum_llm/config.py - -- **future** -- dataclasses -- math -- os -- typing - -## ai-projects/quantum-ml/src/quantum_llm/quantum_router.py - -- **future** -- logging -- numpy -- pennylane -- quantum_sampler - -## ai-projects/quantum-ml/src/quantum_llm/circuit_cache.py - -- **future** -- collections -- hashlib -- logging -- numpy +- sys - time - typing -## ai-projects/quantum-ml/src/quantum_llm/quantum_embeddings.py - -- **future** +## ai-projects/quantum-ml/src/quantum_llm/quantum_sampler.py +- __future__ +- circuit_cache +- collections.abc - logging - numpy - pennylane - qiskit - qiskit.circuit - qiskit_aer -- quantum_sampler +- warnings -## ai-projects/quantum-ml/src/quantum_llm/quantum_sampler.py +## ai-projects/quantum-ml/src/quantum_llm/config.py +- __future__ +- dataclasses +- math +- os +- typing -- **future** -- circuit_cache -- collections.abc +## ai-projects/quantum-ml/src/quantum_llm/quantum_embeddings.py +- __future__ - logging - numpy - pennylane - qiskit - qiskit.circuit - qiskit_aer -- warnings - -## ai-projects/quantum-ml/src/quantum_llm/pipeline.py +- quantum_sampler -- **future** -- asyncio -- chat_providers -- collections.abc +## ai-projects/quantum-ml/src/quantum_llm/__init__.py +- circuit_cache - config -- json -- logging -- numpy -- pathlib +- pipeline - quantum_embeddings - quantum_router - quantum_sampler -- sys + +## ai-projects/quantum-ml/src/quantum_llm/circuit_cache.py +- __future__ +- collections +- hashlib +- logging +- numpy - time - typing -## ai-projects/quantum-ml/production/test_api.py - -- datetime -- json -- pytest -- requests -- time +## ai-projects/quantum-ml/src/quantum_llm/quantum_router.py +- __future__ +- logging +- numpy +- pennylane +- quantum_sampler -## ai-projects/quantum-ml/production/banknote_api.py +## ai-projects/quantum-ml/experiments/analyze_plots.py +- pathlib +## ai-projects/quantum-ml/experiments/run_all_experiments.py - datetime -- flask -- flask_cors -- joblib -- json -- numpy -- os +- experiments.analyze_plots +- experiments.extended_datasets +- experiments.parameter_tuning - pathlib -- src.hybrid_qnn - sys -- torch - -## ai-projects/quantum-ml/experiments/auto_optimize.py +- time +## ai-projects/quantum-ml/experiments/parameter_tuning.py +- matplotlib - matplotlib.pyplot - numpy - pathlib +- quantum_classifier - sklearn.datasets - sklearn.model_selection - sklearn.preprocessing - src.quantum_classifier - sys -- torch -- torch.nn -- torch.optim -- torch.utils.data - yaml -## ai-projects/quantum-ml/experiments/parameter_tuning.py +## ai-projects/quantum-ml/experiments/quick_demo.py +- extended_datasets +- pathlib +- sys +- time +- traceback +## ai-projects/quantum-ml/experiments/extended_datasets.py - matplotlib - matplotlib.pyplot - numpy - pathlib - quantum_classifier - sklearn.datasets +- sklearn.decomposition - sklearn.model_selection - sklearn.preprocessing - src.quantum_classifier - sys -- yaml -## ai-projects/quantum-ml/experiments/extended_datasets.py - -- matplotlib +## ai-projects/quantum-ml/experiments/auto_optimize.py - matplotlib.pyplot - numpy - pathlib -- quantum_classifier - sklearn.datasets -- sklearn.decomposition - sklearn.model_selection - sklearn.preprocessing - src.quantum_classifier - sys +- torch +- torch.nn +- torch.optim +- torch.utils.data +- yaml -## ai-projects/quantum-ml/experiments/analyze_plots.py +## ai-projects/lmstudio-mcp/lmstudio_mcp_server.py +- agi_mcp_tools +- asyncio +- httpx +- json +- logging +- mcp.server +- mcp.server.stdio +- mcp.types +- os +- sys +- typing +## ai-projects/lmstudio-mcp/agi_provider_examples.py +- asyncio +- lmstudio_agi_integration - pathlib +- sys +- traceback -## ai-projects/quantum-ml/experiments/quick_demo.py +## ai-projects/lmstudio-mcp/lmstudio_agi_integration.py +- asyncio +- json +- lmstudio_agent_integration +- logging +- re +- traceback +- typing -- extended_datasets +## ai-projects/lmstudio-mcp/quickstart.py +- asyncio +- httpx - pathlib +- subprocess - sys -- time - traceback -## ai-projects/quantum-ml/experiments/run_all_experiments.py +## ai-projects/lmstudio-mcp/agi_mcp_tools.py +- __future__ +- agi_provider +- pathlib +- sys +- typing + +## ai-projects/lmstudio-mcp/__init__.py +- lmstudio_mcp_server +## ai-projects/lmstudio-mcp/privacy_first_ai.py +- asyncio +- dataclasses - datetime -- experiments.analyze_plots -- experiments.extended_datasets -- experiments.parameter_tuning +- enum +- hashlib +- json +- lmstudio_agent_integration +- lmstudio_agi_integration +- logging +- pathlib +- traceback +- typing + +## ai-projects/lmstudio-mcp/test_lmstudio_mcp.py +- asyncio +- lmstudio_mcp_server +- os - pathlib - sys -- time - -## ai-projects/quantum-ml/examples/train_models.py +- traceback -- matplotlib -- matplotlib.pyplot -- numpy +## ai-projects/lmstudio-mcp/verify_agent_integration.py +- asyncio +- lmstudio_agent_integration +- lmstudio_mcp_server +- os - pathlib -- quantum_classifier -- sklearn.datasets -- sklearn.model_selection -- sklearn.preprocessing -- src.quantum_classifier - sys +- traceback -## ai-projects/quantum-ml/examples/create_circuits.py +## ai-projects/lmstudio-mcp/privacy_deployment_config.py +- typing -- numpy +## ai-projects/lmstudio-mcp/lmstudio_agent_integration.py +- __future__ +- asyncio +- collections.abc +- json +- lmstudio_mcp_server +- logging +- os - pathlib -- pennylane -- qiskit -- qiskit.circuit -- src.quantum_classifier - sys +- traceback +- typing -## ai-projects/quantum-ml/examples/azure_integration.py +## ai-projects/my-agent-230a13f1/main.py +- asyncio +- azure.ai.agentserver.responses + +## ai-projects/chat-cli/src/quantum_agent_selector.py +- __future__ +- dataclasses +- enum +- os +- random +- time +- typing +## ai-projects/chat-cli/src/quantum_provider.py +- chat_providers +- collections.abc +- json +- logging - pathlib -- qiskit -- src.azure_quantum_integration +- quantum_transformer - sys -- yaml +- torch +- torch.nn.functional +- typing -## ai-projects/quantum-ml/examples/run_simulations.py +## ai-projects/chat-cli/src/local_agi_provider.py +- __future__ +- collections.abc +- core.llm.client +- json +- typing -- matplotlib -- matplotlib.pyplot -- numpy +## ai-projects/chat-cli/src/token_utils.py +- __future__ +- collections.abc +- dataclasses +- math +- tiktoken +- transformers + +## ai-projects/chat-cli/src/lora_infer_bridge.py +- __future__ +- json - pathlib -- pennylane -- qiskit -- qiskit_aer -- qiskit_aer.noise +- peft +- sys +- torch +- transformers -## ai-projects/llm-maker/web_server.py +## ai-projects/chat-cli/src/__init__.py -- http.server +## ai-projects/chat-cli/src/chat_cli.py +- __future__ +- argparse +- colorama +- datetime +- importlib - json -- logging - os - pathlib - sys -- tool_executor -- tool_maker -- tool_registry -- tool_validator -- urllib.parse -- website_maker +- time +- typing -## ai-projects/llm-maker/llm_maker_mcp_server.py +## ai-projects/chat-cli/src/test_chat_cli.py +- __future__ +- chat_cli +- contextlib +- io +- pathlib +- sys +- types +- unittest +- unittest.mock -- asyncio +## ai-projects/chat-cli/src/test_chat_providers.py +- __future__ +- agi_provider +- chat_cli +- chat_providers - json -- logging -- mcp.server -- mcp.server.stdio -- mcp.types +- os - pathlib -- src.tool_executor -- src.tool_maker -- src.tool_registry -- src.tool_validator +- pytest - sys +- tempfile +- time +- typing +- unittest +- unittest.mock -## ai-projects/llm-maker/src/**init**.py - -- tool_executor -- tool_maker -- tool_registry -- tool_validator -- website_maker - -## ai-projects/llm-maker/src/tool_maker.py +## ai-projects/chat-cli/src/api.py +- agi_provider +- chat_providers +- token_utils +## ai-projects/chat-cli/src/chat_providers.py +- __future__ +- agi_provider +- collections.abc +- dataclasses +- json +- local_agi_provider - logging +- openai +- os - pathlib -- shared.chat_providers +- peft +- quantum_provider +- random +- shared.azure_utils +- shared.local_calc +- shared.local_settings +- shared.local_summary +- subprocess - sys -- tool_registry -- tool_validator -- yaml - -## ai-projects/llm-maker/src/tool_validator.py +- threading +- time +- torch +- transformers +- typing +- urllib.error +- urllib.request -- ast +## ai-projects/chat-cli/src/agi_provider.py +- __future__ +- asyncio +- chat_providers +- collections.abc +- dataclasses +- html - logging -- pathlib -- yaml - -## ai-projects/llm-maker/src/tool_executor.py +- math +- os +- quantum_agent_selector +- re +- shared.agi_memory_redis +- shared.agi_persistence +- shared.agi_persistence_sqlite +- time +- typing -- RestrictedPython -- RestrictedPython.Guards -- contextlib +## ai-projects/chat-cli/src/_smoke_test.py +- __future__ - importlib -- logging -- signal -- threading -- traceback - typing -## ai-projects/llm-maker/src/website_maker.py - +## ai-projects/writer-reviewer-workflow/main.py +- agent_framework - argparse -- datetime +- asyncio +- azure.ai.agentserver.agentframework +- dotenv +- pathlib +- prototype_workflow +- sys +- workflow + +## ai-projects/writer-reviewer-workflow/prototype_workflow.py +- __future__ +- dataclasses - json -- os +- keyword +- pathlib - re -- shared.chat_providers - shutil +- subprocess - sys +- time +- typing -## ai-projects/llm-maker/src/tool_registry.py +## ai-projects/writer-reviewer-workflow/workflow.py +- agent_framework +- agent_framework.azure +- azure.identity.aio +- os -- dataclasses -- datetime -- json -- logging +## ai-projects/cooking-ai/tests/debug_agent_extract.py +- agents.recipe_agent - pathlib -- typing -- uuid +- providers.local +- sys -## ai-projects/llm-maker/tests/test_validator.py +## ai-projects/cooking-ai/tests/_debug_local.py +- providers.local +## ai-projects/cooking-ai/tests/test_schemas.py +- __future__ +- json - pathlib - pytest - sys -- tool_validator - -## ai-projects/llm-maker/tests/test_executor.py +- utils.json_utils +## ai-projects/cooking-ai/tests/test_agent.py +- __future__ +- agents.recipe_agent +- json - pathlib +- providers.local - pytest -- src.tool_executor - sys -- tool_executor +- utils.json_utils -## ai-projects/llm-maker/tests/test_validate_perf.py +## ai-projects/cooking-ai/tests/debug_extract_local.py +- pathlib +- providers.local +- sys +## ai-projects/cooking-ai/tests/run_tests.py +- __future__ +- importlib - pathlib - sys -- time -- tool_validator - -## ai-projects/llm-maker/tests/test_registry.py +## ai-projects/cooking-ai/tests/debug_run_local.py - pathlib -- pytest +- providers.local - sys -- tempfile -- tool_registry -## ai-projects/llm-maker/examples/fibonacci.py +## ai-projects/cooking-ai/src/main.py +- __future__ +- agents.recipe_agent +- argparse +- os +- providers.github_models +- providers.local -## ai-projects/llm-maker/examples/text_processor.py +## ai-projects/cooking-ai/src/__init__.py +## ai-projects/cooking-ai/src/utils/json_utils.py +- __future__ +- json +- jsonschema - re -## ai-projects/llm-maker/examples/quick_start.py +## ai-projects/cooking-ai/src/providers/github_models.py +- __future__ +- openai +- os +- typing -- pathlib -- sys -- tool_executor -- tool_maker -- tool_registry +## ai-projects/cooking-ai/src/providers/local.py +- __future__ +- json +- re -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/python mcp.py +## ai-projects/cooking-ai/src/providers/__init__.py + +## ai-projects/cooking-ai/src/agents/recipe_agent.py +- __future__ +- typing +- utils.json_utils + +## ai-projects/lora-training/quantum-ai/src/azure_quantum_integration.py +- azure.quantum +- azure.quantum.qiskit +- logging +- os +- qiskit +- qiskit.providers +- typing + +## ai-projects/lora-training/quantum-ai/src/quantum_classifier.py +- logging +- numpy +- qiskit +- qiskit.circuit +- qiskit.circuit.library +- qiskit.primitives +- qiskit_algorithms.optimizers +- qiskit_machine_learning.algorithms +- qiskit_machine_learning.neural_networks +- sklearn.datasets +- sklearn.model_selection +- sklearn.preprocessing +## ai-projects/lora-training/quantum-ai/src/hybrid_qnn.py +- logging +- numpy +- qiskit +- qiskit.circuit +- qiskit.primitives +- qiskit_machine_learning.connectors +- qiskit_machine_learning.neural_networks +- sklearn.datasets +- sklearn.model_selection +- sklearn.preprocessing +- torch +- torch.nn +- torch.optim +- torch.utils.data + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/python mcp.py - asyncio - azure.ai.inference - azure.ai.inference.models @@ -3202,54 +1560,174 @@ - mcp.client.streamable_http - os -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azure_ml_training.py - +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azure_foundry_deploy.py - argparse - azure.ai.ml - azure.ai.ml.constants - azure.ai.ml.entities - azure.identity - pathlib -- typing - -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azure_foundry_deploy.py +- time +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azure_ml_training.py - argparse - azure.ai.ml - azure.ai.ml.constants - azure.ai.ml.entities - azure.identity - pathlib -- time +- typing -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/lr_finder.py +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/foundry/score_foundry.py +- json +- os +- pathlib +- peft +- torch +- transformers + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azureml/submit_sentence_transformer_azureml.py +- __future__ +- argparse +- os +- pathlib +- shutil +- subprocess +- sys +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/data_augmenter.py - argparse +- dataclasses +- json +- pathlib +- random +- typing + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/auto_eval.py +- argparse +- dataclasses +- datasets - json -- matplotlib.pyplot - numpy - pathlib -- scipy.ndimage +- peft +- rouge_score +- sacrebleu +- time - torch -- torch.utils.data - transformers - typing +- yaml -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/otel_callback.py +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/train_lora.py +- argparse +- collections.abc +- dataclasses +- datasets +- ipaddress +- json +- math +- metrics_logger +- os +- otel_callback +- pathlib +- peft +- re +- shared.tracing +- socket +- torch +- traceback +- transformers +- typing +- urllib.parse +- urllib.request +- yaml -- **future** -- logging +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/gpu_optimizer.py +- argparse +- dataclasses +- pathlib +- subprocess +- torch +- typing +- yaml + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/prepare_dataset.py +- argparse +- collections.abc +- csv +- json +- pathlib +- random +- typing + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/metrics_logger.py +- applicationinsights +- base64 +- datetime +- hashlib +- hmac +- json - opentelemetry - opentelemetry.exporter.otlp.proto.grpc.trace_exporter - opentelemetry.sdk.trace - opentelemetry.sdk.trace.export - os +- pathlib - sys +- typing +- urllib.request + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/train_sentence_transformer.py +- __future__ +- argparse +- contextlib +- datasets +- huggingface_hub +- logging +- os +- pathlib +- sentence_transformers +- sentence_transformers.base.sampler +- sentence_transformers.sentence_transformer.evaluation +- sentence_transformers.sentence_transformer.losses +- torch +- traceback + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/dataset_analyzer.py +- argparse +- collections +- dataclasses +- json +- matplotlib.pyplot +- numpy +- pathlib +- typing + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/training_monitor.py +- argparse +- dataclasses +- datetime +- json +- pathlib +- queue +- threading +- time +- typing + +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/lr_finder.py +- argparse +- json +- matplotlib.pyplot +- numpy +- pathlib +- scipy.ndimage +- torch +- torch.utils.data - transformers - typing ## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/model_exporter.py - - argparse - huggingface_hub - onnx @@ -3259,1165 +1737,1548 @@ - torch - transformers -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/train_sentence_transformer.py - -- **future** +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/model_server.py - argparse -- contextlib -- datasets -- huggingface_hub -- logging +- asyncio +- datetime +- fastapi - os - pathlib -- sentence_transformers -- sentence_transformers.base.sampler -- sentence_transformers.sentence_transformer.evaluation -- sentence_transformers.sentence_transformer.losses +- pydantic +- time - torch -- traceback +- transformers +- typing +- uvicorn -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/data_augmenter.py +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/otel_callback.py +- __future__ +- logging +- opentelemetry +- opentelemetry.exporter.otlp.proto.grpc.trace_exporter +- opentelemetry.sdk.trace +- opentelemetry.sdk.trace.export +- os +- sys +- transformers +- typing +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/semantic_pruning.py - argparse - dataclasses - json +- numpy - pathlib -- random +- sentence_transformers - typing -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/gpu_optimizer.py - +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/run_pipeline.py - argparse -- dataclasses +- json - pathlib - subprocess -- torch +- sys +- time - typing -- yaml - -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/dataset_analyzer.py +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/rag_pipeline.py - argparse -- collections - dataclasses - json -- matplotlib.pyplot - numpy - pathlib +- sentence_transformers +- torch +- transformers - typing -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/auto_eval.py - +## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/local_train/train_local.py - argparse - dataclasses - datasets - json -- numpy +- math - pathlib - peft -- rouge_score -- sacrebleu -- time - torch - transformers -- typing - yaml -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/model_server.py +## examples/ai_starters/local_model_chat.py +- transformers -- argparse -- asyncio -- datetime +## examples/ai_starters/fastapi_local_chat.py +- examples.ai_starters.local_model_chat - fastapi -- os -- pathlib +- fastapi.responses +- functools - pydantic -- time -- torch -- transformers -- typing - uvicorn -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/semantic_pruning.py - +## examples/ai_starters/sql_to_local_ai_orchestrator.py +- __future__ - argparse -- dataclasses +- examples.ai_starters.local_model_chat +- importlib - json -- numpy - pathlib -- sentence_transformers +- psycopg +- psycopg2 +- sqlite3 - typing +- urllib.parse -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/prepare_dataset.py - -- argparse +## examples/ai_starters/agent_with_tools.py +- __future__ +- ast - collections.abc +- dataclasses +- pathlib +- re + +## ai_projects/__init__.py + +## ai_projects/quantum_ml/__init__.py +- pathlib + +## apps/dashboard/app.py - csv +- datetime +- flask +- flask_socketio +- io - json +- os - pathlib -- random +- re +- scripts.autotrain +- shlex +- signal +- subprocess +- sys +- threading +- time +- traceback - typing +- yaml -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/train_lora.py +## apps/dashboard/websocket_server.py +- asyncio +- contextlib +- datetime +- importlib +- json +- os +- pathlib +- watchdog.events +- watchdog.observers -- argparse +## apps/dashboard/serve.py +- collections +- datetime +- gpu_monitor +- http.server +- json +- os +- pathlib +- psutil +- random +- re +- socketserver +- subprocess +- sys +- time +- traceback +- urllib.parse +- vram_calculator +- webbrowser +- yaml + +## apps/dashboard/gpu_monitor.py +- json +- psutil +- subprocess + +## apps/aria/Repository analyzer.py +- __future__ - collections.abc - dataclasses -- datasets -- ipaddress +- logging +- pathlib +- registry +- risk_manager +- typing + +## apps/aria/stage_state_store.py +- __future__ +- copy +- json +- os +- pathlib +- threading +- typing + +## apps/aria/server.py +- agi_provider +- datetime +- http.server +- importlib.util - json +- logging - math -- metrics_logger - os -- otel_callback - pathlib -- peft +- random - re -- shared.tracing +- shared.chat_providers +- shared.local_settings - socket +- sys +- time - torch - traceback - transformers -- typing +- urllib.request + +## apps/aria/test_auto_execute.py +- json +- pytest +- requests +- sys +- traceback + +## tests/test_app_local_logic.py +- __future__ +- app +- builtins +- os +- pytest +- sys + +## tests/test_config_paths.py +- __future__ +- pathlib +- pytest +- scripts.config_paths + +## tests/test_json_utils_load_status.py +- __future__ +- os +- pathlib +- shared.json_utils +- sys +- time + +## tests/test_runtime_env.py +- __future__ +- json +- shared.runtime_env +- subprocess + +## tests/test_qai_app_startup.py +- __future__ +- importlib.util +- pathlib +- pytest +- sys + +## tests/test_provider_fallback.py +- __future__ +- os +- pathlib +- pytest +- shared.config +- shared.import_helpers +- sys +- unittest.mock + +## tests/test_stripe_webhooks.py +- __future__ +- json +- pathlib +- shared.stripe_webhooks +- sys + +## tests/test_request_validator.py +- __future__ +- json +- pytest +- shared.request_validator +- unittest.mock + +## tests/test_agi_prune.py +- json +- pathlib +- scripts.agi_persistence_prune +- shared.agi_persistence_sqlite +- sys +- time + +## tests/test_setup_monetization.py +- __future__ +- importlib.util +- json +- pathlib + +## tests/test_quantum_llm_health_check.py +- json +- pathlib +- pytest +- subprocess +- sys + +## tests/test_database_integration.py +- __future__ +- math +- pathlib +- shared.chat_memory +- sys + +## tests/test_multi_agent.py +- __future__ +- importlib +- json +- pathlib +- pytest +- sys +- types + +## tests/test_serve_api_routes.py +- http.server +- importlib.util +- json +- pathlib +- pytest +- socket +- sys +- threading +- time +- unittest.mock - urllib.parse - urllib.request -- yaml - -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/run_pipeline.py -- argparse +## tests/test_hypothesis_agent.py +- __future__ +- core.agents.hypothesis_agent +- core.memory.store +- core.task - json +- typing + +## tests/test_request_validator_agi.py +- __future__ - pathlib +- shared.request_validator +- sys + +## tests/test_provider_gates.py +- __future__ +- importlib.util +- pathlib +- pytest + +## tests/test_training_analytics_cli.py +- __future__ +- pathlib +- pytest - subprocess - sys -- time -- typing +- tempfile -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/metrics_logger.py +## tests/test_notifications.py +- __future__ +- core.notifications +- urllib.error -- applicationinsights -- base64 -- datetime -- hashlib -- hmac +## tests/test_git_commit_hygiene_hook.py +- __future__ +- importlib.util +- io - json -- opentelemetry -- opentelemetry.exporter.otlp.proto.grpc.trace_exporter -- opentelemetry.sdk.trace -- opentelemetry.sdk.trace.export -- os - pathlib - sys -- typing -- urllib.request - -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/training_monitor.py -- argparse -- dataclasses +## tests/test_status_freshness_agent.py +- __future__ - datetime - json - pathlib -- queue -- threading -- time -- typing +- scripts.agents.base +- scripts.agents.status_freshness_agent +- sys -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/scripts/rag_pipeline.py +## tests/test_app_providers.py +- __future__ +- app +- json +- os +- pytest +- sys +- types -- argparse -- dataclasses +## tests/test_workflow_validation_workflow.py +- __future__ - json -- numpy - pathlib -- sentence_transformers -- torch -- transformers -- typing +- pytest +- tests.workflow_test_helpers +- yaml -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/azureml/submit_sentence_transformer_azureml.py +## tests/test_monitor_autonomous_training.py +- importlib.util +- io +- json +- pathlib +- re +- sys -- **future** -- argparse -- os +## tests/test_quantum_autorun_unit.py +- importlib - pathlib -- shutil -- subprocess - sys +- unittest.mock -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/local_train/train_local.py +## tests/test_cycle_observer.py +- __future__ +- core.bus +- core.cycle_observer +- core.memory.store +- core.runner +- pytest -- argparse -- dataclasses -- datasets +## tests/test_agi_launcher_task.py +- __future__ - json -- math - pathlib -- peft -- torch -- transformers -- yaml +- pytest -## ai-projects/lora-training/microsoft_phi-silica-3.6_v1/foundry/score_foundry.py +## tests/test_autotrain_root_shim.py +- __future__ +- importlib.util +- pathlib +- scripts.autotrain +- warnings + +## tests/test_agi_persistence_sqlite.py +- agi_provider +## tests/test_ui_playwright.py - json - os - pathlib -- peft -- torch -- transformers - -## ai-projects/lora-training/quantum-ai/src/hybrid_qnn.py - -- logging -- numpy -- qiskit -- qiskit.circuit -- qiskit.primitives -- qiskit_machine_learning.connectors -- qiskit_machine_learning.neural_networks -- sklearn.datasets -- sklearn.model_selection -- sklearn.preprocessing -- torch -- torch.nn -- torch.optim -- torch.utils.data - -## ai-projects/lora-training/quantum-ai/src/quantum_classifier.py - -- logging -- numpy -- qiskit -- qiskit.circuit -- qiskit.circuit.library -- qiskit.primitives -- qiskit_algorithms.optimizers -- qiskit_machine_learning.algorithms -- qiskit_machine_learning.neural_networks -- sklearn.datasets -- sklearn.model_selection -- sklearn.preprocessing +- playwright.sync_api +- pytest +- requests +- shutil +- socket +- subprocess +- time -## ai-projects/lora-training/quantum-ai/src/azure_quantum_integration.py +## tests/test_import_helpers.py +- pathlib +- shared.import_helpers +- sys -- azure.quantum -- azure.quantum.qiskit -- logging -- os -- qiskit -- qiskit.providers -- typing +## tests/test_system_health_check.py +- __future__ +- importlib.util +- json +- pathlib +- sys +- types -## ai-projects/email-spam-workflow/workflow.py +## tests/test_agi_features.py +- __future__ +- core.agents.critique_agent +- core.agents.debate_agent +- core.agents.goal_evolution_agent +- core.agents.human_feedback_agent +- core.agents.hypothesis_agent +- core.agents.llm_agent +- core.agents.reasoning_agent +- core.agents.reflection_agent +- core.agents.summarizer_agent +- core.agents.tool_agent +- core.agents.training_agent +- core.bus +- core.ingestion.pipeline +- core.knowledge.graph +- core.llm.client +- core.memory.store +- core.notifications +- core.registry +- core.router +- core.runner +- core.task +- datetime +- http.server +- json +- pathlib +- sys +- threading +- types +- uuid -- **future** -- agent_framework -- agent_framework.azure -- azure.identity.aio -- collections.abc -- os -- typing +## tests/test_validate_site_bundles.py +- __future__ +- json +- scripts.validate_site_bundles -## ai-projects/email-spam-workflow/main.py +## tests/test_performance_optimizations.py +- ai_runner +- chat_memory +- collections +- generate_evaluation_set +- heapq +- json +- lora_infer_bridge +- math +- pathlib +- pytest +- re +- shared.sql_repository +- sys +- time +- token_utils +- training_analytics -- **future** -- agent_framework -- argparse -- asyncio -- azure.ai.agentserver.agentframework -- dotenv +## tests/test_quantum_autorun_dry_run_behavior.py +- __future__ +- pathlib +- quantum_autorun - sys -- workflow -## ai-projects/writer-reviewer-workflow/workflow.py +## tests/test_integration_smoke_schema.py +- __future__ +- pytest +- re +- scripts.integration_smoke +- sys +- typing -- agent_framework -- agent_framework.azure -- azure.identity.aio +## tests/test_cleanup_artifacts.py +- __future__ +- importlib +- importlib.util - os +- pathlib +- sys +- time -## ai-projects/writer-reviewer-workflow/main.py - -- agent_framework -- argparse +## tests/test_quantum_llm_local_smoke.py +- __future__ - asyncio -- azure.ai.agentserver.agentframework -- dotenv - pathlib -- prototype_workflow +- quantum_llm - sys -- workflow -## ai-projects/writer-reviewer-workflow/prototype_workflow.py +## tests/test_config_validator.py +- config_validator +- pathlib +- pytest +- sys +- tempfile -- **future** -- dataclasses +## tests/test_quantum_integration.py +- __future__ +- asyncio - json -- keyword +- mount.quantum_integration - pathlib -- re -- shutil -- subprocess -- sys -- time -- typing +- pytest +- types -## aria-bot/aria_bot/validator.py +## tests/test_connection_pool_mock.py +- shared.chat_memory -- **future** -- collections.abc -- dataclasses -- logging +## tests/test_run_continuous_automation.py +- __future__ +- datetime +- importlib.util - pathlib -- shutil - subprocess -## aria-bot/aria_bot/**init**.py - -- **future** -- analyzer -- commit_system -- defaults -- executor -- orchestrator -- planner -- registry -- risk_manager -- validator - -## aria-bot/aria_bot/analyzer.py +## tests/test_aria_bot_root_shim.py +- __future__ +- importlib.util +- pathlib +- pytest +- subprocess +- sys -- **future** +## tests/test_core_agents.py +- __future__ - collections.abc -- dataclasses -- logging +- core.agents.critique_agent +- core.agents.debate_agent +- core.agents.goal_evolution_agent +- core.agents.human_feedback_agent +- core.agents.hypothesis_agent +- core.agents.llm_agent +- core.agents.planner_agent +- core.agents.reasoning_agent +- core.agents.reflection_agent +- core.agents.summarizer_agent +- core.agents.tool_agent +- core.agents.training_agent +- core.bus +- core.memory.store +- core.task +- pytest + +## tests/test_repair_data_out_status.py +- __future__ +- datetime +- json - pathlib -- registry -- risk_manager +- scripts.repair_data_out_status +- sys -## aria-bot/aria_bot/executor.py +## tests/test_aria_bot_dev_entrypoints.py +- __future__ +- json +- pathlib +- pytest -- **future** -- collections.abc -- dataclasses -- logging -- planner -- registry -- risk_manager +## tests/test_training_analytics.py +- importlib.util +- json +- pathlib +- pytest +- sys -## aria-bot/aria_bot/commit_system.py +## tests/test_merge_gate_setup_guardrails.py +- __future__ +- pathlib +- pytest +- yaml -- **future** -- collections.abc -- dataclasses -- logging +## tests/test_agi_stream_utils_js.py +- __future__ - pathlib +- pytest - shutil - subprocess -## aria-bot/aria_bot/defaults.py - -- **future** - -## aria-bot/aria_bot/planner.py - -- **future** -- analyzer -- collections.abc -- dataclasses -- defaults -- logging +## tests/test_config_validation_gates.py +- os - pathlib -- risk_manager - -## aria-bot/aria_bot/registry.py - -- **future** - -## aria-bot/aria_bot/cli.py +- pytest +- subprocess +- sys -- **future** -- argparse -- collections.abc -- defaults +## tests/test_agents_base.py +- __future__ - json -- logging -- orchestrator - pathlib +- pytest +- scripts.agents.base - sys -## aria-bot/aria_bot/orchestrator.py - -- **future** -- analyzer -- collections.abc -- commit_system -- dataclasses -- datetime -- defaults -- executor +## tests/test_azure_quantum_integration.py +- enum +- importlib - json -- logging -- os - pathlib -- planner -- risk_manager -- time -- validator - -## aria-bot/aria_bot/**main**.py +- pytest +- sys +- unittest.mock -- **future** -- cli +## tests/test_autonomous_code_agent.py +- __future__ +- autonomous_code_agent +- pathlib +- pytest +- subprocess +- sys +- types -## aria-bot/aria_bot/risk_manager.py +## tests/test_app_main.py +- __future__ +- app +- os +- pytest +- sys -- **future** -- collections.abc -- dataclasses +## tests/test_quantum_command_gate_hook.py +- __future__ +- json - os - pathlib +- subprocess +- sys -## function_app_domains/**init**.py - -## function_app_domains/subscriptions.py - -- **future** -- function_app_domains.access -- shared.email_notifications -- shared.stripe_webhooks -- shared.subscription_manager - -## function_app_domains/agi.py - -- **future** -- agi_provider -- function_app_domains.access -- shared.agi_persistence_sqlite - -## function_app_domains/referrals.py - -- **future** -- function_app_domains.access -- shared.referral_system - -## function_app_domains/access.py +## tests/test_http_utils.py +- os +- pathlib +- shared.http_utils +- sys +- tempfile -- **future** +## tests/test_aria_auto_execute_html.py +- pathlib -## function_app_domains/aria_proxy.py +## tests/test_gradio_webhook_ui.py +- importlib.util +- os -- **future** -- function_app_domains.access +## tests/test_agent_mode_delegation_contracts.py +- __future__ +- pathlib +- pytest +- re -## function_app_domains/quantum.py +## tests/test_script_utils.py +- __future__ +- pathlib +- shared.script_utils +- sys -- **future** -- function_app_domains.access -- numpy -- pennylane -- quantum_classifier -- quantum_llm_trainer -- torch +## tests/test_train_vision.py +- importlib +- pathlib +- pytest -## function_app_domains/chat.py +## tests/test_azure_quantum_runner.py +- importlib +- pathlib +- pytest +- sys -- **future** -- function_app_domains.access -- tiktoken +## tests/test_agi_persistence_endpoint.py +- function_app +- json +- pytest +- shared.agi_persistence_sqlite +- time +- unittest.mock -## functions/http_ai_routes/**init**.py +## tests/test_core_infra.py +- __future__ +- core.agents.human_feedback_agent +- core.bus +- core.memory.store +- core.queue +- core.task +- datetime +- pytest -- azure.functions +## tests/test_status_schema_fixtures.py +- __future__ - json - pathlib +- pytest +- re +- scripts.ci_orchestrator +- scripts.integration_smoke -## functions/http_ai_runner/**init**.py +## tests/test_consensus_engine.py +- pathlib +- pytest +- shared.consensus_engine +- sys -- azure.functions -- chat_providers -- json -- logging +## tests/test_gradio_demo.py +- importlib.util - os -- pathlib - sys -- typing +- types -## functions/http_chat_web/function_app.py +## tests/test_azureml_validation.py +- importlib +- pathlib -- azure.functions +## tests/test_performance_critical_fixes.py +- aria_web.server - pathlib -- shared.http_utils +- shared.chat_memory - sys +- time +- traceback +- unittest.mock -## functions/http_ai_status/**init**.py - -- azure.functions -- chat_providers -- importlib.util +## tests/test_training_health_report_workflow.py +- __future__ - json - os - pathlib -- runtime_env -- shared.runtime_env - subprocess - sys -- threading -- time +- textwrap - yaml -## functions/http_ai_provider_probe/**init**.py +## tests/test_writer_reviewer_prototype_workflow.py +- __future__ +- importlib.util +- json +- pathlib +- pytest +- subprocess +- sys -- azure.functions -- chat_providers +## tests/test_dry_run_reminder_hook.py +- __future__ - json - os - pathlib +- subprocess - sys -## functions/http_chat/function_app.py +## tests/test_actionlint_shellcheck_workflows.py +- __future__ +- pathlib +- pytest -- azure.functions -- chat_providers -- json -- logging +## tests/test_quantum_sampler_nonfinite.py +- __future__ - pathlib -- shared.http_utils +- quantum_llm - sys -## functions/timer_ai_runner/**init**.py +## tests/test_chat_memory.py +- __future__ +- math +- os +- random +- shared.chat_memory +- unittest.mock -- azure.functions -- chat_providers -- datetime -- logging +## tests/test_lora_adapter_completeness_guard_hook.py +- __future__ +- json - os - pathlib +- subprocess - sys +- tempfile -## shared/agi_persistence.py +## tests/test_azure_openai_provider_resilience.py +- __future__ +- importlib +- pytest +- typing +- unittest.mock -- **future** +## tests/test_core_knowledge.py +- __future__ +- core.knowledge.graph +- core.memory.store - json -- os + +## tests/test_lmstudio_cache_thread_safety.py +- chat_providers +- pathlib +- sys - threading - time -- typing -- uuid - -## shared/db_logging.py +- unittest -- **future** +## tests/test_quantum_llm.py +- __future__ +- asyncio - json -- os +- numpy - pathlib -- pyodbc -- typing -- yaml +- pytest +- quantum_llm +- sys -## shared/email_notifications.py +## tests/test_workflow_yamllint_regressions.py +- __future__ +- pathlib +- pytest +- yaml -- datetime -- enum +## tests/test_ui_selenium.py - json - logging +- os - pathlib -- re -- typing - -## shared/**init**.py - -- shared.file_cache -- shared.http_utils -- shared.import_helpers -- shared.json_utils -- shared.performance_utils -- shared.script_utils - -## shared/config_validator.py +- pytest +- requests +- selenium +- selenium.webdriver.chrome.options +- selenium.webdriver.support.ui +- socket +- subprocess +- sys +- time +- urllib.parse -- **future** -- argparse -- dataclasses +## tests/test_vision_inference.py +- PIL +- __future__ +- base64 +- binascii +- importlib.util +- io +- numpy - pathlib -- re +- pytest +- scripts.vision_inference - sys +- time +- torch - typing -- yaml - -## shared/agi_memory_redis.py +- unittest.mock -- **future** -- collections.abc -- json -- logging +## tests/test_app_validation.py +- __future__ +- app +- io - os -- redis -- threading -- typing +- pytest +- sys +- types -## shared/request_validator.py +## tests/test_quantum_llm_quickstart.py +- __future__ +- importlib.util +- pathlib +- pytest +- subprocess +- sys -- **future** +## tests/test_setup_env_check.py +- __future__ +- importlib.util - json -- logging - -## shared/chat_providers.py +- pathlib -- **future** -- importlib.util +## tests/test_provider_detection_cache.py +- __future__ +- chat_providers - pathlib -- shared.local_settings - sys +- time +- unittest.mock -## shared/import_helpers.py - -- collections.abc -- logging -- typing +## tests/test_actionlint_workflow.py +- __future__ +- pathlib +- pytest +- yaml -## shared/runtime_env.py +## tests/test_integration_contract_gate_script.py +- __future__ +- pathlib +- pytest -- **future** -- collections.abc -- functools +## tests/test_route_access_gates.py +- __future__ +- function_app - json - pathlib -- subprocess +- pytest - sys -- textwrap - -## shared/consensus_engine.py - -- **future** -- collections.abc -- dataclasses - -## shared/config.py - -- **future** -- azure.identity -- azure.keyvault.secrets -- functools -- logging -- os -- pydantic -- pydantic_settings -- shared.local_settings -- typing - -## shared/chat_memory.py +- unittest.mock -- **future** -- collections.abc -- hashlib -- logging -- math -- openai -- os -- pyodbc -- struct -- threading -- time -- types -- typing +## tests/test_devcontainer_config.py +- __future__ +- json +- pathlib +- pytest -## shared/performance_utils.py +## tests/test_quantum_llm_provider_result_normalization.py +- __future__ +- asyncio +- pathlib +- quantum_llm +- sys -- collections +## tests/test_web_app_security.py - collections.abc -- functools -- hashlib +- flask.testing +- importlib.util - json - pathlib -- tempfile +- pytest +- sys - time - typing +- unittest.mock -## shared/stripe_webhooks.py - -- datetime -- json -- logging +## tests/test_summary_workflow.py +- __future__ - pathlib -- shared.email_notifications -- shared.subscription_manager +- pytest +- yaml + +## tests/test_best_model_selection.py + +## tests/test_openai_provider_resilience.py +- __future__ +- importlib +- pytest - typing +- unittest.mock -## shared/evaluation_utils.py +## tests/test_auto_fix_workflow.py +- __future__ +- pathlib +- pytest +- yaml -- **future** -- json +## tests/test_module_registry.py +- __future__ - pathlib -- typing +- pytest +- shared.core.module_registry +- sys +- unittest.mock -## shared/local_calc.py +## tests/test_pages_workflow.py +- __future__ +- pathlib +- pytest +- yaml -- **future** -- ast -- math -- operator +## tests/test_agents_md_audit_agent.py +- __future__ +- json +- pathlib +- scripts.agents.agents_md_audit_agent +- scripts.agents.base +- sys + +## tests/test_consolidated_html.py +- pathlib +- pytest - re -## shared/sql_engine.py +## tests/test_codeql_workflow_paths_ignore.py +- __future__ +- pathlib +- pytest +- subprocess +- yaml -- **future** -- collections -- hashlib -- logging -- os -- sqlalchemy -- sqlite3 +## tests/test_master_orchestrator_schedule.py +- __future__ +- datetime +- pytest +- scripts.master_orchestrator + +## tests/test_agi_smoke.py +- function_app +- json +- pytest +- unittest.mock + +## tests/test_email_notifications.py +- __future__ +- json +- pytest +- shared.email_notifications + +## tests/validate_performance_optimizations.py +- pathlib +- server +- shared.chat_memory +- sys - time -- typing -- urllib.parse +- traceback -## shared/cosmos_client.py +## tests/test_local_calc_extended.py +- __future__ +- pathlib +- shared.local_calc +- sys -- **future** -- azure.cosmos -- logging -- os +## tests/test_server_start_sys_executable.py +- pathlib +- pytest +- socket +- subprocess +- sys - time + +## tests/test_reflection_agent.py +- __future__ +- core.agents.reflection_agent +- core.memory.store +- core.task +- json - typing -- uuid -## shared/json_utils.py +## tests/test_aria_bot.py +- __future__ +- aria_bot +- aria_bot.commit_system +- aria_bot.defaults +- aria_bot.executor +- aria_bot.planner +- aria_bot.registry +- aria_bot.validator +- json +- pathlib +- pytest +- subprocess +- sys -- **future** +## tests/test_aria_server.py +- http +- importlib.util - json - pathlib -- time -- typing +- re +- sys -## shared/script_utils.py +## tests/test_local_settings.py +- __future__ +- json +- os +- pathlib +- shared.local_settings +- sys -- **future** +## tests/test_http_utils_extended.py +- __future__ - pathlib +- shared.http_utils - sys -## shared/telemetry.py +## tests/test_core_models.py +- __future__ +- core +- core.agent +- core.registry +- core.task +- pathlib +- pytest +- subprocess +- sys -- **future** -- azure.monitor.opentelemetry -- logging -- os +## tests/test_token_utils.py +- __future__ +- shared.token_utils -## shared/logging.py +## tests/test_local_dev_adapter.py +- __future__ +- json +- local_dev_adapter +- pytest -- **future** +## tests/test_orchestrator_health_in_status_endpoint.py +- importlib.util - json -- logging -- os +- pathlib - sys -- time -- typing - -## shared/file_cache.py +- tests.test_orchestrator_health_integration +- types -- **future** +## tests/test_quantum_llm_circuit_cache.py +- __future__ +- asyncio - json +- numpy - pathlib -- threading +- pytest +- quantum_llm +- sys - time -- typing -## shared/token_utils.py +## tests/test_aria_tests_workflow.py +- __future__ +- pathlib +- pytest -- **future** +## tests/test_dependabot_alert_gate_hook.py +- __future__ - importlib.util +- io +- json +- os - pathlib - sys +- time -## shared/ai_safety_middleware.py - -- **future** -- collections.abc -- dataclasses -- datetime -- re -- typing - -## shared/local_settings.py +## tests/test_cleanup_query_metrics.py +- cleanup_query_metrics +- pathlib +- pytest +- sys -- **future** -- collections.abc +## tests/test_dab_verify.py +- __future__ - json - os - pathlib +- pytest +- scripts.dab_verify -## shared/http_utils.py - -- logging +## tests/test_fast_validate.py +- __future__ +- importlib +- importlib.util - pathlib -- typing - -## shared/subscription_manager.py +- pytest +## tests/test_subscription_manager.py +- __future__ - datetime -- enum - json -- logging -- pathlib -- typing - -## shared/agi_backend_status.py - -- **future** -- os -- typing - -## shared/ai_runner.py +- pytest +- shared.subscription_manager -- **future** -- datetime -- logging -- os +## tests/test_object_api_integration.py +- __future__ +- http.server +- json - pathlib -- re -- shared.local_settings -- subprocess +- pytest +- server +- socket - sys +- threading +- time +- urllib.error +- urllib.request -## shared/local_summary.py - -- **future** -- collections +## tests/test_aria_accessibility_html.py +- pathlib - re -## shared/sql_repository.py - -- **future** +## tests/test_autotrain.py - datetime -- logging +- importlib.util +- pathlib +- pytest +- sys + +## tests/test_telemetry.py +- __future__ - os -- sql_engine -- sqlalchemy -- sqlite3 +- shared.telemetry +- sys +- unittest.mock -## shared/referral_system.py +## tests/test_chat_web_embedded_script.py +- __future__ +- pathlib -- datetime -- json -- logging +## tests/test_train_quantum_llm_chat.py +- __future__ +- importlib.util - pathlib -- secrets -- shared.email_notifications -- typing +- types -## shared/agi_persistence_sqlite.py +## tests/test_evaluate_vision.py +- importlib +- pathlib +- pytest -- **future** -- json +## tests/test_ai_runner.py +- __future__ - os -- sqlite3 -- threading -- time -- typing -- uuid - -## shared/core/entrypoints_registry.py +- pathlib +- pytest +- shared.ai_runner +- shared.ai_safety_middleware +- subprocess +- unittest.mock -- logging +## tests/test_scorecard_workflow.py +- __future__ - pathlib -- typing +- pytest - yaml -## shared/core/**init**.py +## tests/test_gradio_webhook.py +- os +- scripts -- module_registry +## tests/test_root_shims.py +- __future__ +- importlib.util +- pathlib -## shared/core/module_registry.py +## tests/test_gradio_hello.py +- importlib.util +- os +- pytest +## tests/test_quantum_provider_selection.py +- __future__ - importlib -- importlib.util -- logging -- pathlib +- pytest - sys +- types - typing -## shared/domain/**init**.py - -## shared/utilities/**init**.py - -## shared/infrastructure/**init**.py - -## shared/premium/**init**.py - -## mount/quantum_integration.py - +## tests/test_marker_audit_agent.py +- __future__ - json - pathlib -- re -- subprocess +- scripts.agents.base +- scripts.agents.marker_audit_agent - sys -- typing -- yaml -## mount/**init**.py - -## mount/train_max_performance.py - -- argparse +## tests/test_lmstudio_agi_integration.py +- agi_provider +- chat_providers - os - pathlib -- psutil -- subprocess - sys -- time -- torch -- typing - -## mount/app.py +- unittest.mock -- asyncio -- chat_integration -- contextlib -- datetime -- fastapi -- fastapi.exception_handlers -- fastapi.middleware.cors -- fastapi.responses -- fastapi.staticfiles -- logging -- path_resolver -- pathlib -- pydantic -- quantum_integration -- time -- training_integration -- uuid -- uvicorn +## tests/test_gradio_autoimprove.py +- importlib.util +- os -## mount/training_integration.py +## tests/test_app_cli.py +- __future__ +- app +- os +- pytest +- sys -- asyncio +## tests/test_db_logging.py +- __future__ - json -- logging - os - pathlib -- re -- subprocess -- sys -- typing - -## mount/path_resolver.py +- pytest +- shared.db_logging +- unittest.mock -- **future** -- copy +## tests/test_docstring_audit_agent.py +- __future__ +- json - pathlib -- typing -- yaml +- scripts.agents.base +- scripts.agents.docstring_audit_agent +- sys -## mount/chat_integration.py +## tests/test_run_main_if_referenced.py +- __future__ +- importlib.util +- pathlib +- pytest -- datetime +## tests/test_scope_drift_guard_hook.py +- __future__ - json - os - pathlib - subprocess - sys -- typing - -## aria_web/**init**.py - -## aria_web/server.py -- **future** -- importlib.util +## tests/test_quantum_llm_status_check.py +- __future__ +- json - pathlib +- pytest +- subprocess - sys -## quantum-ai/web_app.py - -- **future** -- collections.abc +## tests/test_orchestrator_health_integration.py +- datetime - importlib.util -- logging -- numpy +- json - pathlib +- pytest - sys -- typing +- types -## quantum-ai/scripts/smoke_quantum_code_llm.py +## tests/test_cosmos_client.py +- __future__ +- os +- shared.cosmos_client +- unittest.mock -- **future** -- api -- argparse +## tests/test_enforce_task_complete_hook.py +- __future__ +- json +- os - pathlib +- pytest +- subprocess - sys -## quantum-ai/scripts/validate_qiskit_env.py +## tests/test_gradio_utils.py +- scripts -- **future** +## tests/test_status_dashboard.py +- __future__ +- datetime - importlib.util +- json - pathlib -## quantum-ai/src/**init**.py +## tests/test_ai_safety_middleware.py +- __future__ +- shared.ai_safety_middleware -- api +## tests/test_ci_orchestrator_integration_baseline.py +- __future__ +- pytest +- scripts.ci_orchestrator -## quantum-ai/src/quantum_code_llm.py +## tests/test_local_dev_adapter_http.py +- __future__ +- json +- local_dev_adapter +- pytest -- **future** -- dataclasses -- importlib.util -- math -- numpy +## tests/test_local_summary_extended.py +- __future__ - pathlib -- pennylane -- random -- time -- torch -- torch.nn -- torch.utils.data -- typing - -## quantum-ai/src/api.py - -- quantum_code_llm -- typing - -## quantum-ai/examples/quantum_code_llm_demo.py +- pytest +- shared.local_summary +- sys -- **future** -- os -- quantum_code_llm +## tests/test_run_automation.py +- __future__ +- importlib.util +- pathlib +- subprocess - sys -## quantum-ai/examples/quantum_code_chat.py +## tests/test_mount_app_health.py +- __future__ +- datetime +- fastapi.testclient +- importlib -- **future** -- argparse -- os -- quantum_code_llm +## tests/test_no_verify_bypass_guard_hook.py +- __future__ +- importlib.util +- io +- json +- pathlib - sys -## tests/test_setup_verify_workflow_wiring.py +## tests/test_lora_cleanup.py +- json +- pathlib +- pytest -- **future** +## tests/test_agi_persistence_auth.py +- function_app +- json - pathlib - pytest -- yaml +- sys +- time +- unittest.mock -## tests/test_train_quantum_llm_chat.py +## tests/test_aria_tags_extended.py +- __future__ +- pathlib +- server +- sys -- **future** +## tests/test_stage_state_store.py +- __future__ - importlib.util +- json - pathlib -- types - -## tests/test_sql_repository_extended.py +- sys -- **future** +## tests/test_sql_integration.py +- logging - os - pytest - shared.sql_engine - shared.sql_repository -- unittest.mock - -## tests/test_watch_continuous_automation.py +- sqlalchemy +- typing -- **future** -- datetime -- importlib -- os +## tests/test_setup_verify_workflow_wiring.py +- __future__ - pathlib -- sys - -## tests/test_status_schema_fixtures.py +- pytest +- tests.workflow_test_helpers +- yaml -- **future** -- json +## tests/test_job_yaml_schema.py - pathlib - pytest -- re -- scripts.ci_orchestrator -- scripts.integration_smoke - -## tests/test_consolidated_html.py +- yaml -- pathlib +## tests/test_performance_keyword_sets.py +- pyodbc - pytest -- re +- server +- shared.chat_memory +- time -## tests/test_multi_agent.py +## tests/test_secrets_leak_guard_hook.py +- __future__ +- json +- os +- pathlib +- subprocess +- sys -- **future** -- importlib +## tests/test_quantum_autorun_integration.py - json - pathlib - pytest +- subprocess - sys -- types ## tests/test_provider_response_handling.py - - chat_providers - pathlib - sys - unittest.mock -## tests/test_local_dev_adapter.py - -- **future** -- json -- local_dev_adapter +## tests/test_chat_memory_unit.py - pytest +- shared +- threading +- unittest.mock -## tests/workflow_test_helpers.py - -- **future** - -## tests/test_autonomous_code_agent.py - -- **future** -- autonomous_code_agent +## tests/test_quantum_mcp_server_qiskit_compat.py +- __future__ +- asyncio - pathlib - pytest -- subprocess +- qiskit +- quantum_mcp_server - sys - types -## tests/test_agi_smoke.py - -- function_app +## tests/test_quantum_provider.py +- __future__ +- importlib.util - json +- pathlib - pytest -- unittest.mock +- sys +- torch -## tests/test_quantum_autorun_dry_run_behavior.py +## tests/test_lmstudio_agi_integration_impl.py +- __future__ +- importlib.util +- pathlib +- urllib.request -- **future** +## tests/test_quantum_llm_metrics_analyzer.py +- __future__ +- importlib +- importlib.util - pathlib -- quantum_autorun +- pytest - sys -## tests/test_hypothesis_agent.py - -- **future** -- core.agents.hypothesis_agent -- core.memory.store -- core.task +## tests/test_function_app_endpoints.py +- azure.functions +- function_app +- inspect - json -- typing - -## tests/test_aria_index_provider_wiring.py - -- pathlib - -## tests/test_lmstudio_cache_thread_safety.py - -- chat_providers - pathlib +- pytest +- requests +- shared.request_validator - sys -- threading -- time -- unittest +- torch +- types +- unittest.mock ## tests/test_training_integration.py - - asyncio - mount.training_integration - pathlib @@ -4426,70 +3287,75 @@ - types - unittest.mock -## tests/test_agent_mode_delegation_contracts.py - -- **future** +## tests/test_sql_local_tools.py +- __future__ +- json +- os - pathlib - pytest -- re - -## tests/test_status_dashboard.py +- scripts.sql_local_tools +- shared.sql_engine +- sys +- typing -- **future** -- datetime -- importlib.util +## tests/test_run_repo_agents.py +- __future__ - json - pathlib +- scripts +- scripts.agents.base +- sys -## tests/test_root_shims.py - -- **future** -- importlib.util +## tests/test_markdown_links_no_root_relative.py +- __future__ - pathlib +- pytest +- re -## tests/test_gradio_autoimprove.py - -- importlib.util -- os - -## tests/test_agi_stream_utils_js.py - -- **future** +## tests/test_ignore_verify.py +- __future__ - pathlib - pytest -- shutil -- subprocess - -## tests/test_quantum_command_gate_hook.py +- scripts.ignore_verify +- sys +- typing -- **future** +## tests/test_ui_pyppeteer.py +- __future__ +- asyncio +- contextlib - json +- logging - os - pathlib +- pyppeteer +- pytest +- requests +- socket - subprocess - sys +- time -## tests/test_sql_engine_extended.py - -- **future** -- os +## tests/test_core_cli.py +- __future__ +- core.__main__ +- json - pytest -- shared.sql_engine -- time -- unittest.mock -## tests/test_requirements_security_gate_hook.py +## tests/test_watch_continuous_automation.py +- __future__ +- datetime +- importlib +- os +- pathlib +- sys -- **future** +## tests/test_validate_qiskit_env.py - importlib.util -- io -- json - pathlib -- sys ## tests/test_quantum_mcp_server_security.py - -- **future** +- __future__ - asyncio - os - pathlib @@ -4501,2412 +3367,2986 @@ - time - unittest.mock -## tests/test_docstring_audit_agent.py - -- **future** +## tests/test_orchestrator_backoff.py +- __future__ - json - pathlib -- scripts.agents.base -- scripts.agents.docstring_audit_agent +- pytest +- scripts.autonomous_training_orchestrator +- shared.config - sys +- tenacity -## tests/test_lmstudio_agi_integration_impl.py - -- **future** -- importlib.util -- pathlib -- urllib.request - -## tests/test_provider_gates.py - -- **future** -- importlib.util +## tests/test_auto_merge_workflow.py +- __future__ - pathlib - pytest +- yaml -## tests/test_agi_backend_status.py - -- shared.agi_backend_status - -## tests/test_azure_openai_provider_resilience.py - -- **future** -- importlib -- pytest -- typing -- unittest.mock - -## tests/test_gradio_hello.py - +## tests/test_quantum_web_ui.py +- __future__ - importlib.util -- os -- pathlib - -## tests/test_config.py - -- **future** -- os - pathlib - pytest -- shared.config - sys -- unittest.mock - -## tests/test_ai_runner.py -- **future** -- os +## tests/test_generate_ai_tokens.py +- __future__ +- json - pathlib - pytest -- shared.ai_runner +- scripts.generate_ai_tokens - subprocess +- sys - unittest.mock -## tests/test_quantum_provider.py +## tests/test_validate_mcp_setup.py +- pathlib +- scripts.validate_mcp_setup -- **future** -- importlib.util +## tests/test_quantum_llm_trainer.py - json - pathlib - pytest +- quantum_llm_trainer - sys -- torch - -## tests/test_test_runner.py +- tempfile -- **future** -- datetime -- json +## tests/test_avatar_integration.py +- importlib - pathlib - pytest -- scripts.test_runner -- subprocess -- sys -## tests/test_qai_path_resolver.py - -- **future** -- mount.path_resolver +## tests/test_auto_assign_reviewers_workflow.py +- __future__ - pathlib - pytest +- yaml -## tests/test_chat_web_embedded_script.py +## tests/test_agi_memory_redis.py +- agi_provider +- shared.agi_memory_redis -- **future** +## tests/test_local_agi_sse_integration.py +- importlib.util +- json - pathlib +- sys +- unittest.mock -## tests/test_job_queue.py - -- **future** +## tests/test_agent_with_tools_example.py +- __future__ - importlib.util - pathlib - pytest - sys -- time -## tests/test_training_integration_validation.py +## tests/test_aria_auto_execute.py +- pytest +- requests + +## tests/test_sql_engine_extended.py +- __future__ +- os +- pytest +- shared.sql_engine +- time +- unittest.mock +## tests/test_quantum_llm_stream_errors.py +- __future__ - asyncio -- mount.training_integration - pathlib +- quantum_llm - sys -- types -- unittest.mock -## tests/test_module_registry.py +## tests/test_parallel_status.py +- json +- pathlib +- pytest -- **future** +## tests/test_workflow_lint_blockers.py +- __future__ +- pathlib +- pytest +- yaml + +## tests/test_quantum_web_app.py +- importlib.util +- logging +- numpy - pathlib - pytest -- shared.core.module_registry - sys -- unittest.mock +- types -## tests/test_cosmos_client.py +## tests/test_core_router.py +- __future__ +- core.agent +- core.agents.llm_agent +- core.agents.planner_agent +- core.memory.store +- core.registry +- core.router +- core.runner +- core.task -- **future** +## tests/test_sql_repository_extended.py +- __future__ - os -- shared.cosmos_client +- pytest +- shared.sql_engine +- shared.sql_repository - unittest.mock -## tests/test_quantum_provider_checkpoint_loading.py - -- **future** +## tests/test_dashboard_utils.py +- importlib.util - json - pathlib +- sys + +## tests/test_regex_optimizations.py +- email_notifications +- final_validation +- function_app +- local +- pathlib - pytest -- quantum_provider +- re - sys -- typing +- time +- validate_dashboard -## tests/test_connection_pool_mock.py +## tests/test_aria_index_provider_wiring.py +- pathlib -- shared.chat_memory +## tests/test_site_bundle_validation_workflow.py +- __future__ +- pathlib +- pytest +- tests.workflow_test_helpers +- yaml -## tests/test_setup_env_check.py +## tests/test_agi_provider.py +- agi_provider +- asyncio +- chat_providers +- collections.abc +- pathlib +- pytest +- sys -- **future** +## tests/test_resource_monitor.py +- __future__ - importlib.util - json - pathlib -## tests/test_orchestrator_health_integration.py - -- datetime -- importlib.util +## tests/test_status_schema.py +- __future__ - json - pathlib - pytest -- sys -- types - -## tests/test_local_summary.py +- scripts.ci_orchestrator +- scripts.master_orchestrator +- scripts.repo_automation -- shared.local_summary -- unittest +## tests/test_shared_config.py +- __future__ +- shared.config -## tests/test_lmstudio_mcp_agi_tools.py +## tests/test_referral_system.py +- __future__ +- json +- pytest +- shared.referral_system +- unittest.mock -- **future** -- agi_mcp_tools +## tests/test_notification_system.py - importlib.util - pathlib -- pytest +- scripts.notification_system +- subprocess - sys -- types +- unittest.mock -## tests/test_gradio_webhook_ui.py +## tests/test_auto_create_pr_workflow.py +- __future__ +- pathlib +- pytest +## tests/test_keep_working_config.py +- __future__ - importlib.util -- os - -## tests/test_auto_fix_workflow.py - -- **future** +- json - pathlib - pytest -- yaml - -## tests/test_lora_cleanup.py +## tests/test_quantum_provider_checkpoint_loading.py +- __future__ - json - pathlib - pytest +- quantum_provider +- sys +- typing -## tests/test_core_models.py +## tests/test_training_integration_validation.py +- asyncio +- mount.training_integration +- pathlib +- sys +- types +- unittest.mock -- **future** -- core -- core.agent -- core.registry +## tests/test_core_runtime.py +- __future__ +- core.agents.tool_agent +- core.runner - core.task + +## tests/test_lmstudio_http_fallback.py +- __future__ +- chat_providers +- json - pathlib -- pytest -- subprocess - sys +- unittest.mock -## tests/test_orchestrator_backoff.py - -- **future** +## tests/test_quantum_provider_checkpoint_metadata.py - json - pathlib - pytest -- scripts.autonomous_training_orchestrator -- shared.config - sys -- tenacity -## tests/test_secrets_leak_guard_hook.py +## tests/test_app_local_fallback.py +- app +- os +- sys -- **future** +## tests/test_dataset_write_guard_hook.py +- __future__ - json - os - pathlib - subprocess - sys -## tests/test_training_analytics_cli.py +## tests/test_local_calc.py +- shared.local_calc +- unittest -- **future** +## tests/test_phase_optimizations.py +- aria_web.server +- batch_evaluator - pathlib - pytest -- subprocess +- shared.chat_memory - sys -- tempfile +- time +- unittest.mock -## tests/test_training_analytics.py +## tests/test_agi_persistence.py +- agi_provider +- json -- importlib.util +## tests/test_evaluation_framework.py - json - pathlib -- pytest +- subprocess - sys -## tests/test_gradio_focused_workflow.py - -- **future** +## tests/test_ollama_provider.py +- __future__ +- chat_providers - pathlib - pytest -- tests.workflow_test_helpers -- yaml - -## tests/test_script_utils.py - -- **future** -- pathlib -- shared.script_utils - sys +- unittest.mock +- urllib.error -## tests/test_quantum_cost_gate_hook.py - -- **future** -- json -- os +## tests/test_markdown_quality_workflow.py +- __future__ - pathlib -- subprocess -- sys - -## tests/test_route_access_gates.py +- pytest +- yaml -- **future** -- function_app +## tests/test_performance_utils.py +- __future__ - json - pathlib -- pytest +- shared.performance_utils - sys -- unittest.mock - -## tests/test_local_dev_adapter_http.py +- time +- types -- **future** +## tests/test_local_dev_adapter-v2.py +- __future__ - json - local_dev_adapter +- os +- pathlib - pytest -## tests/test_request_validator.py - -- **future** +## tests/test_json_utils.py +- __future__ - json +- pathlib - pytest -- shared.request_validator -- unittest.mock - -## tests/test_validate_qiskit_env.py +- shared.json_utils +- sys +## tests/test_train_lora_model_resolution.py +- __future__ - importlib.util - pathlib -## tests/test_azureml_submission_gating.py - -- importlib -- pathlib - -## tests/test_gradio_maintenance.py - -- os -- scripts -- time - -## tests/test_mount_app_health.py - -- **future** -- datetime -- fastapi.testclient -- importlib - -## tests/test_aria_tests_workflow.py - -- **future** +## tests/test_quantum_code_llm.py +- __future__ - pathlib - pytest +- quantum_code_llm +- sys +- torch -## tests/test_generate_ai_tokens.py +## tests/test_azureml_submission_gating.py +- importlib +- pathlib -- **future** +## tests/test_data_struct_utils.py +- __future__ +- generated_tools.data_struct_utils +- pathlib +- sys + +## tests/conftest.py - json - pathlib - pytest -- scripts.generate_ai_tokens -- subprocess - sys - unittest.mock +- websockets +- websockets.client -## tests/test_agent_with_tools_example.py +## tests/test_code_coverage_workflow.py +- __future__ +- pathlib +- pytest +- re + +## tests/test_local_summary.py +- shared.local_summary +- unittest -- **future** +## tests/test_job_queue.py +- __future__ - importlib.util - pathlib - pytest - sys +- time -## tests/test_core_infra.py - -- **future** -- core.agents.human_feedback_agent -- core.bus -- core.memory.store -- core.queue -- core.task -- datetime -- pytest +## tests/test_agi_panel_integration.py +- pathlib -## tests/test_master_orchestrator_schedule.py +## tests/test_evaluation_utils.py +- evaluation_utils +- json +- pathlib +- sys +- tempfile -- **future** +## tests/test_autonomous_training_orchestrator.py +- __future__ - datetime -- pytest -- scripts.master_orchestrator - -## tests/test_http_ai_status_function.py - -- **future** - importlib.util - json +- os - pathlib - pytest -- time -- types - -## tests/test_vision_inference.py +- signal -- PIL -- **future** -- base64 -- binascii +## tests/test_requirements_security_gate_hook.py +- __future__ - importlib.util - io -- numpy +- json - pathlib -- pytest -- scripts.vision_inference - sys -- time -- torch -- typing -- unittest.mock - -## tests/test_aria_command_presets.py +## tests/test_backup_manager.py - json +- os - pathlib +- scripts.backup_manager -## tests/test_quantum_mcp_server_qiskit_compat.py - -- **future** +## tests/test_parallel_train.py +- __future__ - asyncio +- importlib.util +- json - pathlib - pytest -- qiskit -- quantum_mcp_server - sys -- types - -## tests/test_agi_panel_integration.py +## tests/test_qai_path_resolver.py +- __future__ +- mount.path_resolver - pathlib +- pytest -## tests/test_server_start_sys_executable.py +## tests/test_shared_logging.py +- __future__ +- io +- json +- logging +- pathlib +- shared.logging +- sys +## tests/test_no_orphaned_gitlinks.py +- __future__ - pathlib -- pytest -- socket - subprocess -- sys -- time -## tests/test_config_validation_gates.py +## tests/test_aria_command_presets.py +- json +- pathlib -- os +## tests/test_test_runner.py +- __future__ +- datetime +- json - pathlib +- pytest +- scripts.test_runner - subprocess - sys -## tests/test_integration_smoke_schema.py - -- **future** +## tests/test_vram_calculator.py +- __future__ +- pathlib - pytest -- re -- scripts.integration_smoke - sys -- typing - -## tests/test_quantum_llm_trainer.py +- vram_calculator +## tests/test_runtime_env_extended.py +- __future__ - json - pathlib -- pytest -- quantum_llm_trainer +- shared.runtime_env +- subprocess - sys -- tempfile - -## tests/test_aria_bot_dev_entrypoints.py -- **future** -- json +## tests/test_config.py +- __future__ +- os - pathlib - pytest +- shared.config +- sys +- unittest.mock -## tests/validate_performance_optimizations.py - +## tests/test_agi_health_agent.py +- __future__ +- json - pathlib -- server -- shared.chat_memory +- scripts.agents.agi_health_agent - sys -- time -- traceback -## tests/test_aria_auto_execute.py +## tests/test_gradio_maintenance.py +- os +- scripts +- time +## tests/test_groq_provider.py +- __future__ +- chat_providers +- pathlib - pytest -- requests +- sys +- unittest.mock +- urllib.error +- urllib.parse -## tests/test_quantum_provider_checkpoint_metadata.py +## tests/test_dependabot_automerge_workflow.py +- __future__ +- pathlib +- pytest +- yaml +## tests/test_http_ai_status_function.py +- __future__ +- importlib.util - json - pathlib - pytest -- sys - -## tests/test_dataset_write_guard_hook.py +- time +- types -- **future** +## tests/test_quantum_cost_gate_hook.py +- __future__ - json - os - pathlib - subprocess - sys -## tests/test_agi_launcher_task.py - -- **future** +## tests/test_pr_checklist_guard_hook.py +- __future__ +- importlib.util +- io - json - pathlib -- pytest - -## tests/test_quantum_llm_health_check.py +- sys -- json +## tests/test_lmstudio_mcp_agi_tools.py +- __future__ +- agi_mcp_tools +- importlib.util - pathlib - pytest -- subprocess - sys +- types -## tests/test_aria_accessibility_html.py - +## tests/test_task_complete_stub.py +- __future__ +- os - pathlib -- re - -## tests/test_lmstudio_http_fallback.py +- subprocess -- **future** -- chat_providers -- json +## tests/test_copilot_setup_workflow.py +- __future__ - pathlib -- sys -- unittest.mock +- pytest +- yaml -## tests/test_scorecard_workflow.py +## tests/test_agi_backend_status.py +- shared.agi_backend_status -- **future** +## tests/test_gradio_focused_workflow.py +- __future__ - pathlib - pytest +- tests.workflow_test_helpers - yaml -## tests/test_writer_reviewer_prototype_workflow.py +## tests/workflow_test_helpers.py +- __future__ -- **future** -- importlib.util +## tests/test_file_cache.py +- __future__ - json - pathlib - pytest -- subprocess +- shared.file_cache - sys +- threading +- time -## tests/test_lora_adapter_completeness_guard_hook.py - -- **future** +## tests/test_github_actions_dataset.py - json -- os - pathlib +- pytest - subprocess - sys -- tempfile - -## tests/test_merge_gate_setup_guardrails.py - -- **future** -- pathlib -- pytest -- yaml - -## tests/test_monitor_autonomous_training.py -- importlib.util -- io +## tests/keep_working/test_keep_working.py - json +- notebooks.keep_working_launcher - pathlib -- re - sys -## tests/test_app_main.py +## tests/integration/test_quantum_llm_pipeline.py +- ai_projects.quantum_ml.src.quantum_llm.config +- ai_projects.quantum_ml.src.quantum_llm.pipeline +- pytest -- **future** -- app -- os +## tests/unit/test_circuit_cache.py +- ai_projects.quantum_ml.src.quantum_llm.circuit_cache +- numpy - pytest -- sys +- time -## tests/test_performance_critical_fixes.py +## tests/unit/test_quantum_llm_config.py +- ai_projects.quantum_ml.src.quantum_llm.config +- json +- pytest -- aria_web.server +## tests/unit/test_chat_cli_no_stream.py +- __future__ +- argparse +- importlib.util - pathlib -- shared.chat_memory +- types + +## tests/unit/test_hello_world.py + +## tests/unit/test_fallback_gesture_parser.py +- __future__ +- pathlib +- server - sys -- time -- traceback -- unittest.mock -## tests/test_agi_persistence_auth.py +## tests/unit/__init__.py -- function_app +## tests/unit/test_quantum_llm_components.py +- ai_projects.quantum_ml.src.quantum_llm.quantum_embeddings +- ai_projects.quantum_ml.src.quantum_llm.quantum_router +- ai_projects.quantum_ml.src.quantum_llm.quantum_sampler +- numpy +- pytest + +## tests/unit/test_local_settings.py +- __future__ - json +- os - pathlib - pytest -- sys -- time -- unittest.mock - -## tests/test_import_helpers.py +- shared.local_settings +## tests/unit/test_aria_schema_in_sync.py +- __future__ +- json - pathlib -- shared.import_helpers +- server - sys -## tests/test_quantum_llm_stream_errors.py +## tests/unit/test_devcontainer_json.py +- __future__ +- json +- pathlib -- **future** -- asyncio +## tests/unit/test_tags_to_actions.py - pathlib -- quantum_llm +- server - sys -## tests/test_subscription_manager.py - -- **future** -- datetime +## tests/unit/test_lm_studio_analyzer.py +- __future__ +- importlib.util - json +- pathlib - pytest -- shared.subscription_manager - -## tests/test_pr_checklist_guard_hook.py +- subprocess -- **future** +## tests/unit/test_aria_schema_endpoint.py +- __future__ +- http.server - importlib.util -- io - json - pathlib +- pytest - sys +- threading +- urllib.request -## tests/test_site_bundle_validation_workflow.py +## aria-bot/aria_bot/extract_helpers.py +- __future__ +- collections.abc +- typing + +## aria-bot/aria_bot/executor.py +- __future__ +- collections.abc +- dataclasses +- logging +- planner +- registry +- risk_manager + +## aria-bot/aria_bot/from collections.py +- collections.abc +- typing -- **future** +## aria-bot/aria_bot/analyzer.py +- __future__ +- collections.abc +- dataclasses +- logging - pathlib -- pytest -- tests.workflow_test_helpers -- yaml +- registry +- risk_manager -## tests/test_quantum_integration.py +## aria-bot/aria_bot/__init__.py +- __future__ +- analyzer +- commit_system +- defaults +- executor +- orchestrator +- planner +- registry +- risk_manager +- validator -- **future** -- asyncio -- json -- mount.quantum_integration +## aria-bot/aria_bot/registry.py +- __future__ + +## aria-bot/aria_bot/planner.py +- __future__ +- analyzer +- collections.abc +- dataclasses +- defaults +- logging - pathlib -- pytest -- types +- risk_manager -## tests/test_quantum_web_ui.py +## aria-bot/aria_bot/validator.py +- __future__ +- collections.abc +- dataclasses +- logging +- pathlib +- shutil +- subprocess -- **future** -- importlib.util +## aria-bot/aria_bot/cli.py +- __future__ +- argparse +- collections.abc +- defaults +- json +- logging +- orchestrator - pathlib -- pytest - sys +- typing -## tests/test_app_local_logic.py +## aria-bot/aria_bot/defaults.py +- __future__ -- **future** -- app -- builtins +## aria-bot/aria_bot/__main__.py +- __future__ +- cli + +## aria-bot/aria_bot/risk_manager.py +- __future__ +- collections.abc +- dataclasses - os -- pytest -- sys +- pathlib -## tests/test_repair_data_out_status.py +## aria-bot/aria_bot/commit_system.py +- __future__ +- collections.abc +- dataclasses +- logging +- pathlib +- shutil +- subprocess -- **future** +## aria-bot/aria_bot/orchestrator.py +- __future__ +- analyzer +- collections.abc +- commit_system +- dataclasses - datetime +- defaults +- executor - json +- logging +- os - pathlib -- scripts.repair_data_out_status -- sys - -## tests/test_gradio_utils.py +- planner +- risk_manager +- time +- typing +- validator -- scripts +## aria_web/server.py +- __future__ +- importlib.util +- pathlib +- sys -## tests/test_reflection_agent.py +## aria_web/__init__.py -- **future** -- core.agents.reflection_agent -- core.memory.store -- core.task +## mount/chat_integration.py +- datetime - json +- os +- pathlib +- subprocess +- sys - typing -## tests/test_provider_fallback.py +## mount/app.py +- asyncio +- chat_integration +- contextlib +- datetime +- fastapi +- fastapi.exception_handlers +- fastapi.middleware.cors +- fastapi.responses +- fastapi.staticfiles +- logging +- path_resolver +- pathlib +- pydantic +- quantum_integration +- time +- training_integration +- uuid +- uvicorn -- **future** +## mount/train_max_performance.py +- argparse - os - pathlib -- pytest -- shared.config -- shared.import_helpers +- psutil +- subprocess - sys -- unittest.mock - -## tests/test_token_utils.py - -- **future** -- shared.token_utils +- time +- torch +- typing -## tests/test_dab_verify.py +## mount/__init__.py -- **future** +## mount/training_integration.py +- asyncio - json +- logging - os - pathlib -- pytest -- scripts.dab_verify - -## tests/test_quantum_provider_selection.py - -- **future** -- importlib -- pytest +- re +- subprocess - sys -- types - typing -## tests/test_notification_system.py +## mount/path_resolver.py +- __future__ +- copy +- pathlib +- typing +- yaml -- importlib.util +## mount/quantum_integration.py +- json - pathlib -- scripts.notification_system +- re - subprocess - sys -- unittest.mock +- typing +- yaml -## tests/test_avatar_integration.py +## function_app_domains/subscriptions.py +- __future__ +- function_app_domains.access +- shared.email_notifications +- shared.stripe_webhooks +- shared.subscription_manager -- importlib -- pathlib -- pytest +## function_app_domains/aria_proxy.py +- __future__ +- function_app_domains.access -## tests/test_quantum_llm_metrics_analyzer.py +## function_app_domains/agi.py +- __future__ +- agi_provider +- function_app_domains.access +- shared.agi_persistence_sqlite -- **future** -- importlib -- importlib.util -- pathlib -- pytest -- sys +## function_app_domains/chat.py +- __future__ +- function_app_domains.access +- tiktoken + +## function_app_domains/__init__.py + +## function_app_domains/access.py +- __future__ + +## function_app_domains/referrals.py +- __future__ +- function_app_domains.access +- shared.referral_system -## tests/test_scope_drift_guard_hook.py +## function_app_domains/quantum.py +- __future__ +- function_app_domains.access +- numpy +- pennylane +- quantum_classifier +- quantum_llm_trainer +- torch -- **future** -- json +## AI/test_agent.py +- dotenv +- evaluators - os -- pathlib -- subprocess -- sys +- pytest_agent_evals -## tests/test_aria_bot_root_shim.py +## AI/evaluators.py +- typing -- **future** +## AI/microsoft_phi-silica-3.6_v1/scripts/otel_callback.py +- __future__ - importlib.util - pathlib -- subprocess - sys -## tests/test_fast_validate.py - -- **future** -- importlib -- importlib.util +## shared/http_utils.py +- logging - pathlib -- pytest +- typing -## tests/test_azureml_validation.py +## shared/sql_repository.py +- __future__ +- datetime +- logging +- os +- sql_engine +- sqlalchemy +- sqlite3 -- importlib -- pathlib +## shared/consensus_engine.py +- __future__ +- collections.abc +- dataclasses -## tests/test_local_agi_sse_integration.py +## shared/cosmos_client.py +- __future__ +- azure.cosmos +- logging +- os +- time +- typing +- uuid -- importlib.util +## shared/email_notifications.py +- datetime +- enum - json +- logging - pathlib -- sys -- unittest.mock - -## tests/test_git_commit_hygiene_hook.py +- re +- typing -- **future** -- importlib.util -- io -- json -- pathlib -- sys +## shared/telemetry.py +- __future__ +- azure.monitor.opentelemetry +- logging +- os -## tests/test_performance_utils.py +## shared/local_calc.py +- __future__ +- ast +- math +- operator +- re -- **future** +## shared/json_utils.py +- __future__ - json - pathlib -- shared.performance_utils -- sys - time -- types - -## tests/test_run_repo_agents.py +- typing -- **future** -- json +## shared/token_utils.py +- __future__ +- importlib.util - pathlib -- scripts -- scripts.agents.base - sys -## tests/test_aria_server.py - -- http -- importlib.util +## shared/db_logging.py +- __future__ - json +- os - pathlib -- re -- sys - -## tests/test_provider_detection_cache.py +- pyodbc +- typing +- yaml -- **future** -- chat_providers +## shared/performance_utils.py +- collections +- collections.abc +- functools +- hashlib +- json - pathlib -- sys +- tempfile - time -- unittest.mock - -## tests/test_core_cli.py +- typing -- **future** -- core.**main** +## shared/agi_persistence.py +- __future__ - json -- pytest - -## tests/test_quantum_code_llm.py +- os +- threading +- time +- typing +- uuid -- **future** +## shared/config_validator.py +- __future__ +- argparse +- dataclasses - pathlib -- pytest -- quantum_code_llm +- re - sys +- typing +- yaml -## tests/test_db_logging.py - -- **future** +## shared/agi_persistence_sqlite.py +- __future__ - json - os -- pathlib -- pytest -- shared.db_logging -- unittest.mock +- sqlite3 +- threading +- time +- typing +- uuid -## tests/test_ai_safety_middleware.py +## shared/local_summary.py +- __future__ +- collections +- re -- **future** -- shared.ai_safety_middleware +## shared/config.py +- __future__ +- azure.identity +- azure.keyvault.secrets +- functools +- logging +- os +- pydantic +- pydantic_settings +- shared.local_settings +- typing -## tests/test_quantum_llm_quickstart.py +## shared/logging.py +- __future__ +- json +- logging +- os +- sys +- time +- typing -- **future** -- importlib.util +## shared/script_utils.py +- __future__ - pathlib -- pytest -- subprocess - sys -## tests/test_stage_state_store.py +## shared/__init__.py +- shared.file_cache +- shared.http_utils +- shared.import_helpers +- shared.json_utils +- shared.performance_utils +- shared.script_utils -- **future** -- importlib.util +## shared/import_helpers.py +- collections.abc +- logging +- typing + +## shared/subscription_manager.py +- datetime +- enum - json +- logging - pathlib -- sys - -## tests/test_task_complete_stub.py +- typing -- **future** +## shared/agi_backend_status.py +- __future__ - os -- pathlib -- subprocess - -## tests/test_parallel_train.py +- typing -- **future** -- asyncio -- importlib.util +## shared/runtime_env.py +- __future__ +- collections.abc +- functools - json - pathlib -- pytest +- subprocess - sys +- textwrap -## tests/test_phase_optimizations.py - -- aria_web.server -- batch_evaluator +## shared/local_settings.py +- __future__ +- collections.abc +- json +- os - pathlib -- pytest -- shared.chat_memory -- sys -- time -- unittest.mock - -## tests/test_evaluation_utils.py -- evaluation_utils +## shared/early_stopping.py +- dataclasses - json +- logging - pathlib -- sys -- tempfile -## tests/test_object_api_integration.py - -- **future** -- http.server +## shared/stripe_webhooks.py +- datetime - json +- logging - pathlib -- pytest -- server -- socket -- sys +- shared.email_notifications +- shared.subscription_manager +- typing + +## shared/chat_memory.py +- __future__ +- collections.abc +- hashlib +- logging +- math +- openai +- os +- pyodbc +- struct - threading - time -- urllib.error -- urllib.request - -## tests/test_quantum_llm_local_smoke.py +- types +- typing -- **future** -- asyncio +## shared/referral_system.py +- datetime +- json +- logging - pathlib -- quantum_llm -- sys - -## tests/test_ci_orchestrator_integration_baseline.py - -- **future** -- pytest -- scripts.ci_orchestrator - -## tests/test_dry_run_reminder_hook.py +- secrets +- shared.email_notifications +- typing -- **future** -- json +## shared/ai_runner.py +- __future__ +- datetime +- logging - os - pathlib +- re +- shared.ai_safety_middleware +- shared.local_settings - subprocess - sys -## tests/test_file_cache.py +## shared/chat_providers.py +- __future__ +- importlib.util +- pathlib +- shared.local_settings +- sys -- **future** +## shared/file_cache.py +- __future__ - json - pathlib -- pytest -- shared.file_cache -- sys - threading - time +- typing -## tests/test_core_runtime.py +## shared/sql_engine.py +- __future__ +- collections +- hashlib +- logging +- os +- sqlalchemy +- sqlite3 +- time +- typing +- urllib.parse -- **future** -- core.agents.tool_agent -- core.runner -- core.task +## shared/request_validator.py +- __future__ +- json +- logging -## tests/test_agents_base.py +## shared/agi_memory_redis.py +- __future__ +- collections.abc +- json +- logging +- os +- redis +- threading +- typing -- **future** +## shared/evaluation_utils.py +- __future__ - json - pathlib -- pytest -- scripts.agents.base -- sys +- typing -## tests/test_evaluation_framework.py +## shared/ai_safety_middleware.py +- __future__ +- collections.abc +- dataclasses +- datetime +- re +- typing -- json -- pathlib -- subprocess -- sys +## shared/domain/__init__.py -## tests/test_local_calc.py +## shared/utilities/__init__.py -- shared.local_calc -- unittest +## shared/infrastructure/__init__.py -## tests/test_quantum_web_app.py +## shared/premium/__init__.py + +## shared/core/entrypoints_registry.py +- logging +- pathlib +- typing +- yaml +## shared/core/__init__.py +- module_registry + +## shared/core/module_registry.py +- importlib - importlib.util - logging -- numpy - pathlib -- pytest - sys -- types +- typing -## tests/test_agents_md_audit_agent.py +## notebooks/test_agent.py +- dotenv +- evaluators +- os +- pytest_agent_evals -- **future** +## notebooks/keep_working_launcher.py +- argparse +- dataclasses +- datetime +- getpass +- importlib - json - pathlib -- scripts.agents.agents_md_audit_agent -- scripts.agents.base +- platform +- shlex +- shutil +- sqlite3 +- subprocess - sys +- textwrap +- time -## tests/test_aria_auto_execute_html.py +## notebooks/evaluators.py +- typing +## notebooks/notebook_utils/utils.py +- json +- numpy - pathlib +- random +- typing -## tests/test_system_health_check.py - -- **future** +## quantum-ai/web_app.py +- __future__ +- collections.abc - importlib.util -- json +- logging +- numpy - pathlib - sys -- types - -## tests/test_validate_site_bundles.py - -- **future** -- json -- scripts.validate_site_bundles - -## tests/test_app_providers.py +- typing -- **future** -- app -- json +## quantum-ai/examples/quantum_code_chat.py +- __future__ +- argparse - os -- pytest +- quantum_code_llm - sys -- types -## tests/test_github_actions_dataset.py - -- json -- pathlib -- pytest -- subprocess +## quantum-ai/examples/quantum_code_llm_demo.py +- __future__ +- os +- quantum_code_llm - sys -## tests/test_agi_persistence_endpoint.py - -- function_app -- json -- pytest -- shared.agi_persistence_sqlite -- time -- unittest.mock - -## tests/test_pages_workflow.py - -- **future** +## quantum-ai/scripts/validate_qiskit_env.py +- __future__ +- importlib.util - pathlib -- pytest -- yaml -## tests/test_vram_calculator.py - -- **future** +## quantum-ai/scripts/smoke_quantum_code_llm.py +- __future__ +- api +- argparse - pathlib -- pytest - sys -- vram_calculator -## tests/test_train_vision.py +## quantum-ai/src/__init__.py +- api -- importlib -- pathlib -- pytest +## quantum-ai/src/api.py +- quantum_code_llm +- typing -## tests/test_app_validation.py +## quantum-ai/src/quantum_code_llm.py +- __future__ +- dataclasses +- importlib.util +- math +- numpy +- pathlib +- pennylane +- random +- time +- torch +- torch.nn +- torch.utils.data +- typing -- **future** -- app -- io -- os -- pytest +## aria_bot/__init__.py +- __future__ +- importlib.util +- pathlib - sys -- types -## tests/test_openai_provider_resilience.py - -- **future** +## aria_bot/__main__.py +- __future__ - importlib -- pytest -- typing -- unittest.mock - -## tests/test_quantum_autorun_unit.py -- importlib +## scripts/aria_automation.py +- argparse +- dataclasses +- datetime +- json - pathlib +- psutil +- signal +- socket +- subprocess - sys -- unittest.mock - -## tests/test_agi_features.py +- threading +- time +- typing -- **future** -- core.agents.critique_agent -- core.agents.debate_agent -- core.agents.goal_evolution_agent -- core.agents.human_feedback_agent -- core.agents.hypothesis_agent -- core.agents.llm_agent -- core.agents.reasoning_agent -- core.agents.reflection_agent -- core.agents.summarizer_agent -- core.agents.tool_agent -- core.agents.training_agent -- core.bus -- core.ingestion.pipeline -- core.knowledge.graph -- core.llm.client -- core.memory.store -- core.notifications -- core.registry -- core.router -- core.runner -- core.task +## scripts/repo_health_automation.py +- __future__ +- argparse +- collections.abc +- dataclasses - datetime -- http.server - json - pathlib +- subprocess - sys -- threading -- types -- uuid - -## tests/test_ui_selenium.py +- time +## scripts/integration_smoke.py +- __future__ +- argparse +- config_paths +- dataclasses - json -- logging -- os - pathlib -- pytest -- requests -- selenium -- selenium.webdriver.chrome.options -- selenium.webdriver.support.ui -- socket - subprocess - sys - time +- typing +- urllib.error - urllib.parse +- urllib.request -## tests/test_shared_config.py - -- **future** -- shared.config - -## tests/test_validate_mcp_setup.py - +## scripts/final_validation.py +- functools - pathlib -- scripts.validate_mcp_setup - -## tests/test_cleanup_query_metrics.py +- re -- cleanup_query_metrics +## scripts/test_autonomous_agent.py - pathlib - pytest +- subprocess - sys -## tests/test_train_lora_model_resolution.py - -- **future** -- importlib.util +## scripts/train_quantum_llm_chat.py +- argparse +- datetime +- inspect +- json +- logging - pathlib +- quantum_transformer +- sys +- torch +- torch.nn +- torch.utils.data -## tests/test_keep_working_config.py +## scripts/ignore_verify.py +- __future__ +- pathlib +- subprocess -- **future** -- importlib.util +## scripts/setup_env_check.py - json +- os - pathlib -- pytest +- subprocess +- sys +- urllib.request -## tests/test_database_integration.py +## scripts/multi_agent.py +- __future__ +- argparse +- concurrent.futures +- dataclasses +- datetime +- importlib +- json +- logging +- pathlib +- sys +- time +- typing -- **future** +## scripts/autonomous_training_demo.py +- argparse +- datetime +- json +- logging - math +- os - pathlib -- shared.chat_memory +- random - sys +- time -## tests/test_regex_optimizations.py - -- email_notifications -- final_validation -- function_app -- local +## scripts/validate_dashboard.py - pathlib -- pytest - re -- sys -- time -- validate_dashboard -## tests/conftest.py +## scripts/evaluate_model.py +- argparse +- collections +- datetime +- evaluate_lora_model +- json +- pathlib +- sys +## scripts/evaluate_quantum_model.py +- __future__ +- argparse - json - pathlib -- pytest +- shared.evaluation_utils - sys -- unittest.mock -- websockets -- websockets.client +- typing -## tests/test_codeql_workflow_paths_ignore.py +## scripts/validate_foundry_config.py +- __future__ +- json +- pathlib +- re -- **future** +## scripts/validate_composite_actions.py +- __future__ - pathlib -- pytest -- subprocess - yaml -## tests/test_aria_bot.py +## scripts/generate_synthetic_autonomous_datasets.py +- __future__ +- argparse +- json +- pathlib -- **future** -- aria_bot -- aria_bot.commit_system -- aria_bot.defaults -- aria_bot.executor -- aria_bot.planner -- aria_bot.registry -- aria_bot.validator +## scripts/autonomous_code_agent.py +- __future__ +- argparse +- dataclasses +- datetime +- glob +- importlib - json +- logging +- os - pathlib -- pytest +- re - subprocess - sys +- time +- traceback +- typing +- urllib.error +- urllib.request -## tests/test_config_paths.py - -- **future** -- pathlib -- pytest -- scripts.config_paths - -## tests/test_quantum_llm.py - -- **future** -- asyncio +## scripts/test_runner.py +- argparse +- datetime +- importlib.util - json -- numpy - pathlib -- pytest -- quantum_llm +- re +- subprocess - sys +- time -## tests/test_chat_memory_unit.py - -- pytest -- shared -- threading -- unittest.mock - -## tests/test_evaluate_vision.py +## scripts/dab_verify.py +- __future__ +- argparse +- json +- os +- pathlib +- typing -- importlib +## scripts/test_ai_improvements.py +- hybrid_qnn - pathlib - pytest +- sys +- torch +- traceback +- train_lora -## tests/test_quantum_autorun_integration.py - +## scripts/generate_ai_tokens.py +- __future__ +- argparse +- dataclasses - json +- logging +- os - pathlib -- pytest +- re +- secrets - subprocess - sys +- time +- typing +- urllib.error +- urllib.parse +- urllib.request -## tests/test_agi_memory_redis.py - -- agi_provider -- shared.agi_memory_redis - -## tests/test_no_orphaned_gitlinks.py +## scripts/autonomous_training_orchestrator.py +- __future__ +- argparse +- atexit +- config_validator +- datetime +- json +- logging +- math +- os +- pathlib +- quantum_llm_trainer +- random +- shared.config_validator +- signal +- sys +- tenacity +- time +- typing +- yaml -- **future** +## scripts/gradio_demo.py +- collections +- contextlib +- datetime +- gradio +- gradio_webhook +- gtts +- html +- importlib +- importlib.util +- json +- os - pathlib +- pyttsx3 +- re +- shared.chat_providers - subprocess +- sys +- threading +- time +- typing +- uuid +- wave -## tests/test_email_notifications.py +## scripts/quantum_llm_metrics_analyzer.py +- __future__ +- argparse +- json +- pathlib +- statistics +- typing -- **future** +## scripts/generate_site_bundle.py +- __future__ +- argparse +- datetime - json -- pytest -- shared.email_notifications - -## tests/test_quantum_llm_status_check.py +- pathlib -- **future** +## scripts/repo_automation.py +- argparse +- config_paths +- config_validator +- dataclasses +- datetime +- importlib +- io - json - pathlib -- pytest +- psutil +- shared.config_validator +- shlex +- signal - subprocess - sys +- threading +- time +- typing -## tests/test_ui_pyppeteer.py - -- **future** -- asyncio -- contextlib -- json -- logging +## scripts/test_aria_automation.py - os - pathlib -- pyppeteer - pytest -- requests -- socket - subprocess - sys -- time - -## tests/test_qai_app_startup.py -- **future** -- importlib.util +## scripts/quantum_llm_health_check.py +- __future__ +- argparse +- json - pathlib -- pytest - sys +- typing -## tests/test_quantum_llm_provider_result_normalization.py - -- **future** -- asyncio +## scripts/ci_orchestrator.py +- __future__ +- argparse +- concurrent.futures +- config_paths +- dataclasses +- datetime +- json - pathlib -- quantum_llm +- subprocess - sys +- time +- typing -## tests/test_cleanup_artifacts.py +## scripts/sql_demo_simple.py +- pathlib +- sqlite3 -- **future** -- importlib -- importlib.util -- os +## scripts/master_orchestrator.py +- __future__ +- argparse +- config_paths +- config_validator +- dataclasses +- datetime +- json - pathlib +- psutil +- shared.config_validator +- signal +- subprocess - sys - time +- typing +- yaml -## tests/test_runtime_env.py - -- **future** +## scripts/vram_calculator.py +- __future__ +- argparse - json -- shared.runtime_env - subprocess +- torch -## tests/test_parallel_status.py - +## scripts/quantum_llm_status_check.py +- __future__ +- argparse - json - pathlib -- pytest - -## tests/test_copilot_setup_workflow.py +- sys +- time +- typing -- **future** +## scripts/repair_data_out_status.py +- __future__ +- argparse +- datetime +- json - pathlib -- pytest +- re -## tests/test_autonomous_training_orchestrator.py +## scripts/generate_github_actions_dataset.py +- __future__ +- argparse +- dataclasses +- datetime +- hashlib +- json +- pathlib +- random +- typing +- yaml -- **future** +## scripts/quantum_llm_trainer.py +- argparse - datetime -- importlib.util +- hybrid_qnn - json -- os +- logging +- numpy - pathlib -- pytest +- quantum_transformer +- random - signal +- sys +- time +- torch +- torch.nn +- torch.utils.data +- typing +- yaml -## tests/test_azure_quantum_integration.py - -- enum -- importlib +## scripts/evaluate_azure_model.py +- __future__ +- argparse - json +- openai +- os - pathlib -- pytest +- shared.evaluation_utils - sys -- unittest.mock +- time +- typing -## tests/test_telemetry.py +## scripts/config_paths.py +- __future__ +- pathlib -- **future** -- os -- shared.telemetry +## scripts/aria_test.py +- pathlib +- peft - sys -- unittest.mock - -## tests/test_agi_prune.py +- torch +- transformers +- typing +## scripts/model_deployer.py +- __future__ +- argparse +- datetime - json - pathlib -- scripts.agi_persistence_prune -- shared.agi_persistence_sqlite +- shutil - sys -- time - -## tests/test_autotrain_root_shim.py +- typing -- **future** -- importlib.util +## scripts/resource_monitor.py +- __future__ +- argparse +- datetime +- json +- os - pathlib -- scripts.autotrain -- warnings - -## tests/test_data_struct_utils.py +- psutil +- subprocess +- time +- typing -- **future** -- generated_tools.data_struct_utils +## scripts/run_repo_agents.py +- __future__ +- argparse +- collections.abc +- dataclasses +- importlib +- json - pathlib +- scripts.agents.base - sys -## tests/test_referral_system.py - -- **future** +## scripts/extract_chat_logs_dataset.py +- __future__ +- argparse +- hashlib - json -- pytest -- shared.referral_system -- unittest.mock +- pathlib +- random -## tests/test_ui_playwright.py +## scripts/gradio_utils.py +- datetime + +## scripts/__init__.py +## scripts/gradio_webhook.py - json - os -- pathlib -- playwright.sync_api -- pytest -- requests -- shutil -- socket -- subprocess - time -## tests/test_dependabot_alert_gate_hook.py +## scripts/aria_test_final.py +- pathlib +- peft +- re +- sys +- torch +- transformers -- **future** -- importlib.util -- io +## scripts/status_dashboard.py +- argparse +- datetime - json - os - pathlib +- shared.json_utils +- socket - sys - time +- typing -## tests/test_run_main_if_referenced.py - -- **future** -- importlib.util +## scripts/provider_smoke.py +- __future__ +- json - pathlib -- pytest +- shared.core.module_registry +- shared.local_settings +- sys -## tests/test_best_model_selection.py +## scripts/generate_aria_schema.py +- __future__ +- json +- pathlib +- server +- sys -## tests/test_run_continuous_automation.py +## scripts/quantum_autorun.py +- __future__ +- argparse +- config_paths +- dataclasses +- datetime +- json +- logging +- pathlib +- sys +- tempfile +- typing +- yaml -- **future** +## scripts/job_queue.py +- dataclasses - datetime -- importlib.util +- enum +- heapq +- json - pathlib -- subprocess - -## tests/test_ignore_verify.py +- uuid -- **future** +## scripts/check_docs_for_cli_note.py - pathlib -- pytest -- scripts.ignore_verify +- re - sys -- typing - -## tests/test_status_freshness_agent.py -- **future** -- datetime +## scripts/validate_site_bundles.py +- __future__ - json - pathlib -- scripts.agents.base -- scripts.agents.status_freshness_agent - sys -## tests/test_chat_memory.py - -- **future** -- math +## scripts/azureml_ci_validate.py +- __future__ - os -- random -- shared.chat_memory -- unittest.mock - -## tests/test_quantum_llm_circuit_cache.py +- pathlib +- shutil +- subprocess -- **future** -- asyncio +## scripts/generate_evaluation_set.py +- __future__ +- hashlib - json -- numpy - pathlib -- pytest -- quantum_llm -- sys -- time - -## tests/test_agi_provider.py +- typing -- agi_provider -- asyncio -- chat_providers +## scripts/run_pytest_parallel.py +- __future__ +- argparse - collections.abc +- math +- os - pathlib -- pytest +- subprocess - sys +- typing -## tests/test_resource_monitor.py - -- **future** -- importlib.util +## scripts/lm_studio_analyzer.py +- argparse - json +- os - pathlib +- subprocess -## tests/test_config_validator.py - -- config_validator +## scripts/batch_evaluator.py +- __future__ +- argparse +- concurrent.futures +- dataclasses +- datetime +- json - pathlib -- pytest +- performance_utils +- shutil +- subprocess - sys -- tempfile - -## tests/test_cycle_observer.py - -- **future** -- core.bus -- core.cycle_observer -- core.memory.store -- core.runner -- pytest - -## tests/test_ollama_provider.py +- time +- typing +- yaml -- **future** -- chat_providers +## scripts/sql_local_tools.py +- __future__ +- argparse +- collections.abc +- json +- os - pathlib -- pytest +- shared.sql_engine +- sqlalchemy - sys -- unittest.mock -- urllib.error - -## tests/test_http_utils.py +- typing +## scripts/pid_auto_edit_agent.py +- __future__ +- argparse +- dataclasses +- datetime +- json - os - pathlib -- shared.http_utils +- signal +- subprocess - sys -- tempfile - -## tests/test_quantum_sampler_nonfinite.py +- time +- typing -- **future** +## scripts/dashboard.py +- datetime +- os - pathlib -- quantum_llm +- shared.json_utils - sys - -## tests/test_core_agents.py - -- **future** -- collections.abc -- core.agents.critique_agent -- core.agents.debate_agent -- core.agents.goal_evolution_agent -- core.agents.human_feedback_agent -- core.agents.hypothesis_agent -- core.agents.llm_agent -- core.agents.planner_agent -- core.agents.reasoning_agent -- core.agents.reflection_agent -- core.agents.summarizer_agent -- core.agents.tool_agent -- core.agents.training_agent -- core.bus -- core.memory.store -- core.task -- pytest - -## tests/test_performance_keyword_sets.py - -- pyodbc -- pytest -- server -- shared.chat_memory - time +- typing -## tests/test_integration_contract_gate_script.py +## scripts/local_llm_server.py +- datetime +- http.server +- json +- sys +- threading +- time -- **future** +## scripts/cleanup_artifacts.py +- argparse +- datetime +- json - pathlib -- pytest - -## tests/test_autotrain.py +- time -- datetime -- importlib.util +## scripts/pre_commit_check.py +- argparse +- os - pathlib -- pytest +- re +- subprocess - sys -## tests/test_agi_persistence_sqlite.py - -- agi_provider - -## tests/test_azure_quantum_runner.py - -- importlib +## scripts/check_cli_scripts_sys_path.py - pathlib -- pytest +- re - sys -## tests/test_setup_monetization.py - -- **future** -- importlib.util +## scripts/parallel_train.py +- argparse +- asyncio +- datetime +- fnmatch - json +- math +- os - pathlib +- peft +- re +- shutil +- sys +- torch +- transformers +- typing +- yaml -## tests/test_serve_api_routes.py - -- http.server -- importlib.util +## scripts/train_with_early_stopping.py +- asyncio +- datasets - json +- logging - pathlib -- pytest -- socket -- sys -- threading -- time -- unittest.mock -- urllib.parse -- urllib.request - -## tests/test_agi_health_agent.py +- shared.early_stopping +- transformers +- typing -- **future** -- json +## scripts/training_analytics.py +- argparse +- datetime +- os - pathlib -- scripts.agents.agi_health_agent +- shared.json_utils +- statistics - sys -## tests/test_backup_manager.py - +## scripts/gradio_hello.py +- __future__ +- datetime +- gradio +- gtts +- hashlib +- importlib - json - os - pathlib -- scripts.backup_manager - -## tests/test_lmstudio_agi_integration.py +- pyttsx3 +- sys +- time +- typing -- agi_provider -- chat_providers +## scripts/lmstudio_chat_fix.py +- __future__ +- argparse +- datetime +- json - os - pathlib - sys -- unittest.mock - -## tests/test_function_app_endpoints.py +- typing +- urllib.error +- urllib.parse +- urllib.request -- azure.functions -- function_app -- inspect +## scripts/backup_manager.py +- argparse +- datetime +- hashlib - json +- os - pathlib -- pytest -- requests -- shared.request_validator +- shutil - sys +- tarfile - torch -- types -- unittest.mock - -## tests/test_consensus_engine.py +- typing +## scripts/monitor_autonomous_training.py +- argparse +- csv +- datetime +- json +- os - pathlib -- pytest -- shared.consensus_engine -- sys - -## tests/test_job_yaml_schema.py +- subprocess +- time +## scripts/watch_continuous_automation.py +- __future__ +- argparse +- collections.abc +- dataclasses +- datetime +- os - pathlib -- pytest -- yaml +- re +- time -## tests/test_no_verify_bypass_guard_hook.py +## scripts/agi_persistence_prune.py +- __future__ +- argparse +- json +- os +- sqlite3 +- sys +- time +- typing -- **future** +## scripts/setup_local_llm.py +- __future__ +- argparse - importlib.util - io - json - pathlib +- shared.chat_providers +- shared.local_settings +- shutil +- subprocess - sys +- time +- urllib.error +- urllib.request -## tests/test_core_knowledge.py - -- **future** -- core.knowledge.graph -- core.memory.store +## scripts/auto_bootstrap.py +- __future__ +- argparse +- datetime - json +- pathlib +- subprocess +- sys +- time -## tests/test_json_utils.py - -- **future** +## scripts/autotrain.py +- __future__ +- argparse +- config_paths +- dataclasses +- datetime - json +- os - pathlib -- pytest -- shared.json_utils +- shlex +- subprocess - sys +- typing +- yaml -## tests/test_run_automation.py +## scripts/gradio_maintenance.py +- os +- time -- **future** -- importlib.util +## scripts/validate_mcp_suite.py +- __future__ +- argparse +- json - pathlib - subprocess - sys +- typing -## tests/test_web_app_security.py +## scripts/aria_test_debug.py +- pathlib +- peft +- sys +- torch +- transformers -- collections.abc -- flask.testing -- importlib.util +## scripts/distributed_benchmark.py +- argparse +- datetime +- functools - json +- multiprocessing +- numpy +- pandas - pathlib -- pytest +- sklearn.decomposition +- sklearn.model_selection +- sklearn.preprocessing - sys - time -- typing -- unittest.mock - -## tests/test_gradio_webhook.py - -- os -- scripts - -## tests/test_sql_integration.py - -- logging -- os -- pytest -- shared.sql_engine -- shared.sql_repository -- sqlalchemy -- typing - -## tests/test_sql_local_tools.py +- torch +- torch.nn +- torch.optim +- warnings -- **future** +## scripts/validate_mcp_suite_drift.py +- __future__ +- argparse - json -- os - pathlib -- pytest -- scripts.sql_local_tools -- shared.sql_engine -- sys - typing -## tests/test_local_dev_adapter-v2.py - -- **future** +## scripts/validate_eval_artifacts.py +- __future__ +- argparse +- dataclasses - json -- local_dev_adapter -- os - pathlib -- pytest - -## tests/test_agi_persistence.py +- typing -- agi_provider +## scripts/validate_eval_workflow_setup.py +- __future__ +- argparse +- dataclasses - json +- pathlib -## tests/test_training_health_report_workflow.py - -- **future** +## scripts/automate_core_files.py +- __future__ +- argparse +- datetime - json -- os - pathlib - subprocess - sys -- textwrap -- yaml - -## tests/test_actionlint_shellcheck_workflows.py - -- **future** -- pathlib -- pytest - -## tests/test_workflow_validation_workflow.py +- typing -- **future** +## scripts/sql_demo.py - pathlib -- pytest -- tests.workflow_test_helpers -- yaml - -## tests/test_orchestrator_health_in_status_endpoint.py +- shared.sql_engine +- sys +- typing -- importlib.util +## scripts/evaluation_autorun.py +- __future__ +- argparse +- datetime - json - pathlib - sys -- tests.test_orchestrator_health_integration -- types - -## tests/test_performance_optimizations.py +- typing +- yaml -- ai_runner -- chat_memory -- collections -- generate_evaluation_set -- heapq +## scripts/benchmark_performance.py - json -- lora_infer_bridge -- math - pathlib -- pytest -- re -- shared.sql_repository +- performance_utils - sys +- tempfile - time -- token_utils -- training_analytics - -## tests/test_dashboard_utils.py -- importlib.util -- json +## scripts/validate_optimizations.py +- aria_web.server +- batch_evaluator - pathlib +- shared.chat_memory - sys +- tempfile +- time -## tests/test_auto_create_pr_workflow.py - -- **future** +## scripts/vision_inference.py +- PIL +- __future__ +- argparse +- base64 +- io +- json +- logging +- numpy - pathlib -- pytest - -## tests/test_gradio_demo.py - -- importlib.util -- os -- sys -- types - -## tests/test_app_cli.py - -- **future** -- app -- os -- pytest -- sys - -## tests/test_status_schema.py +- torch -- **future** +## scripts/notification_system.py +- argparse - json - pathlib -- pytest -- scripts.ci_orchestrator -- scripts.master_orchestrator -- scripts.repo_automation - -## tests/test_notifications.py - -- **future** -- core.notifications -- urllib.error +- platform +- subprocess +- time +- win10toast -## tests/test_app_local_fallback.py +## scripts/self_learning_chat.py +- scripts.training.cli.self_learning_chat -- app +## scripts/evaluate_openai_model.py +- __future__ +- argparse +- json +- openai - os +- pathlib +- shared.evaluation_utils - sys +- time +- typing -## tests/test_marker_audit_agent.py +## scripts/aria_demo.py +- pathlib +- peft +- re +- sys +- torch +- transformers + +## scripts/autonomous_agent_tasks.py +- __future__ +- dataclasses +- enum +- typing -- **future** +## scripts/demo_quantum_llm.py - json - pathlib -- scripts.agents.base -- scripts.agents.marker_audit_agent - sys +- traceback +- yaml -## tests/test_enforce_task_complete_hook.py +## scripts/cleanup_query_metrics.py +- __future__ +- re -- **future** +## scripts/fast_validate.py +- __future__ +- argparse +- collections.abc +- datetime +- importlib +- importlib.util - json - os - pathlib -- pytest - subprocess - sys +- typing -## tests/test_core_router.py - -- **future** -- core.agent -- core.agents.llm_agent -- core.agents.planner_agent -- core.memory.store -- core.registry -- core.router -- core.runner -- core.task - -## tests/integration/test_quantum_llm_pipeline.py - -- ai_projects.quantum_ml.src.quantum_llm.config -- ai_projects.quantum_ml.src.quantum_llm.pipeline -- pytest - -## tests/keep_working/test_keep_working.py - +## scripts/evaluate_local_model.py +- __future__ +- argparse +- evaluation_utils - json -- notebooks.keep_working_launcher - pathlib - sys +- time +- typing -## tests/unit/test_aria_schema_endpoint.py - -- **future** -- http.server -- importlib.util +## scripts/task_complete_mcp_server.py - json -- pathlib -- pytest - sys -- threading -- urllib.request -## tests/unit/test_lm_studio_analyzer.py +## scripts/test_watcher.py +- argparse +- pathlib +- shlex +- subprocess +- time -- **future** +## scripts/test_repo_automation.py - importlib.util -- json - pathlib - pytest +- repo_automation - subprocess +- sys -## tests/unit/test_chat_cli_no_stream.py - -- **future** +## scripts/system_health_check.py +- __future__ - argparse -- importlib.util -- pathlib -- types - -## tests/unit/test_aria_schema_in_sync.py - -- **future** +- dataclasses +- datetime +- importlib - json - pathlib -- server +- shutil +- socket +- subprocess - sys +- typing -## tests/unit/test_quantum_llm_components.py - -- ai_projects.quantum_ml.src.quantum_llm.quantum_embeddings -- ai_projects.quantum_ml.src.quantum_llm.quantum_router -- ai_projects.quantum_ml.src.quantum_llm.quantum_sampler -- numpy -- pytest - -## tests/unit/test_local_settings.py - -- **future** +## scripts/validate_mcp_setup.py +- __future__ +- argparse +- asyncio +- dataclasses - json +- mcp +- mcp.client.stdio - os - pathlib -- pytest -- shared.local_settings +- re +- typing -## tests/unit/test_tags_to_actions.py +## scripts/sync_docs_chat.py +- __future__ +- pathlib +- shutil +## scripts/demos/code_generation_quickstart.py - pathlib -- server +- runpy - sys -## tests/unit/test_circuit_cache.py +## scripts/demos/website_generator_demo.py +- pathlib +- runpy +- sys -- ai_projects.quantum_ml.src.quantum_llm.circuit_cache -- numpy -- pytest -- time +## scripts/demos/code_generation_demo.py +- pathlib +- runpy +- sys -## tests/unit/test_quantum_llm_config.py +## scripts/training/__init__.py -- ai_projects.quantum_ml.src.quantum_llm.config -- json -- pytest +## scripts/training/train_vision.py +- PIL +- __future__ +- argparse +- numpy +- pathlib +- random +- sys +- torch +- torch.nn +- torch.utils.data -## tests/unit/test_fallback_gesture_parser.py +## scripts/evaluation/__init__.py -- **future** +## scripts/evaluation/evaluate_vision.py +- __future__ +- argparse +- json +- numpy - pathlib -- server +- scripts.training.train_vision - sys +- torch +- torch.utils.data -## my-agent-0b2avt/provision_memory_store.py - -- azure.ai.projects -- azure.core.exceptions -- azure.identity -- dotenv -- os +## scripts/inference/__init__.py -## my-agent-0b2avt/main.py +## scripts/inference/vision_avatar_integration.py +- __future__ +- argparse +- json +- pathlib +- scripts.training.train_vision +- sys +- torch +- torch.utils.data -- agent_framework -- agent_framework.foundry -- agent_framework_foundry_hosting -- asyncio -- azure.identity.aio -- dotenv -- logging -- os +## scripts/agents/marker_audit_agent.py +- __future__ +- argparse +- collections.abc +- json +- pathlib +- re +- scripts.agents.base +- sys -## notebooks/evaluators.py +## scripts/agents/docstring_audit_agent.py +- __future__ +- argparse +- ast +- collections.abc +- dataclasses +- json +- pathlib +- scripts.agents.base +- sys +## scripts/agents/agi_health_agent.py +- __future__ +- agi_provider +- argparse +- collections.abc +- json +- pathlib +- scripts.agents.base +- shared.agi_backend_status +- sys - typing -## notebooks/test_agent.py - -- dotenv -- evaluators -- os -- pytest_agent_evals +## scripts/agents/__init__.py +- __future__ +- scripts.agents.base -## notebooks/keep_working_launcher.py +## scripts/agents/agents_md_audit_agent.py +- __future__ +- argparse +- collections.abc +- datetime +- json +- pathlib +- re +- scripts.agents.base +- sys +## scripts/agents/status_freshness_agent.py +- __future__ - argparse +- collections.abc +- datetime +- json +- pathlib +- scripts.agents.base +- sys + +## scripts/agents/base.py +- __future__ +- collections.abc - dataclasses - datetime -- getpass -- importlib - json - pathlib -- platform -- shlex -- shutil -- sqlite3 -- subprocess + +## functions/http_ai_runner/__init__.py +- azure.functions +- chat_providers +- json +- logging +- os +- pathlib - sys -- textwrap -- time - -## notebooks/notebook_utils/utils.py +- typing +## functions/http_ai_routes/__init__.py +- azure.functions - json -- numpy - pathlib -- random - -## apps/dashboard/gpu_monitor.py +## functions/http_chat/function_app.py +- azure.functions +- chat_providers - json -- psutil -- subprocess - -## apps/dashboard/app.py +- logging +- pathlib +- shared.http_utils +- sys -- csv -- datetime -- flask -- flask_socketio -- io +## functions/http_ai_status/__init__.py +- azure.functions +- chat_providers +- importlib.util - json - os - pathlib -- re -- scripts.autotrain -- shlex -- signal -- subprocess +- runtime_env +- shared.runtime_env - sys - threading - time -- traceback -- typing - yaml -## apps/dashboard/websocket_server.py - -- asyncio +## functions/timer_ai_runner/__init__.py +- azure.functions +- chat_providers - datetime -- json +- logging +- os - pathlib -- watchdog.events -- watchdog.observers -- websockets - -## apps/dashboard/serve.py +- sys -- collections -- datetime -- gpu_monitor -- http.server +## functions/http_ai_provider_probe/__init__.py +- azure.functions +- chat_providers - json - os - pathlib -- psutil -- random -- re -- socketserver -- subprocess - sys -- time -- traceback -- urllib.parse -- vram_calculator -- webbrowser -- yaml - -## apps/aria/test_auto_execute.py -- json -- pytest -- requests +## functions/http_chat_web/function_app.py +- azure.functions +- pathlib +- shared.http_utils - sys -- traceback -## apps/aria/stage_state_store.py +## generated_tools/data_datetime_utils.py +- __future__ +- collections.abc +- datetime -- **future** -- copy -- json -- os -- pathlib -- threading +## generated_tools/data_struct_utils.py +- __future__ +- collections.abc - typing -## apps/aria/Repository analyzer.py +## generated_tools/data_text_utils.py +- __future__ +- collections +- collections.abc +- re +- typing -- **future** +## generated_tools/data_validation_utils.py +- __future__ - collections.abc -- dataclasses -- logging -- pathlib -- registry -- risk_manager +- re - typing -## apps/aria/server.py +## generated_tools/data_table_utils.py +- collections +- collections.abc +- typing -- agi_provider +## generated_tools/data_record_utils.py +- __future__ +- collections.abc +- typing + +## generated_tools/data_stats_utils.py +- __future__ +- collections.abc + +## generated_tools/data_compare_utils.py +- collections.abc +- typing + +## tools/codegen_from_input.py +- __future__ +- argparse +- dataclasses - datetime -- hashlib -- http.server -- importlib.util - json -- logging -- math -- os - pathlib -- random - re -- shared.chat_providers -- shared.local_settings -- socket -- sys -- time -- torch -- traceback -- transformers -- urllib.request +- typing -## examples/ai_starters/agent_with_tools.py +## tools/repo_cleanup/detect_large_files.py +- pathlib -- **future** -- ast -- collections.abc -- dataclasses +## tools/repo_cleanup/ai_cleanup_agent.py - pathlib -- re -## examples/ai_starters/local_model_chat.py +## tools/repo_cleanup/architecture_drift.py +- pathlib -- transformers +## tools/repo_cleanup/detect_duplicate_code.py +- collections +- pathlib -## examples/ai_starters/fastapi_local_chat.py +## tools/repo_cleanup/validate_structure.py +- pathlib -- examples.ai_starters.local_model_chat -- fastapi -- fastapi.responses -- functools -- pydantic -- uvicorn +## tools/repo_cleanup/generate_repo_inventory.py +- pathlib -## examples/ai_starters/sql_to_local_ai_orchestrator.py +## tools/repo_cleanup/autofix_cleanup.py +- pathlib +- shutil -- **future** -- argparse -- examples.ai_starters.local_model_chat -- importlib -- json +## tools/repo_cleanup/repo_scorecard.py - pathlib -- psycopg -- psycopg2 -- sqlite3 -- typing -- urllib.parse -## tools/codegen_from_input.py +## tools/repo_cleanup/detect_dead_code.py +- pathlib -- **future** -- argparse -- dataclasses -- datetime -- json +## tools/repo_cleanup/generate_dependency_graph.py +- ast - pathlib -- re -- typing ## tools/codegen/code_generation_quickstart.py - -- code_generation_templates +- collections.abc +- importlib - pathlib - subprocess - sys - traceback +- typing ## tools/codegen/website_generator_guide.py - - sys - traceback ## tools/codegen/code_generation_templates.py - - sys -## tools/codegen/code_generation_examples.py - -- pathlib +## tools/codegen/website_generator_demo.py - sys -- tool_maker - traceback -- website_maker ## tools/codegen/code_generation_demo.py - - sys - traceback -## tools/codegen/website_generator_demo.py - +## tools/codegen/code_generation_examples.py +- pathlib - sys +- tool_maker - traceback +- website_maker -## tools/repo_cleanup/generate_repo_inventory.py - -- pathlib - -## tools/repo_cleanup/detect_duplicate_code.py - -- collections -- pathlib - -## tools/repo_cleanup/detect_large_files.py - -- pathlib - -## tools/repo_cleanup/generate_dependency_graph.py - -- ast -- pathlib - -## tools/repo_cleanup/autofix_cleanup.py +## core/agent.py +- __future__ +- abc +- core.task +- typing -- pathlib -- shutil +## core/runner.py +- __future__ +- core.agents.critique_agent +- core.agents.debate_agent +- core.agents.goal_evolution_agent +- core.agents.human_feedback_agent +- core.agents.hypothesis_agent +- core.agents.llm_agent +- core.agents.planner_agent +- core.agents.reasoning_agent +- core.agents.reflection_agent +- core.agents.summarizer_agent +- core.agents.tool_agent +- core.agents.training_agent +- core.bus +- core.cycle_observer +- core.knowledge.graph +- core.memory.store +- core.registry +- core.router +- core.task +- time +- typing -## tools/repo_cleanup/validate_structure.py +## core/bus.py +- __future__ +- collections +- collections.abc +- threading +- typing +## core/__init__.py +- agent +- core.agent +- core.registry +- core.task - pathlib +- registry +- sys +- task -## tools/repo_cleanup/ai_cleanup_agent.py +## core/registry.py +- __future__ +- collections.abc +- core.agent -- pathlib +## core/queue.py +- __future__ +- asyncio +- collections.abc +- contextlib +- typing -## tools/repo_cleanup/repo_scorecard.py +## core/task.py +- __future__ +- dataclasses +- typing +- uuid -- pathlib +## core/cycle_observer.py +- __future__ +- core.bus +- core.memory.store +- time +- typing -## tools/repo_cleanup/detect_dead_code.py +## core/notifications.py +- __future__ +- json +- typing +- urllib.error +- urllib.parse +- urllib.request +## core/__main__.py +- __future__ +- argparse +- collections.abc +- core.runner +- json - pathlib +- sys -## tools/repo_cleanup/architecture_drift.py - -- pathlib +## core/router.py +- __future__ +- core.agent +- core.registry +- core.task +- typing -## .github/hooks/scripts/scope_drift_guard.py +## core/knowledge/__init__.py +- core.knowledge.graph -- **future** -- collections.abc +## core/knowledge/graph.py +- __future__ +- collections +- core.memory.store - json -- os -- re -- sys - typing +- yaml -## .github/hooks/scripts/quantum_command_gate.py +## core/llm/__init__.py +- core.llm.client -- **future** +## core/llm/client.py +- __future__ - collections.abc +- importlib - json - os -- re -- sys -- typing -## .github/hooks/scripts/dependabot_alert_gate.py +## core/memory/__init__.py +- __future__ +- core.memory.store +- datetime +- json +- store -- **future** +## core/memory/sqlite_backend.py +- __future__ - json -- os -- pathlib -- subprocess -- sys -- time +- sqlite3 - typing -## .github/hooks/scripts/requirements_security_gate.py +## core/memory/store.py +- collections +- collections.abc +- copy +- datetime +- sqlite_backend +- threading +- typing +- uuid -- **future** +## core/agents/training_agent.py +- __future__ +- core.agent +- core.task - json -- os -- re -- shutil -- subprocess -- sys -- tempfile -- tomli -- tomllib +- pathlib - typing -## .github/hooks/scripts/dataset_write_guard.py +## core/agents/goal_evolution_agent.py +- __future__ +- collections.abc +- core.agent +- core.llm.client +- core.memory.store +- core.task +- json +- logging +- re -- **future** +## core/agents/critique_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task - json -- os +- logging - re -- sys - typing -## .github/hooks/scripts/enforce_task_complete.py - -- **future** +## core/agents/debate_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task - json -- os +- logging - re -- sys - typing -## .github/hooks/scripts/git_commit_hygiene.py +## core/agents/human_feedback_agent.py +- __future__ +- core.agent +- core.bus +- core.memory.store +- core.task +- typing -- **future** +## core/agents/tool_agent.py +- __future__ - collections.abc +- core.agent +- core.task - json -- os -- pathlib -- re -- subprocess -- sys - typing +- urllib.parse +- urllib.request -## .github/hooks/scripts/secrets_leak_guard.py - -- **future** -- collections.abc +## core/agents/planner_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task - json -- os -- re -- sys - typing +- uuid -## .github/hooks/scripts/no_verify_bypass_guard.py +## core/agents/__init__.py +- core.agents.critique_agent +- core.agents.debate_agent +- core.agents.goal_evolution_agent +- core.agents.hypothesis_agent +- core.agents.llm_agent +- core.agents.planner_agent +- core.agents.reasoning_agent +- core.agents.reflection_agent +- core.agents.summarizer_agent +- core.agents.tool_agent +- core.agents.training_agent -- **future** -- collections.abc +## core/agents/llm_agent.py +- __future__ +- core.agent +- core.llm.client +- core.task +- dataclasses - json -- os -- re -- sys - typing -## .github/hooks/scripts/quantum_cost_gate.py - -- collections.abc +## core/agents/summarizer_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task - json -- os +- logging - re -- sys - typing -## .github/hooks/scripts/lora_adapter_completeness_guard.py +## core/agents/reflection_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task +- json +- logging +- re +- typing -- **future** -- collections.abc +## core/agents/hypothesis_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task - json -- os -- pathlib +- logging - re -- sys - typing -## .github/hooks/scripts/pr_checklist_guard.py +## core/agents/reasoning_agent.py +- __future__ +- core.agent +- core.llm.client +- core.memory.store +- core.task +- json +- logging +- re +- typing -- **future** +## core/ingestion/pipeline.py +- __future__ +- abc +- core.memory.store +- csv - json -- os -- subprocess -- sys - typing +- urllib.parse +- urllib.request -## .github/hooks/scripts/dry_run_reminder.py +## core/ingestion/__init__.py +- core.ingestion.pipeline -- **future** -- collections.abc -- json +## my-agent-0b2avt/main.py +- agent_framework +- agent_framework.foundry +- agent_framework_foundry_hosting +- asyncio +- azure.identity.aio +- dotenv +- logging +- os + +## my-agent-0b2avt/provision_memory_store.py +- azure.core.exceptions +- azure.identity +- dotenv +- importlib - os -- re -- sys - typing +