LICENSE
README.md
pyproject.toml
core/__init__.py
core/a_mem.py
core/adaptive_circuit_breaker.py
core/adversarial.py
core/agent_output.py
core/agent_utils.py
core/agentleak_benchmark.py
core/api_node_runner.py
core/ast_verifier.py
core/audit_log.py
core/autonomous_daemon.py
core/autonomous_executor.py
core/autonomous_planner.py
core/avalanche_bridge.py
core/bayesian_provider.py
core/boundary.py
core/byzantine_node_guard.py
core/cerberus.py
core/chain_adapter.py
core/checkpointing.py
core/claude_commander.py
core/claude_node_runner.py
core/cli_bridge.py
core/cognitive_map.py
core/compliance_framework.py
core/continuous_eval.py
core/contract_scanner.py
core/cost_tracker.py
core/crdt_memory.py
core/crew_runner.py
core/cross_chain_identity.py
core/data_oracle.py
core/dlp.py
core/dof_consensus.py
core/dof_distributed_queue.py
core/dof_mesh_security_skill.py
core/dof_raft.py
core/dof_raft_shard.py
core/dof_sharding.py
core/dof_tracer.py
core/dof_wal.py
core/e2e_encryption.py
core/enigma_bridge.py
core/entropy_detector.py
core/event_stream.py
core/evolve_data.py
core/evolve_engine.py
core/execution_dag.py
core/execution_pack.py
core/experiment.py
core/federation_seed.py
core/fisher_rao.py
core/governance.py
core/hierarchy_z3.py
core/honeypot.py
core/hyperion_cli.py
core/hyperion_http.py
core/icarus_v2.py
core/kms.py
core/l0_triage.py
core/loop_guard.py
core/mcp_server.py
core/memory_governance.py
core/memory_manager.py
core/merkle_attestation.py
core/merkle_tree.py
core/mesh_auto_provisioner.py
core/mesh_auto_scaler.py
core/mesh_bridge.py
core/mesh_circuit_breaker.py
core/mesh_cost_optimizer.py
core/mesh_dns_sd.py
core/mesh_federation.py
core/mesh_firewall.py
core/mesh_guardian.py
core/mesh_health.py
core/mesh_metrics_collector.py
core/mesh_monitor.py
core/mesh_nat_punch.py
core/mesh_orchestrator.py
core/mesh_p2p.py
core/mesh_queue.py
core/mesh_router_v2.py
core/mesh_scheduler.py
core/mesh_stun.py
core/mesh_tunnel.py
core/metrics.py
core/nats_tls_config.py
core/node_capability.py
core/node_mesh.py
core/oags_bridge.py
core/observability.py
core/ollama_cluster.py
core/opsec_shield.py
core/oracle_bridge.py
core/otel_bridge.py
core/pqc_analyzer.py
core/prompt_deployer.py
core/prompt_eval_gate.py
core/prompt_registry.py
core/prompt_test_bench.py
core/proof_hash.py
core/proof_storage.py
core/providers.py
core/rag_engine.py
core/regression_tracker.py
core/remote_node_adapter.py
core/revenue_tracker.py
core/runtime_observer.py
core/rust_gate_bridge.py
core/scheduler.py
core/security_hierarchy.py
core/self_improvement.py
core/sem_analyzer.py
core/sentinel_lite.py
core/session_resume.py
core/session_worker.py
core/skill_engine.py
core/sovereign_funding_skill.py
core/state_model.py
core/storage.py
core/supervisor.py
core/supply_chain_guard.py
core/task_contract.py
core/test_generator.py
core/threshold_consensus.py
core/tool_hooks.py
core/transitions.py
core/utility.py
core/versioned_cache.py
core/z3_gate.py
core/z3_portfolio.py
core/z3_proof.py
core/z3_test_generator.py
core/z3_verifier.py
core/zk_batch_prover.py
core/zk_governance_proof.py
core/zk_layer.py
core/adapters/conflux_gateway.py
core/tools/__init__.py
core/tools/funding_tools.py
core/tools/sponsorship_manager.py
dof/__init__.py
dof/__main__.py
dof/cli.py
dof/quick.py
dof/verifier.py
dof/x402_gateway.py
dof/integrations/__init__.py
dof/integrations/otel.py
dof_sdk.egg-info/PKG-INFO
dof_sdk.egg-info/SOURCES.txt
dof_sdk.egg-info/dependency_links.txt
dof_sdk.egg-info/entry_points.txt
dof_sdk.egg-info/requires.txt
dof_sdk.egg-info/top_level.txt
integrations/__init__.py
integrations/adaline_proxy_middleware.py
integrations/dof_agentkit.py
integrations/dof_alchemy.py
integrations/dof_crewai.py
integrations/dof_tempo.py
integrations/dof_virtuals.py
integrations/enigma_bridge.py
integrations/langgraph_adapter.py
integrations/virtuals/__init__.py
integrations/virtuals/virtuals_trust_adapter.py
tests/test_adaptive_circuit_breaker.py
tests/test_adversarial.py
tests/test_agent_output.py
tests/test_agentleak.py
tests/test_agentleak_benchmark.py
tests/test_api.py
tests/test_api_node_runner.py
tests/test_ast_verifier.py
tests/test_audit_log.py
tests/test_autonomous_daemon.py
tests/test_autonomous_executor.py
tests/test_autonomous_mesh.py
tests/test_autonomous_planner.py
tests/test_avalanche_bridge.py
tests/test_bayesian_provider.py
tests/test_boundary.py
tests/test_byzantine_node_guard.py
tests/test_causal.py
tests/test_cerberus.py
tests/test_chain_adapter.py
tests/test_checkpointing.py
tests/test_claude_commander.py
tests/test_claude_node_runner.py
tests/test_cli_bridge.py
tests/test_cognitive_map.py
tests/test_compliance_framework.py
tests/test_constitution.py
tests/test_constitution_coordinator.py
tests/test_constitution_integrity.py
tests/test_continuous_eval.py
tests/test_contract_scanner.py
tests/test_core.py
tests/test_cost_tracker.py
tests/test_crdt_memory.py
tests/test_crew_runner.py
tests/test_cross_chain_identity.py
tests/test_data_oracle.py
tests/test_dlp.py
tests/test_dof_consensus.py
tests/test_dof_distributed_queue.py
tests/test_dof_mesh_security_skill.py
tests/test_dof_raft.py
tests/test_dof_raft_shard.py
tests/test_dof_sdk.py
tests/test_dof_sharding.py
tests/test_dof_tracer.py
tests/test_dof_wal.py
tests/test_e2e_encryption.py
tests/test_enigma_bridge.py
tests/test_entropy_detector.py
tests/test_event_stream.py
tests/test_evolve_attestation.py
tests/test_evolve_engine.py
tests/test_execution_dag.py
tests/test_execution_pack.py
tests/test_experiment.py
tests/test_federation_seed.py
tests/test_fisher_rao.py
tests/test_framework.py
tests/test_full_pipeline.py
tests/test_generator.py
tests/test_governance.py
tests/test_harness_integration.py
tests/test_hash_beacon.py
tests/test_hierarchy_z3.py
tests/test_honeypot.py
tests/test_hyperion_bridge.py
tests/test_hyperion_cli.py
tests/test_hyperion_http.py
tests/test_hyperion_load.py
tests/test_icarus_v2.py
tests/test_integration_mesh.py
tests/test_integration_phase7.py
tests/test_integration_phase8.py
tests/test_integration_supervisor.py
tests/test_integration_z3.py
tests/test_integrations.py
tests/test_kms.py
tests/test_l0_triage.py
tests/test_latency_fuzzing.py
tests/test_legion_orchestrator.py
tests/test_llm_router.py
tests/test_local_model_node.py
tests/test_local_node_runner.py
tests/test_local_orchestrator.py
tests/test_local_permission_classifier.py
tests/test_loop_guard.py
tests/test_mcp_server.py
tests/test_memory_governance.py
tests/test_memory_manager.py
tests/test_merkle_attestation.py
tests/test_merkle_tree.py
tests/test_mesh_auto_provisioner.py
tests/test_mesh_auto_scaler.py
tests/test_mesh_bridge.py
tests/test_mesh_circuit_breaker.py
tests/test_mesh_cost_optimizer.py
tests/test_mesh_dns_sd.py
tests/test_mesh_federation.py
tests/test_mesh_firewall.py
tests/test_mesh_governance.py
tests/test_mesh_guardian.py
tests/test_mesh_health.py
tests/test_mesh_load_balancer_v2.py
tests/test_mesh_metrics_collector.py
tests/test_mesh_monitor.py
tests/test_mesh_nat_punch.py
tests/test_mesh_orchestrator.py
tests/test_mesh_p2p.py
tests/test_mesh_router_v2.py
tests/test_mesh_scheduler.py
tests/test_mesh_stun.py
tests/test_mesh_tunnel.py
tests/test_metrics.py
tests/test_mock_provider.py
tests/test_nats_tls_config.py
tests/test_node_capability.py
tests/test_node_mesh.py
tests/test_oags_bridge.py
tests/test_observability.py
tests/test_ollama_cluster.py
tests/test_opsec_shield.py
tests/test_oracle_bridge.py
tests/test_otel.py
tests/test_otel_bridge.py
tests/test_pqc_analyzer.py
tests/test_prompt_deployer.py
tests/test_prompt_eval_gate.py
tests/test_prompt_registry.py
tests/test_prompt_repetition.py
tests/test_prompt_test_bench.py
tests/test_proof_hash.py
tests/test_proof_pipeline.py
tests/test_proof_storage.py
tests/test_providers.py
tests/test_rag_engine.py
tests/test_regression_tracker.py
tests/test_remote_node_adapter.py
tests/test_report.py
tests/test_revenue_tracker.py
tests/test_runtime_observer.py
tests/test_rust_gate_bridge.py
tests/test_scheduler.py
tests/test_security_hierarchy.py
tests/test_self_improvement.py
tests/test_sem_analyzer.py
tests/test_sentinel_lite.py
tests/test_session_resume.py
tests/test_session_worker.py
tests/test_state_model.py
tests/test_storage.py
tests/test_supervisor.py
tests/test_supervisor_swarm.py
tests/test_supply_chain_guard.py
tests/test_task_contract.py
tests/test_test_generator.py
tests/test_threshold_consensus.py
tests/test_tool_hooks.py
tests/test_transitions.py
tests/test_virtuals_integration.py
tests/test_web_bridge.py
tests/test_x402_gateway.py
tests/test_z3_fast_path.py
tests/test_z3_gate.py
tests/test_z3_gate_cache.py
tests/test_z3_portfolio.py
tests/test_z3_proof.py
tests/test_z3_test_generator.py
tests/test_z3_verifier.py
tests/test_zk_governance_proof.py
tests/test_zk_layer.py