LICENSE
README.md
pyproject.toml
arifos.egg-info/PKG-INFO
arifos.egg-info/SOURCES.txt
arifos.egg-info/dependency_links.txt
arifos.egg-info/entry_points.txt
arifos.egg-info/requires.txt
arifos.egg-info/top_level.txt
arifosmcp/__init__.py
arifosmcp/a2a_server.py
arifosmcp/benchmark_tools.py
arifosmcp/capability_map.py
arifosmcp/constitutional_map.py
arifosmcp/g02_router.py
arifosmcp/mcp_tools.py
arifosmcp/memory_engine.py
arifosmcp/openai_bridge.py
arifosmcp/run.py
arifosmcp/server.py
arifosmcp/stdio_server.py
arifosmcp/tool_charter.py
arifosmcp/tools_canonical.py
arifosmcp/abi/__init__.py
arifosmcp/abi/amanah_gate.py
arifosmcp/abi/nats_heartbeat_daemon.py
arifosmcp/abi/v1_0.py
arifosmcp/agentzero/__init__.py
arifosmcp/agentzero/agents/__init__.py
arifosmcp/agentzero/agents/base.py
arifosmcp/agentzero/agents/engineer.py
arifosmcp/agentzero/agents/validator.py
arifosmcp/agentzero/escalation/__init__.py
arifosmcp/agentzero/escalation/hold_state.py
arifosmcp/agentzero/handoff/__init__.py
arifosmcp/agentzero/handoff/sealer.py
arifosmcp/agentzero/memory/agent_memory_integration.py
arifosmcp/agentzero/memory/constitutional_memory.py
arifosmcp/agentzero/security/__init__.py
arifosmcp/agentzero/security/prompt_armor.py
arifosmcp/apps/__init__.py
arifosmcp/apps/forge_app.py
arifosmcp/apps/geox_app.py
arifosmcp/apps/geox_bridge.py
arifosmcp/apps/interceptor.py
arifosmcp/apps/judge_console.py
arifosmcp/apps/lifecycle.py
arifosmcp/apps/metabolic_monitor.py
arifosmcp/apps/ops_dashboard.py
arifosmcp/apps/session_state.py
arifosmcp/apps/surface_utils.py
arifosmcp/apps/vault_chain.py
arifosmcp/apps/wealth_app.py
arifosmcp/apps/charters/__init__.py
arifosmcp/apps/command_center/__init__.py
arifosmcp/apps/command_center/app.py
arifosmcp/apps/command_center/forge_app.py
arifosmcp/apps/command_center/governance.py
arifosmcp/apps/command_center/identities.py
arifosmcp/apps/command_center/interceptor.py
arifosmcp/apps/command_center/judge_app.py
arifosmcp/apps/command_center/mock_kernel.py
arifosmcp/apps/command_center/models.py
arifosmcp/apps/command_center/session_state.py
arifosmcp/apps/command_center/state.py
arifosmcp/apps/command_center/vault_audit.py
arifosmcp/apps/command_center/vault_chain.py
arifosmcp/arifosmcp/abi/amanah_gate.py
arifosmcp/arifosmcp/abi/nats_heartbeat_daemon.py
arifosmcp/arifosmcp/abi/nats_publisher.py
arifosmcp/audit/adversarial_audit_harness.py
arifosmcp/contracts/__init__.py
arifosmcp/contracts/artifacts.py
arifosmcp/contracts/continuity.py
arifosmcp/contracts/envelopes.py
arifosmcp/contracts/identity.py
arifosmcp/contracts/verdicts.py
arifosmcp/core/__init__.py
arifosmcp/core/authority_gate.py
arifosmcp/core/constitution_kernel.py
arifosmcp/core/constitutional_core.py
arifosmcp/core/cooldown_engine.py
arifosmcp/core/embodied_tool_engine.py
arifosmcp/core/federation_contracts.py
arifosmcp/core/floor.py
arifosmcp/core/floor_evaluator.py
arifosmcp/core/floors.py
arifosmcp/core/governance_kernel.py
arifosmcp/core/model_governance.py
arifosmcp/core/reversibility_engine.py
arifosmcp/core/rootkey.py
arifosmcp/core/session_registry.py
arifosmcp/core/threat_engine.py
arifosmcp/core/tool_self_model.py
arifosmcp/core/witness_log.py
arifosmcp/core/witness_type.py
arifosmcp/core/enforcement/risk_classifier.py
arifosmcp/core/gateway/capability_gateway.py
arifosmcp/core/jurisdiction/__init__.py
arifosmcp/core/jurisdiction/autonomy_band_router.py
arifosmcp/core/jurisdiction/capability_grant.py
arifosmcp/core/kernel/__init__.py
arifosmcp/core/kernel/loop_controller.py
arifosmcp/core/kernel/metabolic_bridge.py
arifosmcp/core/kernel/pattern_registry.py
arifosmcp/core/kernel/pattern_selector.py
arifosmcp/core/kernel/planner.py
arifosmcp/core/kernel/role_registry.py
arifosmcp/core/kernel/substrate_assert.py
arifosmcp/core/kernel/tool_registry.py
arifosmcp/core/paradox/__init__.py
arifosmcp/core/paradox/anti_beautiful_scorer.py
arifosmcp/core/paradox/recursive_governance_locks.py
arifosmcp/core/physics/__init__.py
arifosmcp/core/physics/thermodynamics_hardened.py
arifosmcp/core/shared/capability_resolver.py
arifosmcp/core/shared/cascade.py
arifosmcp/core/shared/floor_audit.py
arifosmcp/evals/__init__.py
arifosmcp/evals/breach_test_runner.py
arifosmcp/evals/constitutional_breach_runner.py
arifosmcp/evals/deploy_gate.py
arifosmcp/evals/e2e_golden_paths.py
arifosmcp/evals/everything_conformance_runner.py
arifosmcp/evals/mcp_inspector_test.py
arifosmcp/evals/protocol_conformance_runner.py
arifosmcp/evals/rollback_verifier.py
arifosmcp/evals/sequential_thinking_runner.py
arifosmcp/evals/substrate_alignment_test.py
arifosmcp/evals/substrate_smoke_runner.py
arifosmcp/evals/wait_for_stack.py
arifosmcp/evidence/store.py
arifosmcp/evidence/validator.py
arifosmcp/integrations/__init__.py
arifosmcp/integrations/everything_probe.py
arifosmcp/integrations/fetch_bridge.py
arifosmcp/integrations/git_bridge.py
arifosmcp/integrations/memory_bridge.py
arifosmcp/integrations/playwright_bridge.py
arifosmcp/integrations/sequential_mcp_bridge.py
arifosmcp/integrations/substrate_bridge.py
arifosmcp/integrations/prefect/__init__.py
arifosmcp/integrations/prefect/cli.py
arifosmcp/integrations/prefect/marvin_bridge.py
arifosmcp/integrations/prefect/tasks.py
arifosmcp/intelligence/__init__.py
arifosmcp/intelligence/embeddings.py
arifosmcp/intelligence/thinking_session.py
arifosmcp/intelligence/tools/__init__.py
arifosmcp/intelligence/tools/chroma_query.py
arifosmcp/intelligence/tools/envelope.py
arifosmcp/intelligence/tools/fs_inspector.py
arifosmcp/intelligence/tools/log_reader.py
arifosmcp/intelligence/tools/net_monitor.py
arifosmcp/intelligence/tools/reality_grounding.py
arifosmcp/intelligence/tools/relate_bridge.py
arifosmcp/intelligence/tools/system_monitor.py
arifosmcp/intelligence/tools/thermo_estimator.py
arifosmcp/intelligence/tools/vector_bridge.py
arifosmcp/intelligence/triad/__init__.py
arifosmcp/intelligence/triad/psi.py
arifosmcp/maintenance/generate_agents_md.py
arifosmcp/memory/__init__.py
arifosmcp/memory/audit_logger.py
arifosmcp/memory/embedding_worker.py
arifosmcp/memory/extractors.py
arifosmcp/memory/hard_rules.py
arifosmcp/memory/ingestion_service.py
arifosmcp/memory/policy_engine.py
arifosmcp/memory/revocation_manager.py
arifosmcp/memory/shared_memory_mcp.py
arifosmcp/memory/types.py
arifosmcp/memory/vector_memory_qdrant.py
arifosmcp/memory/virtue_gates.py
arifosmcp/models/__init__.py
arifosmcp/models/cycle3e.py
arifosmcp/models/mgi.py
arifosmcp/models/verdicts.py
arifosmcp/prompts/__init__.py
arifosmcp/prompts/_archive/deliberation.py
arifosmcp/prompts/_archive/init.py
arifosmcp/prompts/_archive/judge.py
arifosmcp/prompts/_archive/meta_skills.py
arifosmcp/prompts/_archive/system.py
arifosmcp/protocols/__init__.py
arifosmcp/protocols/deepnshadow/__init__.py
arifosmcp/protocols/deepnshadow/adapter.py
arifosmcp/protocols/deepnshadow/schema.py
arifosmcp/providers/__init__.py
arifosmcp/providers/aggregate.py
arifosmcp/providers/canonical.py
arifosmcp/providers/constitutional.py
arifosmcp/providers/meta_skills.py
arifosmcp/providers/proxy.py
arifosmcp/providers/skills.py
arifosmcp/resources/__init__.py
arifosmcp/resources/civilization.py
arifosmcp/resources/doctrine.py
arifosmcp/resources/embodied_resources.py
arifosmcp/resources/evidence.py
arifosmcp/resources/forge.py
arifosmcp/resources/identity.py
arifosmcp/resources/jurisdiction.py
arifosmcp/resources/memory.py
arifosmcp/resources/philosophy.py
arifosmcp/resources/schema.py
arifosmcp/resources/seal_readiness.py
arifosmcp/resources/session.py
arifosmcp/resources/tree777.py
arifosmcp/resources/trinity.py
arifosmcp/resources/vitals.py
arifosmcp/runtime/DNA.py
arifosmcp/runtime/__init__.py
arifosmcp/runtime/__main__.py
arifosmcp/runtime/agent_registry.py
arifosmcp/runtime/auditor.py
arifosmcp/runtime/authority_gate.py
arifosmcp/runtime/belief.py
arifosmcp/runtime/bridge.py
arifosmcp/runtime/budget.py
arifosmcp/runtime/build.py
arifosmcp/runtime/build_info.py
arifosmcp/runtime/candidate_prefilter.py
arifosmcp/runtime/capabilities.py
arifosmcp/runtime/charter.py
arifosmcp/runtime/claim_compiler.py
arifosmcp/runtime/compat.py
arifosmcp/runtime/compression.py
arifosmcp/runtime/constitution_lock.py
arifosmcp/runtime/context_contracts.py
arifosmcp/runtime/context_curator.py
arifosmcp/runtime/context_safety.py
arifosmcp/runtime/context_witness.py
arifosmcp/runtime/continuity.py
arifosmcp/runtime/contracts.py
arifosmcp/runtime/contracts_v2.py
arifosmcp/runtime/copilot_gateway.py
arifosmcp/runtime/crypto_auth.py
arifosmcp/runtime/dag_executor.py
arifosmcp/runtime/data_governance.py
arifosmcp/runtime/dispatcher.py
arifosmcp/runtime/dual_transport.py
arifosmcp/runtime/embodiment_contracts.py
arifosmcp/runtime/enforcer.py
arifosmcp/runtime/envelope.py
arifosmcp/runtime/event_bus.py
arifosmcp/runtime/evidence_guard.py
arifosmcp/runtime/evidence_reranker.py
arifosmcp/runtime/evidence_span.py
arifosmcp/runtime/exa_bridge.py
arifosmcp/runtime/exceptions.py
arifosmcp/runtime/executor.py
arifosmcp/runtime/f4_contradiction_handler.py
arifosmcp/runtime/f4_retrieval_policy.py
arifosmcp/runtime/fastmcp_compat.py
arifosmcp/runtime/fastmcp_version.py
arifosmcp/runtime/fault_codes.py
arifosmcp/runtime/federation_bridge.py
arifosmcp/runtime/federation_epistemology.py
arifosmcp/runtime/federation_quarantine.py
arifosmcp/runtime/firecrawl_bridge.py
arifosmcp/runtime/firecrawl_provider.py
arifosmcp/runtime/floor.py
arifosmcp/runtime/g02_router.py
arifosmcp/runtime/geox_bridge.py
arifosmcp/runtime/governance_identities.py
arifosmcp/runtime/governance_identity.py
arifosmcp/runtime/guard.py
arifosmcp/runtime/host_scope.py
arifosmcp/runtime/identity.py
arifosmcp/runtime/ingress_middleware.py
arifosmcp/runtime/integrity.py
arifosmcp/runtime/interpreter.py
arifosmcp/runtime/irreversibility.py
arifosmcp/runtime/jwt_auth.py
arifosmcp/runtime/kernel.py
arifosmcp/runtime/kernel_core.py
arifosmcp/runtime/kernel_router.py
arifosmcp/runtime/kernel_runtime.py
arifosmcp/runtime/l5_graphiti_bridge.py
arifosmcp/runtime/l5_sovereign_forge.py
arifosmcp/runtime/llm_client.py
arifosmcp/runtime/llm_envelope.py
arifosmcp/runtime/m3_agentic.py
arifosmcp/runtime/mcp_util.py
arifosmcp/runtime/memory_policy.py
arifosmcp/runtime/memory_store.py
arifosmcp/runtime/metabolic_receipt.py
arifosmcp/runtime/metrics.py
arifosmcp/runtime/mind_mcp.py
arifosmcp/runtime/mind_reason.py
arifosmcp/runtime/minimax_bridge.py
arifosmcp/runtime/minimax_multimodal_bridge.py
arifosmcp/runtime/model.py
arifosmcp/runtime/nats_event_bus.py
arifosmcp/runtime/niat_gate.py
arifosmcp/runtime/ontology_bridge.py
arifosmcp/runtime/optional_deps.py
arifosmcp/runtime/orchestrator.py
arifosmcp/runtime/organ_governance.py
arifosmcp/runtime/output_formatter.py
arifosmcp/runtime/philosophy.py
arifosmcp/runtime/philosophy_models.py
arifosmcp/runtime/philosophy_registry.py
arifosmcp/runtime/phoenix_72.py
arifosmcp/runtime/planner_metrics.py
arifosmcp/runtime/prompt.py
arifosmcp/runtime/prompts.py
arifosmcp/runtime/provider_registry.py
arifosmcp/runtime/public_registry.py
arifosmcp/runtime/public_surface.py
arifosmcp/runtime/query_planner.py
arifosmcp/runtime/quote_ledger.py
arifosmcp/runtime/quote_retriever.py
arifosmcp/runtime/reality_dossier.py
arifosmcp/runtime/reality_handlers.py
arifosmcp/runtime/reality_models.py
arifosmcp/runtime/reforge.py
arifosmcp/runtime/registry.py
arifosmcp/runtime/registry_client.py
arifosmcp/runtime/reply_compose.py
arifosmcp/runtime/resource.py
arifosmcp/runtime/result_normalizer.py
arifosmcp/runtime/schema.py
arifosmcp/runtime/sea_guard.py
arifosmcp/runtime/self_mod_lock.py
arifosmcp/runtime/semantic_gate.py
arifosmcp/runtime/sense_impl.py
arifosmcp/runtime/sensing_protocol.py
arifosmcp/runtime/sensing_v2.py
arifosmcp/runtime/server.py
arifosmcp/runtime/session.py
arifosmcp/runtime/session_auth.py
arifosmcp/runtime/shadow_defense.py
arifosmcp/runtime/shell_forge.py
arifosmcp/runtime/sovereign_signer.py
arifosmcp/runtime/sovereign_verify.py
arifosmcp/runtime/sse_router.py
arifosmcp/runtime/storage.py
arifosmcp/runtime/substrate_policy.py
arifosmcp/runtime/supabase_receipts.py
arifosmcp/runtime/tavily_bridge.py
arifosmcp/runtime/telemetry.py
arifosmcp/runtime/telemetry_bands.py
arifosmcp/runtime/tool_spec.py
arifosmcp/runtime/tools.py
arifosmcp/runtime/tools_internal.py
arifosmcp/runtime/topology_actuator.py
arifosmcp/runtime/trace_enforcer.py
arifosmcp/runtime/uncertainty_gate.py
arifosmcp/runtime/vault_logger.py
arifosmcp/runtime/vault_postgres.py
arifosmcp/runtime/vault_redis.py
arifosmcp/runtime/verdict_wrapper.py
arifosmcp/runtime/verify_expander.py
arifosmcp/runtime/wealth_bridge.py
arifosmcp/runtime/webhook_intake.py
arifosmcp/runtime/webhook_router.py
arifosmcp/runtime/well_bridge.py
arifosmcp/runtime/wisdom_quotes.py
arifosmcp/runtime/wisdom_sl.py
arifosmcp/runtime/witness_packet.py
arifosmcp/runtime/a2a/__init__.py
arifosmcp/runtime/a2a/agent_card_v2.py
arifosmcp/runtime/a2a/models.py
arifosmcp/runtime/a2a/seal_verifier.py
arifosmcp/runtime/a2a/server.py
arifosmcp/runtime/a_rif/__init__.py
arifosmcp/runtime/a_rif/abduction.py
arifosmcp/runtime/a_rif/anomalous_contrast.py
arifosmcp/runtime/a_rif/attestation.py
arifosmcp/runtime/a_rif/contradiction.py
arifosmcp/runtime/a_rif/engine.py
arifosmcp/runtime/a_rif/entropy.py
arifosmcp/runtime/a_rif/models.py
arifosmcp/runtime/a_rif/parser.py
arifosmcp/runtime/a_rif/prompt_injection.py
arifosmcp/runtime/a_rif/receipts.py
arifosmcp/runtime/a_rif/scorecard.py
arifosmcp/runtime/a_rif/search_worthiness.py
arifosmcp/runtime/a_rif/source_rank.py
arifosmcp/runtime/a_rif/ssrf_guard.py
arifosmcp/runtime/chatgpt_integration/__init__.py
arifosmcp/runtime/chatgpt_integration/apps_sdk_tools.py
arifosmcp/runtime/chatgpt_integration/chatgpt_tools.py
arifosmcp/runtime/compatibility/__init__.py
arifosmcp/runtime/compatibility/memory_backend.py
arifosmcp/runtime/compatibility/promotion_backend.py
arifosmcp/runtime/compatibility/vault_backend.py
arifosmcp/runtime/fastmcp_ext/__init__.py
arifosmcp/runtime/fastmcp_ext/discovery.py
arifosmcp/runtime/fastmcp_ext/prompts.py
arifosmcp/runtime/fastmcp_ext/resources.py
arifosmcp/runtime/fastmcp_ext/transports.py
arifosmcp/runtime/megaTools/__init__.py
arifosmcp/runtime/megaTools/tool_01_init_anchor.py
arifosmcp/runtime/megaTools/tool_02_arifos_kernel.py
arifosmcp/runtime/megaTools/tool_03_apex_soul.py
arifosmcp/runtime/megaTools/tool_04_vault_ledger.py
arifosmcp/runtime/megaTools/tool_05_agi_mind.py
arifosmcp/runtime/megaTools/tool_06_asi_heart.py
arifosmcp/runtime/megaTools/tool_07_engineering_memory.py
arifosmcp/runtime/megaTools/tool_08_physics_reality.py
arifosmcp/runtime/megaTools/tool_09_math_estimator.py
arifosmcp/runtime/megaTools/tool_10_code_engine.py
arifosmcp/runtime/megaTools/tool_11_architect_registry.py
arifosmcp/runtime/megaTools/tool_12_compat_probe.py
arifosmcp/runtime/megaTools/wealth_valuation.py
arifosmcp/runtime/rest_routes/__init__.py
arifosmcp/runtime/rest_routes/rest_routes.py
arifosmcp/runtime/scratch/fix_imports.py
arifosmcp/runtime/shadow/__init__.py
arifosmcp/runtime/shadow/comparator.py
arifosmcp/runtime/thinking/__init__.py
arifosmcp/runtime/thinking/session.py
arifosmcp/runtime/thinking/templates.py
arifosmcp/runtime/webmcp/__init__.py
arifosmcp/runtime/webmcp/config.py
arifosmcp/runtime/webmcp/governance.py
arifosmcp/runtime/webmcp/live_metrics.py
arifosmcp/runtime/webmcp/real_webmcp.py
arifosmcp/runtime/webmcp/security.py
arifosmcp/runtime/webmcp/server.py
arifosmcp/runtime/webmcp/session.py
arifosmcp/runtime/widgets/widget_resource.py
arifosmcp/runtime/workers/__init__.py
arifosmcp/runtime/workers/memory_janitor.py
arifosmcp/schema/__init__.py
arifosmcp/schemas/__init__.py
arifosmcp/schemas/capability_grant.py
arifosmcp/schemas/claim.py
arifosmcp/schemas/cognition.py
arifosmcp/schemas/deepnshadow.py
arifosmcp/schemas/embodied_tool.py
arifosmcp/schemas/evidence.py
arifosmcp/schemas/evidence_bundle.py
arifosmcp/schemas/federation_envelope.py
arifosmcp/schemas/forge.py
arifosmcp/schemas/gateway.py
arifosmcp/schemas/governance_locks.py
arifosmcp/schemas/heart.py
arifosmcp/schemas/jurisdiction.py
arifosmcp/schemas/kernel.py
arifosmcp/schemas/lineage.py
arifosmcp/schemas/memory.py
arifosmcp/schemas/memory_envelope.py
arifosmcp/schemas/metabolic.py
arifosmcp/schemas/mind_metabolism.py
arifosmcp/schemas/model_card.py
arifosmcp/schemas/reply.py
arifosmcp/schemas/responsibility_ledger.py
arifosmcp/schemas/semantic_gate.py
arifosmcp/schemas/sense.py
arifosmcp/schemas/session.py
arifosmcp/schemas/sovereignty_checkpoint.py
arifosmcp/schemas/synthesis.py
arifosmcp/schemas/telemetry.py
arifosmcp/schemas/topology.py
arifosmcp/schemas/verdict.py
arifosmcp/specs/__init__.py
arifosmcp/specs/chatgpt_subset.py
arifosmcp/specs/contracts.py
arifosmcp/specs/prompt_specs.py
arifosmcp/specs/resource_specs.py
arifosmcp/specs/tool_specs.py
arifosmcp/tests/test_output_formatter_schema.py
arifosmcp/tests/test_semantic_gate.py
arifosmcp/tools/__init__.py
arifosmcp/tools/agentzero.py
arifosmcp/tools/appeal.py
arifosmcp/tools/architect.py
arifosmcp/tools/base.py
arifosmcp/tools/browser.py
arifosmcp/tools/capability_select.py
arifosmcp/tools/drift_check.py
arifosmcp/tools/embodied.py
arifosmcp/tools/evidence.py
arifosmcp/tools/fetch.py
arifosmcp/tools/forge.py
arifosmcp/tools/gateway.py
arifosmcp/tools/google_workspace.py
arifosmcp/tools/governance_scan.py
arifosmcp/tools/health.py
arifosmcp/tools/heart.py
arifosmcp/tools/judge.py
arifosmcp/tools/kernel.py
arifosmcp/tools/lsp.py
arifosmcp/tools/memory.py
arifosmcp/tools/memory_recall.py
arifosmcp/tools/metabolize.py
arifosmcp/tools/ops.py
arifosmcp/tools/organ_consensus.py
arifosmcp/tools/reality.py
arifosmcp/tools/reason.py
arifosmcp/tools/registry.py
arifosmcp/tools/reply.py
arifosmcp/tools/self_authorize_guard.py
arifosmcp/tools/sense.py
arifosmcp/tools/session.py
arifosmcp/tools/session_budget.py
arifosmcp/tools/topology.py
arifosmcp/tools/vault.py
arifosmcp/tools/wiki_search.py
arifosmcp/tools/embodied_instances/arif_mind_reason_embodied.py
arifosmcp/tools/embodied_instances/arif_mind_reason_handler.py
arifosmcp/tools/forged/__init__.py
arifosmcp/transforms/__init__.py
arifosmcp/transforms/transport_filter.py
arifosmcp/transforms/version_gate.py
arifosmcp/transport/__init__.py
arifosmcp/transport/a2a.py
arifosmcp/transport/http.py
arifosmcp/transport/stdio.py
core/__init__.py
core/execution_validator.py
core/floors.py
core/governance_kernel.py
core/intelligence.py
core/judgment.py
core/skill_bridge.py
core/uncertainty_engine.py
core/agent_bridge/__init__.py
core/agent_bridge/consumer.py
core/agent_bridge/models.py
core/agent_bridge/publisher.py
core/bridge/__init__.py
core/bridge/promotion.py
core/bridge/promotion_v2.py
core/capability_index/__init__.py
core/capability_index/mcp_server.py
core/capability_index/models.py
core/capability_index/seed.py
core/capability_index/store.py
core/enforcement/aki_contract.py
core/enforcement/auth_continuity.py
core/enforcement/genius.py
core/enforcement/governance_engine.py
core/enforcement/routing.py
core/kernel/__init__.py
core/organs/_0_init.py
core/organs/_1_agi.py
core/organs/_2_asi.py
core/organs/_3_apex.py
core/organs/_4_vault.py
core/organs/_5_wealth.py
core/organs/_6_geox.py
core/organs/__init__.py
core/organs/minimax_agent.py
core/organs/unified_memory.py
core/organs/memory/__init__.py
core/organs/memory/memory_organ.py
core/organs/memory/types.py
core/organs/memory/types_v2.py
core/organs/memory/lanes/__init__.py
core/organs/memory/lanes/constitutional.py
core/organs/memory/lanes/constitutional_v2.py
core/organs/memory/lanes/episodic.py
core/organs/memory/lanes/semantic.py
core/organs/memory/lanes/working.py
core/organs/memory/retrieval/__init__.py
core/organs/memory/retrieval/hybrid.py
core/organs/memory/retrieval/hybrid_v2.py
core/organs/tests/__init__.py
core/organs/tests/test_memory_contracts.py
core/organs/tests/test_vault_contracts.py
core/organs/vault/__init__.py
core/organs/vault/types.py
core/organs/vault/types_v2.py
core/organs/vault/vault_organ.py
core/paradox/__init__.py
core/paradox/circuit_breakers.py
core/paradox/conflict_resolver.py
core/physics/economic_invariants.py
core/physics/thermo_budget.py
core/physics/thermodynamics_hardened.py
core/recovery/rollback_engine.py
core/shared/__init__.py
core/shared/atlas.py
core/shared/bls_vault.py
core/shared/charter_loader.py
core/shared/constitutional_ontology.py
core/shared/context_template.py
core/shared/crypto.py
core/shared/floor_audit.py
core/shared/floors.py
core/shared/formatter.py
core/shared/governed_tool.py
core/shared/legacies.py
core/shared/mottos.py
core/shared/nudge.py
core/shared/physics.py
core/shared/routing.py
core/shared/sbert_floors.py
core/shared/telemetry_view.py
core/shared/types.py
core/shared/vault_client.py
core/shared/verdict_contract.py
core/shared/guards/__init__.py
core/shared/guards/injection_guard.py
core/shared/guards/ontology_guard.py
core/shared/saf_stats/__init__.py
core/shared/saf_stats/governance.py
core/shared/saf_stats/inferential.py
core/shared/saf_stats/report.py
core/shared/saf_stats/sandbox.py
core/shared/saf_stats/seal.py
core/shared/saf_stats/spss_read.py
core/vault999/__init__.py
core/vault999/bridge_from_vault.py
core/vault999/correction.py
core/vault999/redaction.py
core/vault999/unified_vault999.py
core/vault999/layer1_epistemic/blockchain_anchor.py
core/vault999/layer3_attestation/envelope.py
core/vault999/layer4_survivability/cold_storage.py
core/vault999/phenomenological/autonoetic.py
core/vault999/phenomenological/qualia_trace.py
tests/test_11_mega_tools_gates.py
tests/test_anti_beautiful_scorer.py
tests/test_apex_runtime.py
tests/test_attribution_chain.py
tests/test_auth_continuity_file_secret.py
tests/test_auth_continuity_open_mode.py
tests/test_budget_contract.py
tests/test_budget_hold_compliance.py
tests/test_budget_hold_envelope.py
tests/test_canonical.py
tests/test_closed_loop.py
tests/test_constitutional.py
tests/test_constitutional_core.py
tests/test_context_safety.py
tests/test_context_witness.py
tests/test_context_witness_internal.py
tests/test_coverage_boost.py
tests/test_coverage_focused.py
tests/test_data_governance.py
tests/test_deployment_readiness.py
tests/test_embodied_tool.py
tests/test_env_precedence_regression.py
tests/test_execution_state_machine.py
tests/test_floors.py
tests/test_floors_ci.py
tests/test_formatter_nudge_routing.py
tests/test_gdk_compass.py
tests/test_governance_boundary.py
tests/test_http_accept_compat.py
tests/test_hybrid_discovery.py
tests/test_init_unification.py
tests/test_js_symbols.py
tests/test_jurisdiction.py
tests/test_jwt_acceptance.py
tests/test_kernel_conformance.py
tests/test_mcp_drift_check.py
tests/test_mcp_inspector.py
tests/test_mcp_phase0.py
tests/test_metabolize.py
tests/test_mind_reason_regression.py
tests/test_no_quote_generation.py
tests/test_paradox_hold.py
tests/test_phase0_standalone.py
tests/test_phoenix72_canonical13.py
tests/test_protocol_e2e.py
tests/test_psi_shadow.py
tests/test_public_registry.py
tests/test_public_tool_registry.py
tests/test_quote_ledger_schema.py
tests/test_quote_retrieval.py
tests/test_reality_dossier_coverage.py
tests/test_reality_grounding_coverage.py
tests/test_recursive_governance_locks.py
tests/test_registry.py
tests/test_runtime_capability_map.py
tests/test_runtime_health.py
tests/test_runtime_tools_bootstrap.py
tests/test_seal_e2e.py
tests/test_surface_inventory.py
tests/test_surface_lock.py
tests/test_tree777_phase1.py
tests/test_unified_memory.py
tests/test_wealth_bridge.py
tests/test_wealth_core.py
tests/test_wealth_invariant_surface.py
tests/test_well_bridge.py
tests/test_wiki_tools.py