LICENSE
MANIFEST.in
README.md
pyproject.toml
cortex/__init__.py
cortex/adapters.py
cortex/blocklist.py
cortex/challenges.py
cortex/cli.py
cortex/core.py
cortex/core_helpers.py
cortex/executive.py
cortex/foundation.py
cortex/genome.py
cortex/graveyard.py
cortex/invariants.py
cortex/packs.py
cortex/repomap.py
cortex/requirements.py
cortex/retry.py
cortex/stop_contract.py
cortex/stop_payload.py
cortex/stop_policy.py
cortex/stop_runtime.py
cortex/stop_signals.py
cortex/store.py
cortex/utils.py
cortex/data/identity_preamble.md
cortex/data/layer1_part_a.md
cortex/data/layer1_part_b.md
cortex/hooks/__init__.py
cortex/hooks/_shared.py
cortex/hooks/instructions_loaded.py
cortex/hooks/post_tool_use.py
cortex/hooks/post_tool_use_failure.py
cortex/hooks/pre_tool_use.py
cortex/hooks/session_start.py
cortex/hooks/stop.py
cortex/templates/__init__.py
cortex_loop.egg-info/PKG-INFO
cortex_loop.egg-info/SOURCES.txt
cortex_loop.egg-info/dependency_links.txt
cortex_loop.egg-info/entry_points.txt
cortex_loop.egg-info/requires.txt
cortex_loop.egg-info/top_level.txt
cortex_ops_cli/__init__.py
cortex_ops_cli/_adapter_validation.py
cortex_ops_cli/_check_report.py
cortex_ops_cli/_check_report_output.py
cortex_ops_cli/_openai_bridge_probe.py
cortex_ops_cli/_openai_bridge_protocol.py
cortex_ops_cli/_runtime_profile_templates.py
cortex_ops_cli/_runtime_profiles.py
cortex_ops_cli/gemini_hooks.py
cortex_ops_cli/main.py
cortex_ops_cli/openai_app_server_bridge.py
cortex_repomap/__init__.py
cortex_repomap/engine.py
tests/test_adapter_implementation_dossier.py
tests/test_adapter_validation_contract.py
tests/test_adapter_validation_fixture_hygiene.py
tests/test_adapter_validation_fixture_provenance.py
tests/test_adapters.py
tests/test_blocklist.py
tests/test_challenges.py
tests/test_claude_boundedness_postmortem.py
tests/test_cli.py
tests/test_context_budget_regression.py
tests/test_core.py
tests/test_core_helpers.py
tests/test_cortex_state_analysis.py
tests/test_docs_hygiene.py
tests/test_dossier_snapshots.py
tests/test_executive.py
tests/test_executive_layer2.py
tests/test_foundation.py
tests/test_gemini_fixture_hygiene.py
tests/test_gemini_fixture_provenance.py
tests/test_gemini_hooks_bridge.py
tests/test_genome.py
tests/test_graveyard.py
tests/test_hooks.py
tests/test_install_surfaces.py
tests/test_integration.py
tests/test_invariants.py
tests/test_kernel_density_targets.py
tests/test_kernel_runtime_agnostic_guard.py
tests/test_mini_openai_ab.py
tests/test_model_kernel_adapter_audit.py
tests/test_net_positive_benchmark_result_table.py
tests/test_net_positive_benchmark_scorecard.py
tests/test_net_positive_benchmark_task_manifest.py
tests/test_net_positive_claude_post_split_baseline.py
tests/test_net_positive_gemini_post_split_baseline.py
tests/test_net_positive_openai_post_split_baseline.py
tests/test_net_positive_phase1_baseline_blocker.py
tests/test_net_positive_phase9_current_packet.py
tests/test_net_positive_phase9_openai_assisted_current_pair.py
tests/test_net_positive_phase9_rerun_readiness.py
tests/test_openai_app_server_bridge.py
tests/test_packs.py
tests/test_preflight_openai_probe_v121.py
tests/test_release_notes.py
tests/test_repo_hygiene.py
tests/test_repo_hygiene_sessions.py
tests/test_repomap.py
tests/test_requirements.py
tests/test_retry.py
tests/test_runtime_latency_regression.py
tests/test_shims.py
tests/test_stop_contract.py
tests/test_stop_payload.py
tests/test_stop_policy.py
tests/test_stop_runtime.py
tests/test_stop_signals.py
tests/test_store.py
tests/test_structure_boundaries.py
tests/test_study_scripts.py
tests/test_workflow_contract.py