LICENSE
README.md
axiom_axm.py
axiom_certify.py
axiom_quant.py
axiom_signing.py
axm_cli.py
pyproject.toml
setup.py
axiom_bench/__init__.py
axiom_bench/cli.py
axiom_bench/report.py
axiom_constitutional/__init__.py
axiom_constitutional/agent_factory.py
axiom_constitutional/axiom_redact.py
axiom_constitutional/cli.py
axiom_constitutional/client.py
axiom_constitutional/composition_graph.py
axiom_constitutional/conversation_monitor.py
axiom_constitutional/dos_watcher.py
axiom_constitutional/efficiency.py
axiom_constitutional/evolution.py
axiom_constitutional/experience_store.py
axiom_constitutional/history_store.py
axiom_constitutional/init.py
axiom_constitutional/integrity_check.py
axiom_constitutional/knowledge_rag.py
axiom_constitutional/meta_evolution.py
axiom_constitutional/prompt_memory.py
axiom_constitutional/rubric.py
axiom_constitutional/session.py
axiom_constitutional/shared_memory.py
axiom_constitutional/store.py
axiom_constitutional/teacher.py
axiom_constitutional.egg-info/PKG-INFO
axiom_constitutional.egg-info/SOURCES.txt
axiom_constitutional.egg-info/dependency_links.txt
axiom_constitutional.egg-info/entry_points.txt
axiom_constitutional.egg-info/requires.txt
axiom_constitutional.egg-info/top_level.txt
axiom_constitutional/agents/__init__.py
axiom_constitutional/agents/base.py
axiom_constitutional/agents/evaluator.py
axiom_constitutional/agents/rewriter.py
axiom_constitutional/agents/sandbox.py
axiom_constitutional/agents/sandbox_content.py
axiom_constitutional/agents/worker.py
axiom_constitutional/guards/__init__.py
axiom_constitutional/guards/axiom_agency_guard.py
axiom_constitutional/guards/axiom_destructive_guard.py
axiom_constitutional/guards/axiom_injection_guard.py
axiom_constitutional/guards/axiom_pii_guard.py
axiom_constitutional/guards/axiom_review_queue.py
axiom_constitutional/guards/axiom_security_guards.py
axiom_constitutional/security/__init__.py
axiom_constitutional/security/asi03_credentials.py
axiom_constitutional/security/asi07_message_auth.py
axiom_files/__init__.py
axiom_files/parser.py
axiom_files/validator.py
axiom_files/core/agent_factory.axiom
axiom_files/core/axiom_agent.axiom
axiom_files/core/axiom_amputate.axiom
axiom_files/core/axiom_anf_emulator.axiom
axiom_files/core/axiom_autotrain_prep.axiom
axiom_files/core/axiom_axm.axiom
axiom_files/core/axiom_blue_agent.axiom
axiom_files/core/axiom_cas_orchestrator.axiom
axiom_files/core/axiom_cbv.axiom
axiom_files/core/axiom_cmaa.axiom
axiom_files/core/axiom_conversation_graph.axiom
axiom_files/core/axiom_conversation_seed.axiom
axiom_files/core/axiom_cpi.axiom
axiom_files/core/axiom_crl_reward.axiom
axiom_files/core/axiom_dataset_builder.axiom
axiom_files/core/axiom_dev_agent_v2.axiom
axiom_files/core/axiom_developmental_curriculum.axiom
axiom_files/core/axiom_honeypot.axiom
axiom_files/core/axiom_intent_classifier.axiom
axiom_files/core/axiom_intent_gate.axiom
axiom_files/core/axiom_language.axiom
axiom_files/core/axiom_language_test.axiom
axiom_files/core/axiom_latent_v2.axiom
axiom_files/core/axiom_manifold_alert.axiom
axiom_files/core/axiom_manifold_checker.axiom
axiom_files/core/axiom_mcp_server.axiom
axiom_files/core/axiom_memory_engine.axiom
axiom_files/core/axiom_mkb.axiom
axiom_files/core/axiom_monotonic_gate.axiom
axiom_files/core/axiom_motion_examiner.axiom
axiom_files/core/axiom_os_shield.axiom
axiom_files/core/axiom_parallel_n.axiom
axiom_files/core/axiom_qcr_graph_view.axiom
axiom_files/core/axiom_qrf.axiom
axiom_files/core/axiom_qrf_reverse.axiom
axiom_files/core/axiom_red_agent.axiom
axiom_files/core/axiom_retrospect.axiom
axiom_files/core/axiom_semantic_observable.axiom
axiom_files/core/axiom_spec_linter.axiom
axiom_files/core/axiom_terminus.axiom
axiom_files/core/axiom_vector_delta.axiom
axiom_files/core/axiom_vector_state_store.axiom
axiom_files/core/axiom_vulnguard.axiom
axiom_files/core/axiom_world_model.axiom
axiom_files/core/bestfriend.axiom
axiom_files/core/bug_fix_orchestrator.axiom
axiom_files/core/callguard.axiom
axiom_files/core/composition_graph.axiom
axiom_files/core/concepts.axiom
axiom_files/core/controller_mapper.axiom
axiom_files/core/conversation_monitor.axiom
axiom_files/core/doctor.axiom
axiom_files/core/dos_watcher.axiom
axiom_files/core/efficiency.axiom
axiom_files/core/electionguard.axiom
axiom_files/core/evaluator.axiom
axiom_files/core/friend.axiom
axiom_files/core/game_watcher.axiom
axiom_files/core/mom.axiom
axiom_files/core/operator.axiom
axiom_files/core/patient.axiom
axiom_files/core/pattern_agent.axiom
axiom_files/core/reader.axiom
axiom_files/core/reasoner.axiom
axiom_files/core/retailwatcher.axiom
axiom_files/core/retriever.axiom
axiom_files/core/reward_analysis.axiom
axiom_files/core/rewriter.axiom
axiom_files/core/rewriter_rubric.axiom
axiom_files/core/sandbox.axiom
axiom_files/core/sandbox_content.axiom
axiom_files/core/sandbox_worker.axiom
axiom_files/core/scout.axiom
axiom_files/core/session.axiom
axiom_files/core/shared_memory.axiom
axiom_files/core/skill_builder.axiom
axiom_files/core/strict_mode.axiom
axiom_files/core/teacher.axiom
axiom_files/core/verifier.axiom
axiom_files/core/worker.axiom
axiom_files/domains/automotive_kia_us.axiom
axiom_files/domains/finance.axiom
axiom_files/domains/government.axiom
axiom_files/domains/healthcare.axiom
axiom_files/domains/medical.axiom
axiom_files/lang/__init__.py
axiom_files/lang/contracts.py
axiom_files/lang/lexer.py
axiom_files/lang/lower.py
axiom_files/lang/nodes.py
axiom_files/lang/parser.py
axiom_files/lang/printer.py
axiom_files/lang/types.py
axiom_files/research/edge_trajectory.axiom
axiom_files/research/general_agent.axiom
axiom_files/research/privacy_filter.axiom
axiom_files/research/research_critic.axiom
axiom_files/research/research_data.axiom
axiom_files/research/research_ethics.axiom
axiom_files/research/research_experiment.axiom
axiom_files/research/research_hypothesis.axiom
axiom_files/research/research_literature.axiom
axiom_files/research/research_orchestrator.axiom
axiom_files/research/research_report.axiom
axiom_files/research/research_safety.axiom
axiom_files/research/research_simulation.axiom
axiom_files/research/research_sweep.axiom
axiom_files/research/visual_srd.axiom
tests/test_5cat_adapters.py
tests/test_5cat_anthropic_thinking.py
tests/test_5cat_cat1.py
tests/test_5cat_cli.py
tests/test_5cat_foundation.py
tests/test_abliteration_bench.py
tests/test_agent_fabric.py
tests/test_agent_office.py
tests/test_android_scaffold.py
tests/test_anf_investor_demo.py
tests/test_anthropic_adapter_model_rules.py
tests/test_api_explorer.py
tests/test_arc2_solve.py
tests/test_arc3_actor_signature_versions.py
tests/test_arc3_actors.py
tests/test_arc3_advice_guard.py
tests/test_arc3_agent.py
tests/test_arc3_alternation.py
tests/test_arc3_anomaly.py
tests/test_arc3_bp35_session.py
tests/test_arc3_budget.py
tests/test_arc3_canon.py
tests/test_arc3_colour_coverage.py
tests/test_arc3_confidence.py
tests/test_arc3_cookie_inspector.py
tests/test_arc3_coord_frontier.py
tests/test_arc3_dial_lock.py
tests/test_arc3_diff.py
tests/test_arc3_escape_fallback.py
tests/test_arc3_experience.py
tests/test_arc3_experience_et.py
tests/test_arc3_explore_reset.py
tests/test_arc3_ft09_gen.py
tests/test_arc3_ft09_sim.py
tests/test_arc3_game_concepts.py
tests/test_arc3_gamewatcher.py
tests/test_arc3_general.py
tests/test_arc3_general_faculty.py
tests/test_arc3_genre.py
tests/test_arc3_grammar.py
tests/test_arc3_hud.py
tests/test_arc3_knowledge.py
tests/test_arc3_lattice.py
tests/test_arc3_ledger.py
tests/test_arc3_legend_board.py
tests/test_arc3_loop.py
tests/test_arc3_macros.py
tests/test_arc3_marker.py
tests/test_arc3_metabolic.py
tests/test_arc3_mover.py
tests/test_arc3_notebook.py
tests/test_arc3_objective.py
tests/test_arc3_opening.py
tests/test_arc3_parity.py
tests/test_arc3_percept_ranking.py
tests/test_arc3_plan_explorer.py
tests/test_arc3_playbook.py
tests/test_arc3_probe.py
tests/test_arc3_raycast.py
tests/test_arc3_replan.py
tests/test_arc3_replay_loop.py
tests/test_arc3_retrospect.py
tests/test_arc3_screenread.py
tests/test_arc3_shadow.py
tests/test_arc3_shadow_aim.py
tests/test_arc3_sim.py
tests/test_arc3_skills.py
tests/test_arc3_skyline.py
tests/test_arc3_strategist_trigger.py
tests/test_arc3_survey.py
tests/test_arc3_survival_planning.py
tests/test_arc3_token.py
tests/test_arc3_toolkit_env.py
tests/test_arc3_tr87_replay.py
tests/test_arc3_tr87_solve.py
tests/test_arc3_track.py
tests/test_arc3_tutorial.py
tests/test_arc3_win_cookie.py
tests/test_arc3_worldmodel_eval.py
tests/test_arl_sim.py
tests/test_assistant_chat.py
tests/test_attention_coloration.py
tests/test_audio_harness.py
tests/test_axiom_action_manifest.py
tests/test_axiom_agent_spec.py
tests/test_axiom_amputate.py
tests/test_axiom_anf_emulator.py
tests/test_axiom_annex_iv.py
tests/test_axiom_audio.py
tests/test_axiom_audit_agent.py
tests/test_axiom_audit_ledger_chain.py
tests/test_axiom_autonomous_agent.py
tests/test_axiom_autonomous_chain.py
tests/test_axiom_autonomous_governance.py
tests/test_axiom_autonomous_parser.py
tests/test_axiom_autonomous_scenarios.py
tests/test_axiom_autonomous_tools.py
tests/test_axiom_axm.py
tests/test_axiom_axm_integration.py
tests/test_axiom_blt_bench.py
tests/test_axiom_blue_agent.py
tests/test_axiom_blueprint.py
tests/test_axiom_blueprint_compiler.py
tests/test_axiom_bonded_pair.py
tests/test_axiom_bonded_pair_integration.py
tests/test_axiom_bonded_pair_server.py
tests/test_axiom_calculator_tool.py
tests/test_axiom_cas_orchestrator.py
tests/test_axiom_cbv.py
tests/test_axiom_certified.py
tests/test_axiom_chaos_suite.py
tests/test_axiom_chunk_metadata.py
tests/test_axiom_cmaa.py
tests/test_axiom_cognitive_gating.py
tests/test_axiom_colab_adapter.py
tests/test_axiom_constitutional_client_no_openai.py
tests/test_axiom_content_provenance.py
tests/test_axiom_content_refinery.py
tests/test_axiom_cpi.py
tests/test_axiom_cpi_integration.py
tests/test_axiom_crl_reward.py
tests/test_axiom_data_subject.py
tests/test_axiom_datasheet_ingester.py
tests/test_axiom_delta_memory.py
tests/test_axiom_dev_agent_v2.py
tests/test_axiom_dev_loop.py
tests/test_axiom_developmental_curriculum.py
tests/test_axiom_domain_ingester.py
tests/test_axiom_domain_pack.py
tests/test_axiom_edge_trajectory.py
tests/test_axiom_embodied.py
tests/test_axiom_emergency_agent.py
tests/test_axiom_evidence.py
tests/test_axiom_evidence_rules.py
tests/test_axiom_evolution_loop.py
tests/test_axiom_fact_preserve.py
tests/test_axiom_faculty_container.py
tests/test_axiom_faculty_resolver.py
tests/test_axiom_firewall.py
tests/test_axiom_firewall_account.py
tests/test_axiom_firewall_billing.py
tests/test_axiom_firewall_billing_beta.py
tests/test_axiom_firewall_hardening.py
tests/test_axiom_firewall_help.py
tests/test_axiom_firewall_limits.py
tests/test_axiom_firewall_mcp_docs.py
tests/test_axiom_firewall_output_endpoint.py
tests/test_axiom_firewall_policy.py
tests/test_axiom_firewall_registry_client.py
tests/test_axiom_firewall_security.py
tests/test_axiom_firewall_skill_pack.py
tests/test_axiom_founder_agent.py
tests/test_axiom_fusion.py
tests/test_axiom_general_agent.py
tests/test_axiom_governance_bench.py
tests/test_axiom_grammar_roundtrip.py
tests/test_axiom_guard_api_latent.py
tests/test_axiom_guard_calibration.py
tests/test_axiom_hardware_profile.py
tests/test_axiom_honeypot.py
tests/test_axiom_hyde_rewriter.py
tests/test_axiom_inference_os.py
tests/test_axiom_intent_classifier.py
tests/test_axiom_intent_gate.py
tests/test_axiom_kid_packs.py
tests/test_axiom_knowledge_cookie.py
tests/test_axiom_lang_parser.py
tests/test_axiom_language_v1_3.py
tests/test_axiom_latent_packet.py
tests/test_axiom_ledger_mcp.py
tests/test_axiom_lsh.py
tests/test_axiom_m2_sections_governance.py
tests/test_axiom_marketplace_mcp.py
tests/test_axiom_mcp_integration.py
tests/test_axiom_mcp_server.py
tests/test_axiom_mcp_v2.py
tests/test_axiom_mem_governor.py
tests/test_axiom_memory_engine.py
tests/test_axiom_memory_mcp.py
tests/test_axiom_mesh_relay.py
tests/test_axiom_mkb.py
tests/test_axiom_motion_examiner.py
tests/test_axiom_multiresolution_memory.py
tests/test_axiom_nexus_router.py
tests/test_axiom_observability_console.py
tests/test_axiom_observability_server.py
tests/test_axiom_openai_backend.py
tests/test_axiom_orvl_mcp_tools.py
tests/test_axiom_os_cognition.py
tests/test_axiom_os_router.py
tests/test_axiom_os_shield.py
tests/test_axiom_os_shield_daemon.py
tests/test_axiom_output_shaper.py
tests/test_axiom_packs_server.py
tests/test_axiom_prefix_cache.py
tests/test_axiom_prompt_compressor.py
tests/test_axiom_qrf.py
tests/test_axiom_qrf_reverse.py
tests/test_axiom_quant.py
tests/test_axiom_quant_k.py
tests/test_axiom_quant_lod.py
tests/test_axiom_query_rewriter.py
tests/test_axiom_rag_consensus.py
tests/test_axiom_red_agent.py
tests/test_axiom_report.py
tests/test_axiom_research.py
tests/test_axiom_research_retriever.py
tests/test_axiom_retrospect.py
tests/test_axiom_risk_register.py
tests/test_axiom_sales_context.py
tests/test_axiom_seal.py
tests/test_axiom_semantic_cosmos.py
tests/test_axiom_semantic_embed.py
tests/test_axiom_semantic_router.py
tests/test_axiom_server_integration.py
tests/test_axiom_spec_linter.py
tests/test_axiom_tool_probe.py
tests/test_axiom_training_to_axm.py
tests/test_axiom_trajectory_prune.py
tests/test_axiom_triad.py
tests/test_axiom_triad_mcp.py
tests/test_axiom_types_contracts.py
tests/test_axiom_user_cookie.py
tests/test_axiom_v1_4_constructs.py
tests/test_axiom_verified_answer_cache.py
tests/test_axiom_verify.py
tests/test_axiom_video.py
tests/test_axiom_video_depth_surface.py
tests/test_axiom_video_ingest.py
tests/test_axiom_video_time_color.py
tests/test_axiom_vulnguard.py
tests/test_axiom_web_fetch.py
tests/test_axiom_web_retriever.py
tests/test_axiom_workspace.py
tests/test_axiom_world_model.py
tests/test_axm_guest_key.py
tests/test_bodyos_blender_bridge.py
tests/test_bodyos_body_state_store.py
tests/test_bodyos_metabolic_evaluator.py
tests/test_bodyos_metabolic_reasoning.py
tests/test_bodyos_survival.py
tests/test_bodyos_survival_router.py
tests/test_bodyos_telemetry.py
tests/test_bonded_demo.py
tests/test_calculator_splice_sim.py
tests/test_calibrate_layer_alphas.py
tests/test_callguard_precall.py
tests/test_callshape_baseline.py
tests/test_callshape_evidence.py
tests/test_callshape_guardian.py
tests/test_callshape_port.py
tests/test_callshape_refutation.py
tests/test_callshape_rules.py
tests/test_certify_integrity.py
tests/test_claim_graph.py
tests/test_code_scaffold.py
tests/test_cognitive_homeostasis.py
tests/test_colab_arc3_run.py
tests/test_companion_panel.py
tests/test_confluence_backward.py
tests/test_control_plane.py
tests/test_control_plane_console.py
tests/test_conversation_graph.py
tests/test_conversation_seed.py
tests/test_conversational_rhythm.py
tests/test_cookie_orchestrator.py
tests/test_cscw.py
tests/test_cuad_loader.py
tests/test_customer_report.py
tests/test_cve_cached.py
tests/test_defect_deep.py
tests/test_defect_detector.py
tests/test_defect_learned.py
tests/test_deploy_ledger_wiring.py
tests/test_embodied_bridge.py
tests/test_event_token.py
tests/test_event_token_backends.py
tests/test_event_token_chain.py
tests/test_event_token_delegate_runtime.py
tests/test_event_token_router.py
tests/test_exoskeleton.py
tests/test_exoskeleton_honesty.py
tests/test_exoskeleton_ledger.py
tests/test_firewall_approvals.py
tests/test_firewall_dockerfile.py
tests/test_firewall_health.py
tests/test_firewall_playground.py
tests/test_forged_caller_scope.py
tests/test_gamewatcher_controller_mapper.py
tests/test_gamewatcher_game_skill_trace.py
tests/test_gamewatcher_skill_foundry.py
tests/test_gen_axiom_dataset.py
tests/test_governance_ladder.py
tests/test_governed_session_cookie_sim.py
tests/test_governed_session_live.py
tests/test_guard_check_intent_gate.py
tests/test_guard_license_surface.py
tests/test_harmbench_regression.py
tests/test_immune_cache.py
tests/test_immune_matrix.py
tests/test_immune_router.py
tests/test_inference_os_api.py
tests/test_intent_trajectory.py
tests/test_jetson_defect_demo.py
tests/test_kv_cache.py
tests/test_layer_heatmap.py
tests/test_learned_skill.py
tests/test_ledger_chain.py
tests/test_legal_rag_buoyancy.py
tests/test_legal_rag_contracts.py
tests/test_legal_rag_gold_rank.py
tests/test_legal_rag_parent_child.py
tests/test_legal_rag_role_boost.py
tests/test_livebench_foundry.py
tests/test_mcp_tool_tiers.py
tests/test_medical_agent.py
tests/test_medical_container.py
tests/test_medical_coordinator.py
tests/test_medical_descriptor.py
tests/test_medical_governance.py
tests/test_medical_pack.py
tests/test_medical_research_server.py
tests/test_medical_safety.py
tests/test_meet_in_middle.py
tests/test_minilm_curriculum.py
tests/test_minilm_experience.py
tests/test_minilm_fitness.py
tests/test_minilm_gate.py
tests/test_monotonic_gate.py
tests/test_nemotron_governance_bench.py
tests/test_nvd_ingester.py
tests/test_office_roi.py
tests/test_office_v2.py
tests/test_openai_compat_proxy.py
tests/test_orivael_audit_page.py
tests/test_orivael_pitch_deck.py
tests/test_orivael_policy_rules.py
tests/test_parallel_n.py
tests/test_policy_studio.py
tests/test_power_conditioner.py
tests/test_prediction_os_hangman.py
tests/test_qcr_graph_view.py
tests/test_qrf_srd_calibrator.py
tests/test_resonance.py
tests/test_reverse_trace_compose_sim.py
tests/test_root_dockerfile.py
tests/test_router_policy.py
tests/test_scaffold_distance.py
tests/test_self_improve.py
tests/test_semantic_observable.py
tests/test_shard_router.py
tests/test_sim_axiom_vs_mtp.py
tests/test_skill_acquisition_trace.py
tests/test_skill_optimize.py
tests/test_sovereign_phone.py
tests/test_sovereign_phone_integration.py
tests/test_spec_decode_policy.py
tests/test_spec_decode_policy_sim.py
tests/test_spec_studio.py
tests/test_speculative_wiring.py
tests/test_srd4_wiring.py
tests/test_srd_draft_frontier.py
tests/test_srd_lod_wiring.py
tests/test_srd_realpack.py
tests/test_srd_residual_audit.py
tests/test_srdk_gate1.py
tests/test_srdk_imatrix.py
tests/test_srdk_ppl_stats.py
tests/test_srdk_wiring.py
tests/test_stop_authority.py
tests/test_tool_synth.py
tests/test_toolforge.py
tests/test_trajectory_filter.py
tests/test_twitter_agent.py
tests/test_uv_mesh.py
tests/test_uv_projector.py
tests/test_uv_vision.py
tests/test_validator_strict.py
tests/test_validator_v1_8.py
tests/test_vector_delta.py
tests/test_vector_state_store.py
tests/test_verification_routes.py
tests/test_vulnguard_investor_demo.py
tests/test_weight_delta_splice.py