LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
vulture_whitelist.py
agent_utilities/__init__.py
agent_utilities/__main__.py
agent_utilities/agent_utilities.py
agent_utilities/api_utilities.py
agent_utilities/base_utilities.py
agent_utilities/decorators.py
agent_utilities/exceptions.py
agent_utilities/file_safety.py
agent_utilities/graph_orchestration.py
agent_utilities/mcp_utilities.py
agent_utilities/nested_context.py
agent_utilities/py.typed
agent_utilities.egg-info/PKG-INFO
agent_utilities.egg-info/SOURCES.txt
agent_utilities.egg-info/dependency_links.txt
agent_utilities.egg-info/entry_points.txt
agent_utilities.egg-info/requires.txt
agent_utilities.egg-info/top_level.txt
agent_utilities/agent/__init__.py
agent_utilities/agent/discovery.py
agent_utilities/agent/factory.py
agent_utilities/agent/registry_builder.py
agent_utilities/agent_chat/parser.py
agent_utilities/analysis/__init__.py
agent_utilities/analysis/analyzer.py
agent_utilities/api/__init__.py
agent_utilities/api/sparql_server.py
agent_utilities/automation/__init__.py
agent_utilities/automation/file_watcher.py
agent_utilities/automation/maintenance_cron.py
agent_utilities/automation/research_pipeline.py
agent_utilities/capabilities/__init__.py
agent_utilities/capabilities/adversarial_verifier.py
agent_utilities/capabilities/auto_healing.py
agent_utilities/capabilities/checkpointing.py
agent_utilities/capabilities/context_warnings.py
agent_utilities/capabilities/eviction.py
agent_utilities/capabilities/hooks.py
agent_utilities/capabilities/manager.py
agent_utilities/capabilities/orchestrator.py
agent_utilities/capabilities/stuck_loop.py
agent_utilities/capabilities/teams.py
agent_utilities/core/__init__.py
agent_utilities/core/agent_launcher.py
agent_utilities/core/agentspec_catalog.py
agent_utilities/core/background_throttle.py
agent_utilities/core/chat_persistence.py
agent_utilities/core/cognitive_scheduler.py
agent_utilities/core/config.py
agent_utilities/core/decorators.py
agent_utilities/core/default_catalog.py
agent_utilities/core/discovery.py
agent_utilities/core/embedding_utilities.py
agent_utilities/core/exceptions.py
agent_utilities/core/interfaces.py
agent_utilities/core/model_factory.py
agent_utilities/core/paths.py
agent_utilities/core/profile_guard.py
agent_utilities/core/resource_optimizer.py
agent_utilities/core/scheduler.py
agent_utilities/core/sessions.py
agent_utilities/core/wasm_runner.py
agent_utilities/core/wiring.py
agent_utilities/core/workspace.py
agent_utilities/core/workspace_config.py
agent_utilities/core/checkpoint/manager.py
agent_utilities/core/execution/__init__.py
agent_utilities/core/execution/engine.py
agent_utilities/core/execution/models.py
agent_utilities/core/execution/protocol.py
agent_utilities/core/registry/__init__.py
agent_utilities/core/registry/kg_adapter.py
agent_utilities/core/registry/package_adapter.py
agent_utilities/core/registry/plugin_adapter.py
agent_utilities/core/registry/service_adapter.py
agent_utilities/domains/__init__.py
agent_utilities/domains/finance/__init__.py
agent_utilities/domains/finance/alpha_factors.py
agent_utilities/domains/finance/banking.py
agent_utilities/domains/finance/banking_models.py
agent_utilities/domains/finance/cross_market_arb.py
agent_utilities/domains/finance/crypto_connector.py
agent_utilities/domains/finance/debate_engine.py
agent_utilities/domains/finance/errors.py
agent_utilities/domains/finance/evaluation.py
agent_utilities/domains/finance/exchange_bridge.py
agent_utilities/domains/finance/execution.py
agent_utilities/domains/finance/features.py
agent_utilities/domains/finance/kronos_forecaster.py
agent_utilities/domains/finance/market_data.py
agent_utilities/domains/finance/market_feeds.py
agent_utilities/domains/finance/microstructure.py
agent_utilities/domains/finance/models.py
agent_utilities/domains/finance/payments.py
agent_utilities/domains/finance/portfolio_optimizer.py
agent_utilities/domains/finance/profit_attribution.py
agent_utilities/domains/finance/quant_mcp_tools.py
agent_utilities/domains/finance/quant_ontology.py
agent_utilities/domains/finance/regime_detector.py
agent_utilities/domains/finance/research_autopilot.py
agent_utilities/domains/finance/risk_manager.py
agent_utilities/domains/finance/signal_fusion.py
agent_utilities/domains/finance/strategy_engine.py
agent_utilities/domains/finance/strategy_export.py
agent_utilities/domains/finance/strategy_sharing.py
agent_utilities/domains/finance/streaming.py
agent_utilities/domains/finance/trading_swarm.py
agent_utilities/domains/finance/versioned_orders.py
agent_utilities/domains/finance/visual_ta.py
agent_utilities/domains/government/__init__.py
agent_utilities/domains/government/models.py
agent_utilities/domains/hr/__init__.py
agent_utilities/domains/hr/models.py
agent_utilities/domains/hr/workforce_manager.py
agent_utilities/domains/law/__init__.py
agent_utilities/domains/law/models.py
agent_utilities/domains/medical/__init__.py
agent_utilities/domains/medical/models.py
agent_utilities/ecosystem/__init__.py
agent_utilities/ecosystem/agent_manager_dashboard.py
agent_utilities/ecosystem/agents_md_reflector.py
agent_utilities/ecosystem/bridge.py
agent_utilities/ecosystem/config_staleness_auditor.py
agent_utilities/ecosystem/governance_agent.py
agent_utilities/ecosystem/governance_workflow.py
agent_utilities/ecosystem/hook_installer.py
agent_utilities/ecosystem/lint_enforcement_hook.py
agent_utilities/ecosystem/permission_policy.py
agent_utilities/ecosystem/plugin_bundle.py
agent_utilities/gateway/__init__.py
agent_utilities/gateway/aggregator.py
agent_utilities/gateway/api.py
agent_utilities/gateway/config.py
agent_utilities/gateway/daemon.py
agent_utilities/gateway/graph_api.py
agent_utilities/gateway/models.py
agent_utilities/gateway/registry.py
agent_utilities/gateway/ws.py
agent_utilities/gateway/widgets/__init__.py
agent_utilities/gateway/widgets/ansible_tower.py
agent_utilities/gateway/widgets/archivebox.py
agent_utilities/gateway/widgets/arr.py
agent_utilities/gateway/widgets/atlassian.py
agent_utilities/gateway/widgets/audio_transcriber.py
agent_utilities/gateway/widgets/base.py
agent_utilities/gateway/widgets/caddy.py
agent_utilities/gateway/widgets/container_manager.py
agent_utilities/gateway/widgets/data_science.py
agent_utilities/gateway/widgets/documentdb.py
agent_utilities/gateway/widgets/ear.py
agent_utilities/gateway/widgets/emerald_exchange.py
agent_utilities/gateway/widgets/erpnext.py
agent_utilities/gateway/widgets/genius_agent.py
agent_utilities/gateway/widgets/github.py
agent_utilities/gateway/widgets/gitlab.py
agent_utilities/gateway/widgets/google_workspace.py
agent_utilities/gateway/widgets/home_assistant.py
agent_utilities/gateway/widgets/jellyfin.py
agent_utilities/gateway/widgets/keycloak.py
agent_utilities/gateway/widgets/langfuse.py
agent_utilities/gateway/widgets/legal_peripherals.py
agent_utilities/gateway/widgets/lgtm.py
agent_utilities/gateway/widgets/listmonk.py
agent_utilities/gateway/widgets/mattermost.py
agent_utilities/gateway/widgets/mealie.py
agent_utilities/gateway/widgets/media_downloader.py
agent_utilities/gateway/widgets/microsoft.py
agent_utilities/gateway/widgets/nextcloud.py
agent_utilities/gateway/widgets/ollama.py
agent_utilities/gateway/widgets/openbao.py
agent_utilities/gateway/widgets/owncast.py
agent_utilities/gateway/widgets/plane.py
agent_utilities/gateway/widgets/portainer.py
agent_utilities/gateway/widgets/postiz.py
agent_utilities/gateway/widgets/qbittorrent.py
agent_utilities/gateway/widgets/repository_manager.py
agent_utilities/gateway/widgets/scholarx.py
agent_utilities/gateway/widgets/searxng.py
agent_utilities/gateway/widgets/sentry.py
agent_utilities/gateway/widgets/servicenow.py
agent_utilities/gateway/widgets/stirlingpdf.py
agent_utilities/gateway/widgets/systems_manager.py
agent_utilities/gateway/widgets/technitium.py
agent_utilities/gateway/widgets/teleport.py
agent_utilities/gateway/widgets/tunnel_manager.py
agent_utilities/gateway/widgets/twenty.py
agent_utilities/gateway/widgets/uptime_kuma.py
agent_utilities/gateway/widgets/vector_db.py
agent_utilities/gateway/widgets/wger.py
agent_utilities/gateway/widgets/zulip.py
agent_utilities/graph/__init__.py
agent_utilities/graph/_router_impl.py
agent_utilities/graph/adaptive_agent_router.py
agent_utilities/graph/adaptive_provisioning.py
agent_utilities/graph/builder.py
agent_utilities/graph/client.py
agent_utilities/graph/coordination.py
agent_utilities/graph/executor.py
agent_utilities/graph/gather.py
agent_utilities/graph/graph_models.py
agent_utilities/graph/hierarchical_planner.py
agent_utilities/graph/horizon_curriculum.py
agent_utilities/graph/hsm.py
agent_utilities/graph/integration.py
agent_utilities/graph/kg_graph_factory.py
agent_utilities/graph/lifecycle.py
agent_utilities/graph/manifest_generators.py
agent_utilities/graph/mermaid.py
agent_utilities/graph/models.py
agent_utilities/graph/nodes.py
agent_utilities/graph/parallel_engine.py
agent_utilities/graph/persistent_agents.py
agent_utilities/graph/protocol_agnostic_execution.py
agent_utilities/graph/reward_decomposition.py
agent_utilities/graph/state.py
agent_utilities/graph/steps.py
agent_utilities/graph/subagent_patterns.py
agent_utilities/graph/team_composer.py
agent_utilities/graph/team_evolution.py
agent_utilities/graph/topology_engine.py
agent_utilities/graph/verification.py
agent_utilities/graph/workspace_attention.py
agent_utilities/graph/adapters/__init__.py
agent_utilities/graph/adapters/external_plugin_adapter.py
agent_utilities/graph/planning/__init__.py
agent_utilities/graph/planning/curriculum.py
agent_utilities/graph/planning/htn.py
agent_utilities/graph/planning/manifest.py
agent_utilities/graph/planning/reward.py
agent_utilities/graph/reactive/__init__.py
agent_utilities/graph/reactive/budget.py
agent_utilities/graph/reactive/dispatcher.py
agent_utilities/graph/reactive/ledger.py
agent_utilities/graph/routing/__init__.py
agent_utilities/graph/routing/strategy.py
agent_utilities/graph/routing/enrichers/__init__.py
agent_utilities/graph/routing/enrichers/capability_designation.py
agent_utilities/graph/routing/enrichers/self_model.py
agent_utilities/graph/routing/strategies/__init__.py
agent_utilities/graph/routing/strategies/fallback.py
agent_utilities/graph/routing/strategies/fast_path.py
agent_utilities/graph/routing/strategies/learned.py
agent_utilities/graph/routing/strategies/llm_planner.py
agent_utilities/graph/routing/strategies/optimization.py
agent_utilities/graph/routing/strategies/policy.py
agent_utilities/graph/routing/strategies/query_tier.py
agent_utilities/graph/routing/strategies/team_reuse.py
agent_utilities/graph/routing/strategies/workflow_context.py
agent_utilities/harness/__init__.py
agent_utilities/harness/agentic_evolution_engine.py
agent_utilities/harness/background_spawner.py
agent_utilities/harness/citation_tracker.py
agent_utilities/harness/component_registry.py
agent_utilities/harness/constraint_engine.py
agent_utilities/harness/continuous_evaluation_engine.py
agent_utilities/harness/contract_validator.py
agent_utilities/harness/distributed_state_manager.py
agent_utilities/harness/engineering.py
agent_utilities/harness/evaluation_engine.py
agent_utilities/harness/evaluators.py
agent_utilities/harness/evidence_corpus.py
agent_utilities/harness/evolve_agent.py
agent_utilities/harness/imodel_evolver.py
agent_utilities/harness/manifest.py
agent_utilities/harness/reasoning_effort.py
agent_utilities/harness/trace_backend.py
agent_utilities/harness/tracing.py
agent_utilities/harness/variant_pool.py
agent_utilities/harness/verifier.py
agent_utilities/knowledge_graph/__init__.py
agent_utilities/knowledge_graph/__main__.py
agent_utilities/knowledge_graph/_engine_protocol.py
agent_utilities/knowledge_graph/dspy_kg_bridge.py
agent_utilities/knowledge_graph/facade.py
agent_utilities/knowledge_graph/migrations.py
agent_utilities/knowledge_graph/ontology.ttl
agent_utilities/knowledge_graph/ontology_a2a.ttl
agent_utilities/knowledge_graph/ontology_banking.ttl
agent_utilities/knowledge_graph/ontology_capability.ttl
agent_utilities/knowledge_graph/ontology_company.ttl
agent_utilities/knowledge_graph/ontology_company_infra.ttl
agent_utilities/knowledge_graph/ontology_database.ttl
agent_utilities/knowledge_graph/ontology_energy_geopolitics.ttl
agent_utilities/knowledge_graph/ontology_enterprise.ttl
agent_utilities/knowledge_graph/ontology_erpnext.ttl
agent_utilities/knowledge_graph/ontology_government.ttl
agent_utilities/knowledge_graph/ontology_grafana.ttl
agent_utilities/knowledge_graph/ontology_harness.ttl
agent_utilities/knowledge_graph/ontology_hr.ttl
agent_utilities/knowledge_graph/ontology_infra.ttl
agent_utilities/knowledge_graph/ontology_infrastructure.ttl
agent_utilities/knowledge_graph/ontology_leanix.ttl
agent_utilities/knowledge_graph/ontology_legal.ttl
agent_utilities/knowledge_graph/ontology_media.ttl
agent_utilities/knowledge_graph/ontology_medical.ttl
agent_utilities/knowledge_graph/ontology_orchestration.ttl
agent_utilities/knowledge_graph/ontology_personal.ttl
agent_utilities/knowledge_graph/ontology_quant.ttl
agent_utilities/knowledge_graph/ontology_sdd.ttl
agent_utilities/knowledge_graph/ontology_servicenow.ttl
agent_utilities/knowledge_graph/ontology_social.ttl
agent_utilities/knowledge_graph/ontology_software.ttl
agent_utilities/knowledge_graph/ontology_wellness.ttl
agent_utilities/knowledge_graph/self_model.py
agent_utilities/knowledge_graph/workflow_compiler.py
agent_utilities/knowledge_graph/workflow_store.py
agent_utilities/knowledge_graph/adaptation/__init__.py
agent_utilities/knowledge_graph/adaptation/experience_alignment.py
agent_utilities/knowledge_graph/adaptation/research_artifacts.py
agent_utilities/knowledge_graph/adaptation/skill_evolver.py
agent_utilities/knowledge_graph/adaptation/topic_resolver.py
agent_utilities/knowledge_graph/adaptation/trace_distiller.py
agent_utilities/knowledge_graph/backends/__init__.py
agent_utilities/knowledge_graph/backends/base.py
agent_utilities/knowledge_graph/backends/cypher_transpiler.py
agent_utilities/knowledge_graph/backends/epistemic_graph_backend.py
agent_utilities/knowledge_graph/backends/postgresql_backend.py
agent_utilities/knowledge_graph/backends/tiered_backend.py
agent_utilities/knowledge_graph/backends/contrib/__init__.py
agent_utilities/knowledge_graph/backends/contrib/falkordb_backend.py
agent_utilities/knowledge_graph/backends/contrib/ladybug_backend.py
agent_utilities/knowledge_graph/backends/contrib/neo4j_backend.py
agent_utilities/knowledge_graph/backends/owl/__init__.py
agent_utilities/knowledge_graph/backends/owl/base.py
agent_utilities/knowledge_graph/backends/owl/owlready2_backend.py
agent_utilities/knowledge_graph/backends/owl/stardog_backend.py
agent_utilities/knowledge_graph/backends/sparql/__init__.py
agent_utilities/knowledge_graph/backends/sparql/base.py
agent_utilities/knowledge_graph/backends/sparql/jena_fuseki_backend.py
agent_utilities/knowledge_graph/core/__init__.py
agent_utilities/knowledge_graph/core/agents_md.py
agent_utilities/knowledge_graph/core/analogy_engine.py
agent_utilities/knowledge_graph/core/analysis_models.py
agent_utilities/knowledge_graph/core/ar_graph.py
agent_utilities/knowledge_graph/core/archimate_layer.py
agent_utilities/knowledge_graph/core/blast_radius.py
agent_utilities/knowledge_graph/core/codemaps.py
agent_utilities/knowledge_graph/core/company_brain.py
agent_utilities/knowledge_graph/core/context_builder.py
agent_utilities/knowledge_graph/core/conversation_ingestion.py
agent_utilities/knowledge_graph/core/ecosystem_topology.py
agent_utilities/knowledge_graph/core/engine.py
agent_utilities/knowledge_graph/core/engine_ingestion.py
agent_utilities/knowledge_graph/core/engine_mcp_discovery.py
agent_utilities/knowledge_graph/core/engine_memory.py
agent_utilities/knowledge_graph/core/engine_tasks.py
agent_utilities/knowledge_graph/core/event_backend.py
agent_utilities/knowledge_graph/core/fingerprint.py
agent_utilities/knowledge_graph/core/formal_reasoning_core.py
agent_utilities/knowledge_graph/core/graph_compute.py
agent_utilities/knowledge_graph/core/graph_primitives.py
agent_utilities/knowledge_graph/core/hydration.py
agent_utilities/knowledge_graph/core/hypergraph.py
agent_utilities/knowledge_graph/core/inference_engine.py
agent_utilities/knowledge_graph/core/kafka_graph_sync.py
agent_utilities/knowledge_graph/core/kafka_queue_backend.py
agent_utilities/knowledge_graph/core/kg_versioning.py
agent_utilities/knowledge_graph/core/maintainer.py
agent_utilities/knowledge_graph/core/markov_regime.py
agent_utilities/knowledge_graph/core/model_display.py
agent_utilities/knowledge_graph/core/nats_queue_backend.py
agent_utilities/knowledge_graph/core/ogm.py
agent_utilities/knowledge_graph/core/ontological_team_sharing.py
agent_utilities/knowledge_graph/core/ontology.ttl
agent_utilities/knowledge_graph/core/ontology_loader.py
agent_utilities/knowledge_graph/core/ontology_publisher.py
agent_utilities/knowledge_graph/core/optimal_execution.py
agent_utilities/knowledge_graph/core/owl_bridge.py
agent_utilities/knowledge_graph/core/quant_tasks.py
agent_utilities/knowledge_graph/core/queue_backend.py
agent_utilities/knowledge_graph/core/rule_synthesizer.py
agent_utilities/knowledge_graph/core/semantic_subsumption.py
agent_utilities/knowledge_graph/core/shacl_validator.py
agent_utilities/knowledge_graph/core/source_resolver.py
agent_utilities/knowledge_graph/core/sparql_http.py
agent_utilities/knowledge_graph/core/spectral_navigator.py
agent_utilities/knowledge_graph/core/synergy_engine.py
agent_utilities/knowledge_graph/core/time_series_graph.py
agent_utilities/knowledge_graph/core/topological_analysis_engine.py
agent_utilities/knowledge_graph/core/topological_partition.py
agent_utilities/knowledge_graph/core/working_set_manager.py
agent_utilities/knowledge_graph/distillation/__init__.py
agent_utilities/knowledge_graph/distillation/deduplicator.py
agent_utilities/knowledge_graph/distillation/distillation_engine.py
agent_utilities/knowledge_graph/distillation/lsh_index.py
agent_utilities/knowledge_graph/distillation/physical_distiller.py
agent_utilities/knowledge_graph/enrichment/__init__.py
agent_utilities/knowledge_graph/enrichment/__main__.py
agent_utilities/knowledge_graph/enrichment/cards.py
agent_utilities/knowledge_graph/enrichment/classify.py
agent_utilities/knowledge_graph/enrichment/distill.py
agent_utilities/knowledge_graph/enrichment/execute.py
agent_utilities/knowledge_graph/enrichment/features.py
agent_utilities/knowledge_graph/enrichment/models.py
agent_utilities/knowledge_graph/enrichment/orchestration.py
agent_utilities/knowledge_graph/enrichment/patterns.py
agent_utilities/knowledge_graph/enrichment/pipeline.py
agent_utilities/knowledge_graph/enrichment/pydantic_graph.py
agent_utilities/knowledge_graph/enrichment/query.py
agent_utilities/knowledge_graph/enrichment/registry.py
agent_utilities/knowledge_graph/enrichment/semantic.py
agent_utilities/knowledge_graph/enrichment/synthesize.py
agent_utilities/knowledge_graph/enrichment/extractors/__init__.py
agent_utilities/knowledge_graph/enrichment/extractors/a2a.py
agent_utilities/knowledge_graph/enrichment/extractors/code_test.py
agent_utilities/knowledge_graph/enrichment/extractors/config_models.py
agent_utilities/knowledge_graph/enrichment/extractors/document.py
agent_utilities/knowledge_graph/enrichment/extractors/erpnext.py
agent_utilities/knowledge_graph/enrichment/extractors/grafana.py
agent_utilities/knowledge_graph/enrichment/extractors/infra.py
agent_utilities/knowledge_graph/enrichment/extractors/leanix.py
agent_utilities/knowledge_graph/enrichment/extractors/servicenow.py
agent_utilities/knowledge_graph/enrichment/extractors/text.py
agent_utilities/knowledge_graph/id_management/__init__.py
agent_utilities/knowledge_graph/id_management/ontological_identifier.py
agent_utilities/knowledge_graph/ingestion/__init__.py
agent_utilities/knowledge_graph/ingestion/engine.py
agent_utilities/knowledge_graph/ingestion/manifest.py
agent_utilities/knowledge_graph/integrations/__init__.py
agent_utilities/knowledge_graph/integrations/sparql_ingestor.py
agent_utilities/knowledge_graph/kb/__init__.py
agent_utilities/knowledge_graph/kb/entity_claim_extractor.py
agent_utilities/knowledge_graph/kb/extractor.py
agent_utilities/knowledge_graph/kb/ingestion.py
agent_utilities/knowledge_graph/kb/knowledge_classifier.py
agent_utilities/knowledge_graph/kb/parser.py
agent_utilities/knowledge_graph/kb/x_ingestion.py
agent_utilities/knowledge_graph/kb/x_workflows.py
agent_utilities/knowledge_graph/maintenance/__init__.py
agent_utilities/knowledge_graph/maintenance/document_cleanup.py
agent_utilities/knowledge_graph/memory/__init__.py
agent_utilities/knowledge_graph/memory/agent_context.py
agent_utilities/knowledge_graph/memory/cli.py
agent_utilities/knowledge_graph/memory/memory_engine.py
agent_utilities/knowledge_graph/memory/observer.py
agent_utilities/knowledge_graph/memory/optimization_engine.py
agent_utilities/knowledge_graph/memory/rlm_memory.py
agent_utilities/knowledge_graph/memory/strategies/heavy_thinking_cache.py
agent_utilities/knowledge_graph/memory/timeseries/__init__.py
agent_utilities/knowledge_graph/memory/timeseries/base.py
agent_utilities/knowledge_graph/memory/timeseries/sqlite_backend.py
agent_utilities/knowledge_graph/orchestration/__init__.py
agent_utilities/knowledge_graph/orchestration/engine_ahe.py
agent_utilities/knowledge_graph/orchestration/engine_enterprise.py
agent_utilities/knowledge_graph/orchestration/engine_federation.py
agent_utilities/knowledge_graph/orchestration/engine_finance.py
agent_utilities/knowledge_graph/orchestration/engine_infra.py
agent_utilities/knowledge_graph/orchestration/engine_ml_rlm.py
agent_utilities/knowledge_graph/orchestration/engine_query.py
agent_utilities/knowledge_graph/orchestration/research_orchestrator.py
agent_utilities/knowledge_graph/orchestration/research_subagent.py
agent_utilities/knowledge_graph/orchestration/voi_budget_controller.py
agent_utilities/knowledge_graph/pipeline/__init__.py
agent_utilities/knowledge_graph/pipeline/document_deletion.py
agent_utilities/knowledge_graph/pipeline/document_ingestion.py
agent_utilities/knowledge_graph/pipeline/document_update.py
agent_utilities/knowledge_graph/pipeline/runner.py
agent_utilities/knowledge_graph/pipeline/types.py
agent_utilities/knowledge_graph/pipeline/phases/__init__.py
agent_utilities/knowledge_graph/pipeline/phases/centrality.py
agent_utilities/knowledge_graph/pipeline/phases/communities.py
agent_utilities/knowledge_graph/pipeline/phases/embedding.py
agent_utilities/knowledge_graph/pipeline/phases/external_graphs.py
agent_utilities/knowledge_graph/pipeline/phases/knowledge_base.py
agent_utilities/knowledge_graph/pipeline/phases/memory.py
agent_utilities/knowledge_graph/pipeline/phases/mro.py
agent_utilities/knowledge_graph/pipeline/phases/observability.py
agent_utilities/knowledge_graph/pipeline/phases/owl_reasoning.py
agent_utilities/knowledge_graph/pipeline/phases/parse.py
agent_utilities/knowledge_graph/pipeline/phases/reference.py
agent_utilities/knowledge_graph/pipeline/phases/registry.py
agent_utilities/knowledge_graph/pipeline/phases/resolve.py
agent_utilities/knowledge_graph/pipeline/phases/scan.py
agent_utilities/knowledge_graph/pipeline/phases/shacl_gate.py
agent_utilities/knowledge_graph/pipeline/phases/sync.py
agent_utilities/knowledge_graph/pipeline/phases/validate.py
agent_utilities/knowledge_graph/pipeline/phases/workspace_sync.py
agent_utilities/knowledge_graph/research/__init__.py
agent_utilities/knowledge_graph/research/golden_loop.py
agent_utilities/knowledge_graph/research/research_intelligence_engine.py
agent_utilities/knowledge_graph/research/search.py
agent_utilities/knowledge_graph/retrieval/__init__.py
agent_utilities/knowledge_graph/retrieval/capability_index.py
agent_utilities/knowledge_graph/retrieval/chat_search.py
agent_utilities/knowledge_graph/retrieval/embedding_diagnostics.py
agent_utilities/knowledge_graph/retrieval/evaluation_corpus.py
agent_utilities/knowledge_graph/retrieval/hard_negative_miner.py
agent_utilities/knowledge_graph/retrieval/hybrid_retriever.py
agent_utilities/knowledge_graph/retrieval/latent_topology_rag.py
agent_utilities/knowledge_graph/retrieval/memory_retriever.py
agent_utilities/knowledge_graph/retrieval/retrieval_quality.py
agent_utilities/knowledge_graph/retrieval/semantic_retrieval_engine.py
agent_utilities/knowledge_graph/retrieval/single_shot_sira.py
agent_utilities/knowledge_graph/security/__init__.py
agent_utilities/knowledge_graph/security/cognitive_trap_defense.py
agent_utilities/knowledge_graph/security/graph_validator.py
agent_utilities/knowledge_graph/security/policy_ingestor.py
agent_utilities/knowledge_graph/security/rule_ingestor.py
agent_utilities/knowledge_graph/shapes/governance.shapes.ttl
agent_utilities/mcp/__init__.py
agent_utilities/mcp/agent_manager.py
agent_utilities/mcp/context_helpers.py
agent_utilities/mcp/delegated_auth.py
agent_utilities/mcp/harness_server.py
agent_utilities/mcp/kg_coordinator.py
agent_utilities/mcp/kg_server.py
agent_utilities/mcp/middlewares.py
agent_utilities/mcp/multiplexer.py
agent_utilities/mcp/server_factory.py
agent_utilities/messaging/__init__.py
agent_utilities/messaging/base.py
agent_utilities/messaging/capabilities.py
agent_utilities/messaging/kg_ingest.py
agent_utilities/messaging/models.py
agent_utilities/messaging/registry.py
agent_utilities/messaging/router.py
agent_utilities/messaging/backends/__init__.py
agent_utilities/messaging/backends/discord.py
agent_utilities/messaging/backends/googlechat.py
agent_utilities/messaging/backends/googlemeet.py
agent_utilities/messaging/backends/imessage.py
agent_utilities/messaging/backends/irc.py
agent_utilities/messaging/backends/line.py
agent_utilities/messaging/backends/matrix.py
agent_utilities/messaging/backends/mattermost.py
agent_utilities/messaging/backends/nextcloud.py
agent_utilities/messaging/backends/signal.py
agent_utilities/messaging/backends/slack.py
agent_utilities/messaging/backends/synology.py
agent_utilities/messaging/backends/teams.py
agent_utilities/messaging/backends/telegram.py
agent_utilities/messaging/backends/twitch.py
agent_utilities/messaging/backends/voicecall.py
agent_utilities/messaging/backends/whatsapp.py
agent_utilities/models/__init__.py
agent_utilities/models/agent.py
agent_utilities/models/codemap.py
agent_utilities/models/company.py
agent_utilities/models/company_brain.py
agent_utilities/models/execution_manifest.py
agent_utilities/models/goal.py
agent_utilities/models/graph.py
agent_utilities/models/imodel.py
agent_utilities/models/knowledge_base.py
agent_utilities/models/knowledge_graph.py
agent_utilities/models/knowledge_pack.py
agent_utilities/models/mcp.py
agent_utilities/models/model_registry.py
agent_utilities/models/project.py
agent_utilities/models/prompt.py
agent_utilities/models/scheduling.py
agent_utilities/models/schema_definition.py
agent_utilities/models/schema_pack.py
agent_utilities/models/sdd.py
agent_utilities/models/usage.py
agent_utilities/models/domains/__init__.py
agent_utilities/models/domains/enterprise.py
agent_utilities/models/domains/finance.py
agent_utilities/models/domains/infrastructure.py
agent_utilities/models/domains/ml_rlm.py
agent_utilities/models/schema_packs/__init__.py
agent_utilities/models/schema_packs/biomedical.py
agent_utilities/models/schema_packs/core.py
agent_utilities/models/schema_packs/evolution.py
agent_utilities/models/schema_packs/finance.py
agent_utilities/models/schema_packs/research.py
agent_utilities/observability/__init__.py
agent_utilities/observability/approval_manager.py
agent_utilities/observability/audit_logger.py
agent_utilities/observability/config_versioning.py
agent_utilities/observability/custom_observability.py
agent_utilities/observability/event_aggregator.py
agent_utilities/observability/mermaid.py
agent_utilities/observability/replay_engine.py
agent_utilities/observability/token_tracker.py
agent_utilities/orchestration/__init__.py
agent_utilities/orchestration/agent_runner.py
agent_utilities/orchestration/distributed_coordinator.py
agent_utilities/orchestration/durable_execution.py
agent_utilities/orchestration/engine.py
agent_utilities/orchestration/manager.py
agent_utilities/orchestration/prediction_linkage.py
agent_utilities/orchestration/protocol.py
agent_utilities/orchestration/recovery_daemon.py
agent_utilities/patterns/__init__.py
agent_utilities/patterns/exploration.py
agent_utilities/patterns/first_run_tests.py
agent_utilities/patterns/interactive_explanations.py
agent_utilities/patterns/manager.py
agent_utilities/patterns/manual_test_tool.py
agent_utilities/patterns/manual_testing.py
agent_utilities/patterns/prioritization.py
agent_utilities/patterns/prompt_chain.py
agent_utilities/patterns/subagents.py
agent_utilities/patterns/tdd.py
agent_utilities/patterns/walkthroughs.py
agent_utilities/policies/__init__.py
agent_utilities/prompting/__init__.py
agent_utilities/prompting/builder.py
agent_utilities/prompting/dspy_compiler.py
agent_utilities/prompting/provider_adapter.py
agent_utilities/prompting/structured.py
agent_utilities/prompts/__init__.py
agent_utilities/prompts/agent_engineer.json
agent_utilities/prompts/agent_summary.json
agent_utilities/prompts/ansible_tower_specialist.json
agent_utilities/prompts/architect.json
agent_utilities/prompts/archivebox_specialist.json
agent_utilities/prompts/arr_specialist.json
agent_utilities/prompts/atlassian_specialist.json
agent_utilities/prompts/audio_transcriber_specialist.json
agent_utilities/prompts/base_agent.json
agent_utilities/prompts/brand_strategy.json
agent_utilities/prompts/browser_automation.json
agent_utilities/prompts/c_programmer.json
agent_utilities/prompts/chief_trading_officer.json
agent_utilities/prompts/cloud_architect.json
agent_utilities/prompts/code_generation.json
agent_utilities/prompts/content_generation.json
agent_utilities/prompts/coordinator.json
agent_utilities/prompts/cpp_programmer.json
agent_utilities/prompts/critique.json
agent_utilities/prompts/data_scientist.json
agent_utilities/prompts/database_expert.json
agent_utilities/prompts/debugger_expert.json
agent_utilities/prompts/devops_engineer.json
agent_utilities/prompts/dietician_chef.json
agent_utilities/prompts/document_specialist.json
agent_utilities/prompts/ear_specialist.json
agent_utilities/prompts/evolution_specialist.json
agent_utilities/prompts/finance_operations_coordinator.json
agent_utilities/prompts/fitness_trainer.json
agent_utilities/prompts/golang_programmer.json
agent_utilities/prompts/home_assistant_specialist.json
agent_utilities/prompts/hr_operations_coordinator.json
agent_utilities/prompts/java_programmer.json
agent_utilities/prompts/javascript_programmer.json
agent_utilities/prompts/jellyfin_specialist.json
agent_utilities/prompts/knowledge_graph.json
agent_utilities/prompts/langfuse_specialist.json
agent_utilities/prompts/legal_compliance_coordinator.json
agent_utilities/prompts/listmonk_specialist.json
agent_utilities/prompts/main_agent.json
agent_utilities/prompts/media_downloader_specialist.json
agent_utilities/prompts/memory_instruction.json
agent_utilities/prompts/memory_selection.json
agent_utilities/prompts/microsoft_specialist.json
agent_utilities/prompts/mobile_programmer.json
agent_utilities/prompts/nextcloud_specialist.json
agent_utilities/prompts/plane_specialist.json
agent_utilities/prompts/planner.json
agent_utilities/prompts/portainer_specialist.json
agent_utilities/prompts/postiz_specialist.json
agent_utilities/prompts/project_manager.json
agent_utilities/prompts/python_programmer.json
agent_utilities/prompts/qa_expert.json
agent_utilities/prompts/qbittorrent_specialist.json
agent_utilities/prompts/quant_research_analyst.json
agent_utilities/prompts/repository_manager.json
agent_utilities/prompts/researcher.json
agent_utilities/prompts/risk_compliance_officer.json
agent_utilities/prompts/router.json
agent_utilities/prompts/rust_programmer.json
agent_utilities/prompts/safety_guard.json
agent_utilities/prompts/safety_policy.json
agent_utilities/prompts/security_auditor.json
agent_utilities/prompts/servicenow_specialist.json
agent_utilities/prompts/social_media_influencer.json
agent_utilities/prompts/stirlingpdf_specialist.json
agent_utilities/prompts/systems_manager.json
agent_utilities/prompts/tool_guidance.json
agent_utilities/prompts/tunnel_specialist.json
agent_utilities/prompts/typescript_programmer.json
agent_utilities/prompts/ui_ux_designer.json
agent_utilities/prompts/uptime_kuma_specialist.json
agent_utilities/prompts/verifier.json
agent_utilities/protocols/__init__.py
agent_utilities/protocols/a2a.py
agent_utilities/protocols/a2a_config.py
agent_utilities/protocols/a2a_graph_skill.py
agent_utilities/protocols/acp_adapter.py
agent_utilities/protocols/acp_providers.py
agent_utilities/protocols/agui_emitter.py
agent_utilities/protocols/capability.py
agent_utilities/protocols/data_connector.py
agent_utilities/protocols/dataflows.py
agent_utilities/protocols/quant_agent.py
agent_utilities/protocols/universal_connector.py
agent_utilities/rlm/__init__.py
agent_utilities/rlm/config.py
agent_utilities/rlm/gepa.py
agent_utilities/rlm/hook.py
agent_utilities/rlm/predict_rlm.py
agent_utilities/rlm/repl.py
agent_utilities/rlm/specialist.py
agent_utilities/sdd/__init__.py
agent_utilities/sdd/orchestrator.py
agent_utilities/sdd/watcher.py
agent_utilities/security/__init__.py
agent_utilities/security/auth.py
agent_utilities/security/browser_auth.py
agent_utilities/security/cli.py
agent_utilities/security/execution_stability_engine.py
agent_utilities/security/guardrails.py
agent_utilities/security/permissions_kernel.py
agent_utilities/security/sandboxed_executor.py
agent_utilities/security/secrets_client.py
agent_utilities/security/security_policy_middleware.py
agent_utilities/security/threat_defense_engine.py
agent_utilities/security/tool_guard.py
agent_utilities/security/xai_auth.py
agent_utilities/security/zero_day_immunity.py
agent_utilities/server/__init__.py
agent_utilities/server/app.py
agent_utilities/server/concurrency.py
agent_utilities/server/dependencies.py
agent_utilities/server/models.py
agent_utilities/server/routers/__init__.py
agent_utilities/server/routers/agent_ui.py
agent_utilities/server/routers/commands.py
agent_utilities/server/routers/core.py
agent_utilities/server/routers/enhanced.py
agent_utilities/server/routers/human.py
agent_utilities/server/routers/interop.py
agent_utilities/tools/__init__.py
agent_utilities/tools/a2a_tools.py
agent_utilities/tools/agent_tools.py
agent_utilities/tools/codebase_map_tools.py
agent_utilities/tools/developer_tools.py
agent_utilities/tools/dynamic_tool_orchestrator.py
agent_utilities/tools/eval_harness.py
agent_utilities/tools/git_tools.py
agent_utilities/tools/jupyter_adapter.py
agent_utilities/tools/kg_evolution_tools.py
agent_utilities/tools/kg_share_tools.py
agent_utilities/tools/knowledge_tools.py
agent_utilities/tools/mcp_sync_tool.py
agent_utilities/tools/memory_tools.py
agent_utilities/tools/onboarding_tools.py
agent_utilities/tools/pattern_tools.py
agent_utilities/tools/sandbox_executor.py
agent_utilities/tools/scheduler_tools.py
agent_utilities/tools/sdd_tools.py
agent_utilities/tools/self_improvement_tools.py
agent_utilities/tools/style_tools.py
agent_utilities/tools/team_tools.py
agent_utilities/tools/tool_filtering.py
agent_utilities/tools/tool_registry.py
agent_utilities/tools/versioning.py
agent_utilities/tools/workspace_tools.py
agent_utilities/tools/x_search_tool.py
agent_utilities/tools/browser/__init__.py
agent_utilities/tools/browser/browser_control.py
agent_utilities/tools/browser/browser_interactions.py
agent_utilities/tools/browser/browser_manager.py
agent_utilities/tools/browser/browser_navigation.py
agent_utilities/tools/browser/browser_screenshot.py
agent_utilities/workflows/__init__.py
agent_utilities/workflows/distillation_hook.py
agent_utilities/workflows/epistemic_sync.py
agent_utilities/workflows/runner.py
agent_utilities/workflows/skill_compiler.py
agent_utilities/workflows/visualizer.py
docs/scaling/capacity_model.py
examples/reference_agent/basic_agent.py
examples/reference_agent/graph_agent.py
examples/reference_agent/knowledge_graph_agent.py
examples/reference_agent/mcp_agent.py
examples/reference_agent/memory_agent.py
examples/reference_agent/protocol_agent.py
scripts/add_trace_decorator.py
scripts/build_concepts_yaml.py
scripts/build_feature_ledger.py
scripts/check.py
scripts/check_capability_ledger.py
scripts/check_concept_gaps.py
scripts/check_concepts.py
scripts/check_coupling.py
scripts/check_designation_eval.py
scripts/check_no_stub.py
scripts/check_retrieval_quality.py
scripts/check_sprawl.py
scripts/check_stubs.py
scripts/consolidate_concepts.py
scripts/consolidation_callmap.py
scripts/drop_models.py
scripts/find_unmapped_labels.py
scripts/fix_precommit_hooks.py
scripts/format_ttl.py
scripts/gen_agents_md.py
scripts/gen_docs.py
scripts/get_stats.py
scripts/ingest_all.py
scripts/ingest_config.py
scripts/ingest_paper.py
scripts/inject_concept_ids.py
scripts/inject_precommit_hooks.py
scripts/install_git_hooks.py
scripts/mermaid_linter.py
scripts/parse_awesome_deep_trading.py
scripts/patch_schema.py
scripts/security_sanitizer.py
scripts/stress_ingest.py
scripts/submit_diff.py
scripts/validate_diagrams.py
scripts/verify_acp.py
scripts/verify_acp_stack.py
scripts/verify_kafka_sync.py
tests/conftest.py
tests/test_a2a_graph_skill.py
tests/test_agent_toolkit_ingestion.py
tests/test_ahe_harness.py
tests/test_alpha_factors.py
tests/test_audit_logger.py
tests/test_backlink_boost.py
tests/test_backtest_harness.py
tests/test_bulk_ingestion.py
tests/test_causal_reasoning.py
tests/test_cognitive_scheduler.py
tests/test_commands.py
tests/test_comparative_analysis.py
tests/test_concrete_stubs.py
tests/test_concurrency_manager.py
tests/test_conductor_workflow.py
tests/test_confidence_routing.py
tests/test_config_versioning.py
tests/test_cross_market_arb.py
tests/test_data_connector.py
tests/test_distillation.py
tests/test_distiller.py
tests/test_durable_execution.py
tests/test_dynamic_subgraph.py
tests/test_dynamic_workflow.py
tests/test_embedding_diagnostics.py
tests/test_eval_capture.py
tests/test_eval_runner.py
tests/test_evolutionary_aggregation.py
tests/test_external_plugin_adapter.py
tests/test_finance_pipeline.py
tests/test_function_registry.py
tests/test_goal_models.py
tests/test_granular_endpoints.py
tests/test_graph_theory_primitives.py
tests/test_guardrail_engine.py
tests/test_imodel_evolver.py
tests/test_infrastructure_ontology.py
tests/test_ingestion_manifest.py
tests/test_innovation_framework.py
tests/test_interpretability_tests.py
tests/test_jupyter_adapter.py
tests/test_kg_autorouting.py
tests/test_kg_graph_factory.py
tests/test_kg_ogm.py
tests/test_knowledge_pack.py
tests/test_knowledge_pack_hydration.py
tests/test_kronos_forecaster.py
tests/test_latent_space_regularizer.py
tests/test_market_data.py
tests/test_market_feeds.py
tests/test_mcp_orchestrate.py
tests/test_memory_bridge.py
tests/test_memory_retriever.py
tests/test_mermaid_linter.py
tests/test_microstructure.py
tests/test_model_display.py
tests/test_model_synergy.py
tests/test_multiplexer_host_routing.py
tests/test_optimal_execution.py
tests/test_orchestrate_mcp.py
tests/test_parity_features.py
tests/test_payments.py
tests/test_permissions_kernel.py
tests/test_portfolio_optimizer.py
tests/test_probabilistic_reasoning.py
tests/test_profit_attribution.py
tests/test_prompt_integrity.py
tests/test_provider_adapter.py
tests/test_rag_kg_unification.py
tests/test_reactive_framework.py
tests/test_recursive_orchestration.py
tests/test_registry_cache.py
tests/test_registry_cli.py
tests/test_research_autopilot.py
tests/test_research_enhancements.py
tests/test_retrieval_quality.py
tests/test_risk_manager.py
tests/test_risk_scoring.py
tests/test_schema_packs.py
tests/test_security_and_serialization.py
tests/test_sessions_gateway.py
tests/test_signal_fusion.py
tests/test_skill_compiler.py
tests/test_startup.py
tests/test_strategy_export.py
tests/test_strategy_sharing.py
tests/test_streaming.py
tests/test_subagent_patterns.py
tests/test_team_config.py
tests/test_token_tracker.py
tests/test_trading_pipeline.py
tests/test_trading_swarm.py
tests/test_unified_ingestion.py
tests/test_variant_pool.py
tests/test_versioned_orders.py
tests/test_visibility_graph.py
tests/test_visual_ta.py
tests/test_wide_search_graph.py
tests/test_workflow_visualizer.py
tests/test_workspace_attention.py
tests/consolidation/test_router_caps.py
tests/docs/__init__.py
tests/docs/test_docs_consistency.py
tests/gates/__init__.py
tests/gates/test_designation_eval_meta.py
tests/gates/test_gates_meta.py
tests/gates/test_gates_meta_extra.py
tests/harness/test_evaluators.py
tests/harness/test_stateful_harness.py
tests/harness/test_tracing.py
tests/integration/__init__.py
tests/integration/test_eunomia_integration.py
tests/integration/test_observability_pipeline.py
tests/integration/core/check_openapi.py
tests/integration/core/check_paths.py
tests/integration/core/check_pydantic_ai.py
tests/integration/core/merge_mcp_configs.py
tests/integration/core/test_agent_creation.py
tests/integration/core/test_api_endpoints.py
tests/integration/core/test_capabilities_integration.py
tests/integration/core/test_developer_tools.py
tests/integration/core/test_model_override_middleware.py
tests/integration/core/test_models_endpoint.py
tests/integration/core/test_parallel_engine_advanced.py
tests/integration/core/test_rlm_executor.py
tests/integration/core/test_rlm_planner.py
tests/integration/core/test_security_server.py
tests/integration/core/test_server.py
tests/integration/core/test_server_routes.py
tests/integration/core/test_workflow_compilation_parallel.py
tests/integration/core/test_workspace.py
tests/integration/graph/test_endpoint_consumer_coverage.py
tests/integration/graph/test_epistemic_context.py
tests/integration/graph/test_executor.py
tests/integration/graph/test_graph_advanced.py
tests/integration/graph/test_graph_enhancements.py
tests/integration/graph/test_graph_lifecycle.py
tests/integration/graph/test_graph_orchestration.py
tests/integration/graph/test_kg_lifecycle.py
tests/integration/knowledge_graph/test_engine_helpers.py
tests/integration/knowledge_graph/test_kg_advanced_patterns.py
tests/integration/knowledge_graph/test_knowledge_base.py
tests/integration/knowledge_graph/test_knowledge_graph.py
tests/integration/knowledge_graph/test_knowledge_graph_backend.py
tests/integration/knowledge_graph/test_knowledge_graph_integration.py
tests/integration/knowledge_graph/test_knowledge_maintenance.py
tests/integration/knowledge_graph/test_knowledge_tools.py
tests/integration/knowledge_graph/test_multibackend_integration.py
tests/integration/mcp/test_agent_registry.py
tests/integration/mcp/test_mcp_integration.py
tests/integration/mcp/test_mcp_utilities_integration.py
tests/integration/protocols/test_a2a_discovery.py
tests/integration/protocols/test_acp_adapter.py
tests/integration/protocols/test_acp_integration.py
tests/integration/sdd/test_sdd_logic.py
tests/integration/sdd/test_sdd_tools.py
tests/knowledge_graph/core/test_company_brain.py
tests/knowledge_graph/core/test_formal_relations.py
tests/knowledge_graph/core/test_markov_regime.py
tests/knowledge_graph/core/test_markov_transitions.py
tests/knowledge_graph/core/test_quant_ffi.py
tests/knowledge_graph/core/test_rule_synthesizer.py
tests/knowledge_graph/core/test_state_machines.py
tests/knowledge_graph/memory/test_evolving_memory.py
tests/knowledge_graph/memory/test_memento_compressor.py
tests/ontology/__init__.py
tests/ontology/test_ontology_parses.py
tests/ontology/test_shacl_gate.py
tests/retrieval/__init__.py
tests/retrieval/test_capability_index.py
tests/retrieval/test_facade_population.py
tests/retrieval/test_reward_writeback.py
tests/scale/__init__.py
tests/scale/test_capacity_model.py
tests/scale/test_lazy_cache_bounded.py
tests/scale/test_prod_profile_guard.py
tests/unit/__init__.py
tests/unit/conftest.py
tests/unit/mock_utils.py
tests/unit/test_banking.py
tests/unit/test_browsecomp_innovations.py
tests/unit/test_context_compactor.py
tests/unit/test_cypher_transpiler.py
tests/unit/test_engineering_rules.py
tests/unit/test_evolutionary_memory.py
tests/unit/test_gateway_aggregator.py
tests/unit/test_gateway_config.py
tests/unit/test_gateway_registry.py
tests/unit/test_geniusbot_cockpit.py
tests/unit/test_horizon_curriculum.py
tests/unit/test_hr_domain.py
tests/unit/test_hypergraph.py
tests/unit/test_kg_native_orchestration.py
tests/unit/test_knowledge_architecture.py
tests/unit/test_lcm_integration.py
tests/unit/test_parallel_distillation.py
tests/unit/test_policy_ingestor.py
tests/unit/test_postgresql_backend.py
tests/unit/test_prompt_scanner.py
tests/unit/test_repetition_guard.py
tests/unit/test_research_artifacts.py
tests/unit/test_research_pipeline.py
tests/unit/test_research_synergies.py
tests/unit/test_retry_manager.py
tests/unit/test_reward_decomposition.py
tests/unit/test_service_registry.py
tests/unit/test_source_resolver.py
tests/unit/test_topological_scanner.py
tests/unit/core/test_agent_factory.py
tests/unit/core/test_agent_instrumentation.py
tests/unit/core/test_agui_emitter.py
tests/unit/core/test_auth.py
tests/unit/core/test_background_throttle.py
tests/unit/core/test_base_utilities.py
tests/unit/core/test_browser_auth.py
tests/unit/core/test_capabilities.py
tests/unit/core/test_capabilities_advanced.py
tests/unit/core/test_capabilities_core.py
tests/unit/core/test_config.py
tests/unit/core/test_config_helpers.py
tests/unit/core/test_core_modules_misc.py
tests/unit/core/test_env_check.py
tests/unit/core/test_eval_harness.py
tests/unit/core/test_guardrails.py
tests/unit/core/test_mermaid.py
tests/unit/core/test_model.py
tests/unit/core/test_model_registry.py
tests/unit/core/test_partition_logic.py
tests/unit/core/test_paths.py
tests/unit/core/test_prompt_builder.py
tests/unit/core/test_prompt_loading.py
tests/unit/core/test_prompts.py
tests/unit/core/test_reference_agent.py
tests/unit/core/test_rlm.py
tests/unit/core/test_rlm_ahe_integration.py
tests/unit/core/test_rlm_gepa.py
tests/unit/core/test_rlm_helpers.py
tests/unit/core/test_scheduler.py
tests/unit/core/test_secrets_client.py
tests/unit/core/test_security.py
tests/unit/core/test_structured_prompts.py
tests/unit/core/test_teams.py
tests/unit/core/test_wasm_runner.py
tests/unit/core/test_workspace_parsing.py
tests/unit/core/test_workspace_unit.py
tests/unit/core/test_x_search_tool.py
tests/unit/core/test_xai_auth.py
tests/unit/execution/__init__.py
tests/unit/execution/test_execution_contract.py
tests/unit/finance/__init__.py
tests/unit/finance/test_signal_fusion_and_crypto.py
tests/unit/graph/__init__.py
tests/unit/graph/test_capability_designation.py
tests/unit/graph/test_graph_builder.py
tests/unit/graph/test_graph_engine.py
tests/unit/graph/test_graph_executor.py
tests/unit/graph/test_graph_hsm.py
tests/unit/graph/test_graph_iter.py
tests/unit/graph/test_graph_properties.py
tests/unit/graph/test_graph_runner.py
tests/unit/graph/test_graph_steps.py
tests/unit/graph/test_learned_strategy.py
tests/unit/graph/test_planning_facade.py
tests/unit/graph/test_policy_strategy.py
tests/unit/graph/test_router_strategies_r2_r9.py
tests/unit/graph/test_routing_framework.py
tests/unit/graph/test_workflow_context_strategy.py
tests/unit/knowledge_graph/__init__.py
tests/unit/knowledge_graph/test_backend_contrib.py
tests/unit/knowledge_graph/test_backend_cypher_conformance.py
tests/unit/knowledge_graph/test_codemaps.py
tests/unit/knowledge_graph/test_company_models.py
tests/unit/knowledge_graph/test_concept_merge.py
tests/unit/knowledge_graph/test_consolidation_engine.py
tests/unit/knowledge_graph/test_contextual_embeddings.py
tests/unit/knowledge_graph/test_document_deletion.py
tests/unit/knowledge_graph/test_document_ingestion.py
tests/unit/knowledge_graph/test_document_update.py
tests/unit/knowledge_graph/test_ecosystem_topology.py
tests/unit/knowledge_graph/test_entity_claim_extractor.py
tests/unit/knowledge_graph/test_epistemic_backend_cypher.py
tests/unit/knowledge_graph/test_event_bridge.py
tests/unit/knowledge_graph/test_facade_modules.py
tests/unit/knowledge_graph/test_federation.py
tests/unit/knowledge_graph/test_fingerprint.py
tests/unit/knowledge_graph/test_golden_loop.py
tests/unit/knowledge_graph/test_graph_validator.py
tests/unit/knowledge_graph/test_hydration.py
tests/unit/knowledge_graph/test_jena_fuseki_event_publishing.py
tests/unit/knowledge_graph/test_kb_logic.py
tests/unit/knowledge_graph/test_kb_research.py
tests/unit/knowledge_graph/test_kb_smoke.py
tests/unit/knowledge_graph/test_kg_consolidation.py
tests/unit/knowledge_graph/test_kg_models.py
tests/unit/knowledge_graph/test_knowledge_graph_unit.py
tests/unit/knowledge_graph/test_knowledge_tools_unit.py
tests/unit/knowledge_graph/test_l0_offload.py
tests/unit/knowledge_graph/test_ladybug_backend.py
tests/unit/knowledge_graph/test_ladybug_singleton.py
tests/unit/knowledge_graph/test_law_models.py
tests/unit/knowledge_graph/test_ontological_identifier.py
tests/unit/knowledge_graph/test_owl_backend.py
tests/unit/knowledge_graph/test_owl_bridge.py
tests/unit/knowledge_graph/test_owl_reasoning_phase.py
tests/unit/knowledge_graph/test_patterns.py
tests/unit/knowledge_graph/test_query_router_cost.py
tests/unit/knowledge_graph/test_queue_backend.py
tests/unit/knowledge_graph/test_rust_compute.py
tests/unit/knowledge_graph/test_semantic_subsumption.py
tests/unit/knowledge_graph/test_standard_ontology.py
tests/unit/knowledge_graph/test_synergies.py
tests/unit/knowledge_graph/test_synergy_engine.py
tests/unit/knowledge_graph/test_tiered_backend.py
tests/unit/knowledge_graph/test_topological_analogy.py
tests/unit/knowledge_graph/enrichment/__init__.py
tests/unit/knowledge_graph/enrichment/test_a2a_extractor.py
tests/unit/knowledge_graph/enrichment/test_cards.py
tests/unit/knowledge_graph/enrichment/test_erpnext_extractor.py
tests/unit/knowledge_graph/enrichment/test_execute.py
tests/unit/knowledge_graph/enrichment/test_extract_classify.py
tests/unit/knowledge_graph/enrichment/test_grafana_extractor.py
tests/unit/knowledge_graph/enrichment/test_infra_extractor.py
tests/unit/knowledge_graph/enrichment/test_leanix_extractor.py
tests/unit/knowledge_graph/enrichment/test_model_selection.py
tests/unit/knowledge_graph/enrichment/test_orchestration.py
tests/unit/knowledge_graph/enrichment/test_patterns_features.py
tests/unit/knowledge_graph/enrichment/test_phase3.py
tests/unit/knowledge_graph/enrichment/test_pipeline.py
tests/unit/knowledge_graph/enrichment/test_pydantic_graph.py
tests/unit/knowledge_graph/enrichment/test_query.py
tests/unit/knowledge_graph/enrichment/test_registry.py
tests/unit/knowledge_graph/enrichment/test_servicenow_extractor.py
tests/unit/knowledge_graph/enrichment/test_synthesize.py
tests/unit/mcp/test_dynamic_tool_selection.py
tests/unit/mcp/test_kg_coordinator.py
tests/unit/mcp/test_kg_server.py
tests/unit/mcp/test_mcp_manager.py
tests/unit/mcp/test_mcp_manager_extended.py
tests/unit/mcp/test_mcp_partitioning.py
tests/unit/mcp/test_mcp_scoring.py
tests/unit/mcp/test_mcp_sync.py
tests/unit/mcp/test_mcp_utilities.py
tests/unit/mcp/test_tool_filtering.py
tests/unit/mcp/test_tools_logic.py
tests/unit/mcp/test_tools_misc.py
tests/unit/mcp/test_watcher_cpu.py
tests/unit/messaging/test_messaging.py
tests/unit/pipeline/__init__.py
tests/unit/pipeline/test_cross_repo_resolve.py
tests/unit/pipeline/test_pipeline_phases.py
tests/unit/pipeline/test_pipeline_phases_extended.py
tests/unit/pipeline/test_pipeline_resolve.py
tests/unit/pipeline/test_pipeline_scan_parse.py
tests/unit/protocols/__init__.py
tests/unit/protocols/test_a2a.py
tests/unit/protocols/test_ctx_helpers.py
tests/unit/protocols/test_ctx_scenarios.py
tests/unit/protocols/test_universal_connector.py
tests/unit/sdd/test_batch_tasks.py
tests/unit/sdd/test_governance_graph.py
tests/unit/sdd/test_plan_watcher.py
tests/unit/sdd/test_sdd_tools_unit.py