# System Architecture (Current State)

Auto-generated by `AutoArchitectAgent`. Do not edit manually.

## Core Modules
### `core`
- `api.py`
- `llm_plugin.py`
- `main.py`
- `settings.py`

### `core/advisory`
- `robo_advisor.py`
- `robo_advisor_v2.py`
- `robo_advisor_v3.py`

### `core/agents`
- `adaptive_agent.py`
- `agent_base.py`
- `agent_forge.py`
- `algo_trading_agent.py`
- `alternative_data_agent.py`
- `anomaly_detection_agent.py`
- `archive_manager_agent.py`
- `behavioral_economics_agent.py`
- `black_swan_agent.py`
- `catalyst_agent.py`
- `code_alchemist.py`
- `crypto_agent.py`
- `cyclical_reasoning_agent.py`
- `data_retrieval_agent.py`
- `data_verification_agent.py`
- `data_visualization_agent.py`
- `discussion_chair_agent.py`
- `echo_agent.py`
- `event_driven_risk_agent.py`
- `evolutionary_optimizer.py`
- `financial_modeling_agent.py`
- `fundamental_analyst_agent.py`
- `geopolitical_risk_agent.py`
- `hnasp_agent.py`
- `industry_specialist_agent.py`
- `knowledge_contribution_agent.py`
- `legal_agent.py`
- `lexica_agent.py`
- `lingua_maestro.py`
- `machine_learning_model_training_agent.py`
- `macroeconomic_analysis_agent.py`
- `market_sentiment_agent.py`
- `meta_19_agent.py`
- `meta_cognitive_agent.py`
- `natural_language_generation_agent.py`
- `news_bot.py`
- `newsletter_layout_specialist_agent.py`
- `portfolio_optimization_agent.py`
- `prediction_market_agent.py`
- `profile_agent.py`
- `prompt_generation_agent.py`
- `prompt_tuner.py`
- `quantum_monte_carlo_agent.py`
- `query_understanding_agent.py`
- `rag_agent.py`
- `red_team_agent.py`
- `reflector_agent.py`
- `regulatory_compliance_agent.py`
- `report_generator_agent.py`
- `result_aggregation_agent.py`
- `risk_assessment_agent.py`
- `sense_weaver.py`
- `snc_analyst_agent.py`
- `supply_chain_risk_agent.py`
- `technical_analyst_agent.py`

### `core/agents/analytics`
- `impact_analysis_agent.py`

### `core/agents/architect_agent`
- `agent.py`

### `core/agents/developer_swarm`
- `coder_agent.py`
- `documentation_agent.py`
- `integration_agent.py`
- `planner_agent.py`
- `reviewer_agent.py`
- `spec_architect_agent.py`
- `test_agent.py`

### `core/agents/governance/repo_guardian`
- `agent.py`
- `prompts.py`
- `run_guardian.py`
- `schemas.py`
- `tools.py`

### `core/agents/governance/repo_guardian/tests`
- `test_agent.py`
- `test_tools.py`

### `core/agents/industry_specialists`
- `consumer_discretionary.py`
- `consumer_staples.py`
- `energy.py`
- `financials.py`
- `healthcare.py`
- `industrials.py`
- `materials.py`
- `real_estate.py`
- `technology.py`
- `telecommunication_services.py`
- `utilities.py`

### `core/agents/infrastructure`
- `capacity_planner_agent.py`

### `core/agents/mcp_servers_v23`
- `financial_data_server.py`
- `risk_model_server.py`

### `core/agents/meta_agents`
- `auto_architect_agent.py`
- `chronos_agent.py`
- `counterparty_risk_agent.py`
- `credit_risk_assessment_agent.py`
- `crisis_simulation_agent.py`
- `didactic_architect.py`
- `didactic_architect_agent.py`
- `evolutionary_architect.py`
- `evolutionary_architect_agent.py`
- `narrative_summarization_agent.py`
- `odyssey_meta_agent.py`
- `persona_communication_agent.py`
- `portfolio_monitoring_ews_agent.py`
- `sentiment_analysis_meta_agent.py`
- `skill_harvester_agent.py`

### `core/agents/metacognition`
- `adaptive_conviction.py`
- `state_anchor.py`
- `tool_manager.py`

### `core/agents/mixins`
- `audit_mixin.py`
- `memory_mixin.py`

### `core/agents/orchestrators`
- `credit_risk_orchestrator.py`
- `creditsentry_orchestrator.py`
- `hybrid_orchestrator.py`
- `meta_orchestrator.py`
- `news_desk_orchestrator.py`
- `odyssey_hub_agent.py`
- `parallel_orchestrator.py`
- `task.py`
- `workflow.py`
- `workflow_manager.py`

### `core/agents/skills`
- `counterfactual_reasoning_skill.py`
- `hybrid_forecasting_skill.py`
- `xai_skill.py`

### `core/agents/specialized`
- `counterparty_risk_agent.py`
- `credit_conformance_agent.py`
- `credit_lawyer.py`
- `credit_risk_controller_agent.py`
- `credit_sentry_agent.py`
- `credit_snc.py`
- `deep_sector_analyst.py`
- `distressed_surveillance_agent.py`
- `financial_covenant_agent.py`
- `forensic_accountant_agent.py`
- `institutional_radar_agent.py`
- `institutional_trend_agent.py`
- `management_assessment_agent.py`
- `monte_carlo_risk_agent.py`
- `peer_comparison_agent.py`
- `portfolio_manager_agent.py`
- `quantum_risk_agent.py`
- `quantum_scenario_agent.py`
- `regulatory_snc_agent.py`
- `retail_alpha_agent.py`
- `risk_copilot_agent.py`
- `root_node_agent.py`
- `sentinel_agent.py`
- `sovereign_ai_analyst_agent.py`
- `strategic_snc_agent.py`
- `technical_covenant_agent.py`

### `core/agents/sub_agents`
- `compliance_kyc_agent.py`
- `data_ingestion_agent.py`
- `financial_document_agent.py`
- `financial_news_sub_agent.py`
- `git_repo_sub_agent.py`
- `internal_systems_agent.py`
- `market_alternative_data_agent.py`

### `core/agents/templates`
- `v23_adaptive_rpc_agent.py`
- `v23_template_agent.py`

### `core/analysis`
- `base_analyzer.py`
- `complexity_formula.py`
- `counterfactual_engine.py`
- `fundamental_analysis.py`
- `gemini_analyzer.py`
- `multimodal_analyst.py`
- `rag_analyzer.py`
- `risk_assessment.py`
- `technical_analysis.py`
- `trading_logic.py`

### `core/analysis/forecasting`
- `hybrid_model.py`

### `core/analysis/xai`
- `shap_explainer.py`

### `core/api`
- `deps.py`
- `main.py`
- `schemas.py`
- `server.py`

### `core/api/routers`
- `agents.py`

### `core/capability_monitoring`
- `module.py`

### `core/compliance`
- `snc_validators.py`

### `core/data_access`
- `api_source.py`
- `base_data_source.py`
- `bigquery_connector.py`
- `json_file_source.py`
- `lakehouse_connector.py`

### `core/data_processing`
- `conviction_scorer.py`
- `semantic_conviction.py`
- `sequential_pipeline.py`
- `synthetic_data_factory.py`
- `universal_ingestor.py`
- `universal_ingestor_v2.py`
- `utils.py`

### `core/data_processing/ingestion/xbrl`
- `parser.py`

### `core/data_sources`
- `data_fetcher.py`
- `data_sources.py`
- `financial_news_api.py`
- `government_stats_api.py`
- `market_data_api.py`
- `political_landscape.py`
- `prediction_market_api.py`
- `social_media_api.py`
- `web_traffic_api.py`
- `yfinance_market_data.py`

### `core/embeddings`
- `base_embedding_model.py`

### `core/embeddings/models`
- `dummy_embedding_model.py`
- `openai_embedding_model.py`

### `core/engine`
- `agent_adapters.py`
- `autonomous_self_improvement.py`
- `crisis_simulation_graph.py`
- `cyclical_reasoning_graph.py`
- `deep_dive_graph.py`
- `entity_utils.py`
- `esg_graph.py`
- `graph_cache.py`
- `hil_validation_node.py`
- `market_sentiment_graph.py`
- `meta_orchestrator.py`
- `neuro_symbolic_planner.py`
- `odyssey_knowledge_graph.py`
- `planner.py`
- `red_team_graph.py`
- `reflector_graph.py`
- `regulatory_compliance_graph.py`
- `risk_consensus_engine.py`
- `semantic_router.py`
- `simulation_engine.py`
- `snc_graph.py`
- `snc_utils.py`
- `states.py`
- `strategy_utils.py`
- `surveillance_graph.py`
- `unified_knowledge_graph.py`
- `valuation_utils.py`

### `core/engine/swarm`
- `entrypoint.py`
- `hive_mind.py`
- `pheromone_board.py`
- `worker_node.py`

### `core/execution_router`
- `router.py`

### `core/family_office`
- `deal_flow.py`
- `governance.py`
- `portfolio.py`
- `service.py`
- `wealth_manager.py`

### `core/financial_data`
- `discovery.py`
- `lakehouse.py`
- `realtime_pipe.py`
- `schema.py`

### `core/financial_suite`
- `context_manager.py`

### `core/financial_suite/engines`
- `dcf.py`
- `solver.py`
- `wacc.py`

### `core/financial_suite/interface`
- `dependency_graph.py`

### `core/financial_suite/modules/reporting`
- `generator.py`

### `core/financial_suite/modules/risk`
- `credit_model.py`
- `regulatory.py`

### `core/financial_suite/modules/vc`
- `return_metrics.py`
- `waterfall.py`

### `core/financial_suite/schemas`
- `workstream_context.py`

### `core/future_state`
- `assumptions.py`
- `drivers.py`
- `engine.py`
- `entropy.py`
- `governance.py`
- `monitor.py`
- `ops.py`
- `philosophy.py`
- `ssi.py`
- `ubc.py`

### `core/gold_standard`
- `data_fetcher.py`
- `discovery.py`
- `ingestion.py`
- `qa.py`
- `storage.py`

### `core/gold_standard/advisory`
- `black_litterman.py`
- `mpt.py`

### `core/gold_standard/trading`
- `cleaning.py`
- `strategy.py`

### `core/hnasp`
- `lakehouse.py`
- `logic_engine.py`
- `personality.py`
- `state_manager.py`

### `core/infrastructure`
- `bigquery_connector.py`
- `predictive_scaling.py`
- `provenance.py`
- `pubsub_connector.py`
- `semantic_cache.py`

### `core/institutional_radar`
- `analytics.py`
- `database.py`
- `ingestion.py`
- `reporting.py`
- `schema.py`

### `core/interfaces`
- `financial_analyzer.py`

### `core/learning`
- `fine_tuning_driver.py`

### `core/llm`
- `base_llm_engine.py`

### `core/llm/engines`
- `dummy_llm_engine.py`
- `openai_llm_engine.py`

### `core/market_data`
- `historical_loader.py`
- `service.py`

### `core/mcp`
- `registry.py`
- `schemas.py`
- `server.py`
- `tool_registry.py`

### `core/memory`
- `engine.py`
- `episodic_memory.py`
- `hnasp_engine.py`
- `provo_graph.py`
- `vector_ops.py`

### `core/newsletter_layout`
- `generator.py`
- `newsletter_layout_specialist.py`

### `core/oswm`
- `inference.py`
- `model.py`

### `core/pricing_engine`
- `engine.py`

### `core/procedures`
- `autonomous_update.py`

### `core/product`
- `core_valuation.py`

### `core/prompting`
- `advanced_reasoning.py`
- `base_prompt_plugin.py`
- `json_rpc_library.py`
- `loader.py`
- `registry.py`

### `core/prompting/personas`
- `adam_risk_architect.py`
- `risk_officer.py`

### `core/prompting/plugins`
- `chain_of_verification_plugin.py`
- `crisis_simulation_plugin.py`
- `example_plugin.py`
- `financial_truth_plugin.py`
- `json_rpc_plugin.py`
- `skeleton_inject_plugins.py`
- `tree_of_thoughts_plugin.py`

### `core/prompting/workflows`
- `skeleton_inject.py`

### `core/rag`
- `document_handling.py`
- `rag_engine.py`

### `core/research/federated_learning`
- `federated_client.py`
- `federated_coordinator.py`

### `core/research/gnn`
- `graph_risk_engine.py`

### `core/risk_engine`
- `engine.py`
- `quantum_model.py`
- `quantum_monte_carlo.py`

### `core/schemas`
- `cognitive_state.py`
- `config_schema.py`
- `credit_conformance.py`
- `crisis_simulation.py`
- `critique.py`
- `f2b_schema.py`
- `financial_truth.py`
- `hnasp.py`
- `hnasp_integration.py`
- `hnasp_v3.py`
- `json_rpc.py`
- `market_data_schema.py`
- `meta_agent_schemas.py`
- `observability.py`
- `registry.py`
- `skeleton_inject.py`
- `surveillance.py`
- `tool_use.py`
- `v23_5_schema.py`

### `core/schemas/hnasp_v23`
- `agent_state.py`

### `core/security`
- `eaci_middleware.py`
- `safe_unpickler.py`
- `sandbox.py`
- `sql_validator.py`

### `core/simulation`
- `demographics.py`
- `economy.py`
- `generator.py`
- `narrative.py`
- `sovereign.py`

### `core/simulations`
- `Credit_Rating_Assessment_Simulation.py`
- `Fraud_Detection_Simulation.py`
- `Investment_Committee_Simulation.py`
- `Merger_Acquisition_Simulation.py`
- `Portfolio_Optimization_Simulation.py`
- `Regulatory_Compliance_Simulation.py`
- `Stress_Testing_Simulation.py`
- `align_future_simulator.py`
- `alpha_finance.py`
- `client_simulation_builder.py`
- `crisis_generator.py`
- `financial_wargame_engine.py`
- `quantum_monte_carlo.py`
- `unified_banking_sim.py`
- `world_model.py`

### `core/strategy`
- `alpha_signals.py`
- `manager.py`
- `rl_optimizer.py`

### `core/swarms`
- `memory_matrix.py`

### `core/system`
- `agent_improvement_pipeline.py`
- `agent_orchestrator.py`
- `aof_guardrail.py`
- `bootstrap.py`
- `capabilities.py`
- `data_manager.py`
- `echo.py`
- `error_handler.py`
- `hmm_protocol.py`
- `hybrid_orchestrator.py`
- `interaction_loop.py`
- `kg_cache.py`
- `knowledge_base.py`
- `memory_consolidator.py`
- `memory_manager.py`
- `message_broker.py`
- `monitoring.py`
- `nexus_zero_orchestrator.py`
- `plugin_manager.py`
- `provenance_logger.py`
- `pubsub_broker.py`
- `red_teaming_framework.py`
- `repo_graph.py`
- `resource_manager.py`
- `state_manager.py`
- `system_controller.py`
- `task_scheduler.py`
- `temporal_engine.py`

### `core/system/brokers`
- `rabbitmq_client.py`

### `core/system/learning`
- `trace_collector.py`

### `core/system/message_bus`
- `base.py`
- `rabbitmq_broker.py`

### `core/system/microservices`
- `service_definitions.py`

### `core/system/reasoning`
- `integrity_monitor.py`

### `core/system/v22_async`
- `adaptive_heuristics.py`
- `async_agent_base.py`
- `async_task.py`
- `async_workflow_manager.py`
- `workflow.py`

### `core/tests`
- `test_agent_expansion.py`
- `test_hmm_protocol.py`
- `test_risk_consensus.py`

### `core/tools`
- `base_tool.py`
- `financial_data.py`
- `gemini_tools.py`
- `tool_registry.py`
- `universal_ingestor_mcp.py`
- `web_search_tool.py`

### `core/trading/crypto`
- `deployer.py`

### `core/trading/hft`
- `avellaneda_stoikov_engine.py`
- `hft_engine.py`
- `hft_engine_nexus.py`
- `hft_engine_v2.py`
- `hft_engine_v3.py`
- `yfinance_data_feed.py`

### `core/training`
- `train_dpo.py`

### `core/utils`
- `agent_utils.py`
- `api_communication.py`
- `api_utils.py`
- `config_utils.py`
- `data_utils.py`
- `deprecation.py`
- `formatting_utils.py`
- `graph_utils.py`
- `json_logic.py`
- `logging_utils.py`
- `market_data_utils.py`
- `repo_context.py`
- `reporting_utils.py`
- `retry_utils.py`
- `secrets_utils.py`
- `token_utils.py`

### `core/v22_quantum_pipeline`
- `async_loader.py`
- `data_expander.py`
- `qmc_engine.py`
- `qmc_qiskit_poc.py`
- `quantum_financial_synthesis.py`
- `quantum_source.py`

### `core/v23_graph_engine`
- `autonomous_self_improvement.py`
- `cyclical_reasoning_graph.py`
- `meta_orchestrator.py`
- `neuro_symbolic_planner.py`
- `odyssey_knowledge_graph.py`
- `self_reflection_agent.py`
- `semantic_router.py`
- `simulation_engine.py`
- `states.py`
- `unified_knowledge_graph.py`

### `core/v24_architecture/brain`
- `rag_planner.py`
- `semantic_router.py`

### `core/v24_architecture/infrastructure`
- `message_bus.py`
- `service_definitions.py`

### `core/v24_architecture/integrity`
- `conviction.py`
- `schema.py`

### `core/v24_architecture/reasoning`
- `robust_graph.py`
- `self_reflection.py`

### `core/v30_architecture/python_intelligence/agents`
- `code_weaver.py`
- `news_bot.py`

### `core/v30_architecture/python_intelligence/mcp`
- `server.py`

### `core/v30_architecture/python_intelligence/orchestrator`
- `v30_orchestrator.py`

### `core/vectorstore`
- `base_vector_store.py`

### `core/vectorstore/stores`
- `in_memory_vector_store.py`

### `core/vertical_risk_agent`
- `generative_risk.py`
- `state.py`

### `core/vertical_risk_agent/agents`
- `analyst.py`
- `legal.py`
- `market.py`
- `supervisor.py`

### `core/vertical_risk_agent/app`
- `main.py`
- `odyssey_app.py`

### `core/vertical_risk_agent/ingestion`
- `parser_router.py`
- `sec_13f_handler.py`
- `xbrl_handler.py`

### `core/vertical_risk_agent/tools`
- `agent_tools.py`

### `core/vertical_risk_agent/tools/mcp_server`
- `components.py`
- `server.py`
- `server2.py`

### `core/vertical_risk_agent/training`
- `train_dpo.py`

### `core/workflows`
- `snc_pipeline.py`

### `core/world_simulation`
- `autonomous_world_sim.py`
- `config.py`
- `data_manager.py`
- `llm_driven_sim.py`
- `wsm_v7_1.py`

### `core/xai`
- `iqnn_cs.py`
- `state_translator.py`
- `thought_visualizer.py`

## Scripts & Utilities
### `scripts`
- `analyze_simulation_results.py`
- `archive_html.py`
- `archive_ui_artifacts.py`
- `build_market_data.py`
- `create_agent.py`
- `create_data_source.py`
- `daily_headlines.py`
- `data_processing.py`
- `debug_api.py`
- `demo_phase3.py`
- `demo_v23_5_sovereignty.py`
- `extract_xai_reasoning.py`
- `feed_live_data_to_ukg.py`
- `fetch_historical_data.py`
- `fetch_market_data.py`
- `generate_agent_docs.py`
- `generate_agent_gallery.py`
- `generate_audit_defense_file.py`
- `generate_knowledge_graph_data.py`
- `generate_market_mayhem_archive.py`
- `generate_market_snapshot.py`
- `generate_mock_prompts.py`
- `generate_newsletter.py`
- `generate_newsletters.py`
- `generate_nexus_simulation.py`
- `generate_omni_data.py`
- `generate_quantum_provenance.py`
- `generate_repo_structure.py`
- `generate_retail_alpha.py`
- `generate_runtime_training_data.py`
- `generate_sector_outlook.py`
- `generate_showcase.py`
- `generate_system_brain_data.py`
- `generate_system_graph.py`
- `generate_ui_data.py`
- `generate_ui_data_v2.py`
- `generate_ui_manifest.py`
- `initialize_comprehensive_memory.py`
- `launch_system_pulse.py`
- `load_omni_graph.py`
- `main.py`
- `maintenance_inject_nav.py`
- `rag_agent_example.py`
- `report_generation.py`
- `run_adam.py`
- `run_autonomous_update.py`
- `run_daily_ingestion.py`
- `run_documentation_swarm.py`
- `run_gold_standard_poc.py`
- `run_llm_driven_simulation.py`
- `run_quarterly_trend_analysis_demo.py`
- `run_research_demo.py`
- `run_simple_simulation.py`
- `run_v22_seed_pipeline.py`
- `run_wargame_simulation.py`
- `scan_agents_for_ui.py`
- `setup_agent.py`
- `setup_interactive.py`
- `simulate_singularity.py`
- `startup_helper.py`
- `swarm_showcase.py`
- `swarm_showcase_v23.py`
- `test_new_agents.py`
- `test_new_agents_isolated.py`
- `test_sentiment_graph.py`
- `upgrade_ui_architecture.py`
- `version_data.py`

### `scripts/migration`
- `migrate_knowledge_base_1.1.0_to_2.0.0.py`

### `scripts/poc`
- `conditional_gan_scenario_generator.py`
- `synthetic_data_gan.py`
