LICENSE
README.md
context_m.py
pyproject.toml
cortexm/__init__.py
cortexm/accel.py
cortexm/cli.py
cortexm/config.py
cortexm/cortexm.py
cortexm/creator.py
cortexm/errors.py
cortexm/kernel.py
cortexm/markdown_io.py
cortexm/metrics.py
cortexm/pipeline.py
cortexm/router.py
cortexm/trajectory_view.py
cortexm/util.py
cortexm.egg-info/PKG-INFO
cortexm.egg-info/SOURCES.txt
cortexm.egg-info/dependency_links.txt
cortexm.egg-info/entry_points.txt
cortexm.egg-info/requires.txt
cortexm.egg-info/top_level.txt
cortexm/api/__init__.py
cortexm/api/chaos.py
cortexm/api/long_recall.py
cortexm/api/memory.py
cortexm/bench/__init__.py
cortexm/bench/abilities.py
cortexm/bench/baselines.py
cortexm/bench/beam_loader.py
cortexm/bench/generator.py
cortexm/bench/harness.py
cortexm/bench/messy.py
cortexm/bench/micro.py
cortexm/bench/ood.py
cortexm/bench/run.py
cortexm/bridge/__init__.py
cortexm/bridge/dates.py
cortexm/bridge/decoders.py
cortexm/bridge/enrich.py
cortexm/bridge/extractor.py
cortexm/bridge/fallback.py
cortexm/bridge/fusion.py
cortexm/bridge/onnx_runtime.py
cortexm/bridge/patterns.py
cortexm/bridge/ppr.py
cortexm/bridge/prefilter.py
cortexm/bridge/query_extract.py
cortexm/bridge/reader.py
cortexm/bridge/rerank.py
cortexm/bridge/writer.py
cortexm/cognition/__init__.py
cortexm/cognition/abstraction.py
cortexm/cognition/analogy.py
cortexm/cognition/engine.py
cortexm/cognition/gaps.py
cortexm/cognition/scanner.py
cortexm/enterprise/__init__.py
cortexm/enterprise/audit.py
cortexm/enterprise/governance.py
cortexm/features/__init__.py
cortexm/features/git.py
cortexm/features/prefetch.py
cortexm/features/zk.py
cortexm/federation/__init__.py
cortexm/federation/crdt.py
cortexm/federation/fabric.py
cortexm/federation/hlc.py
cortexm/federation/node.py
cortexm/federation/schema_report.py
cortexm/federation/transport.py
cortexm/index/__init__.py
cortexm/index/nsg.py
cortexm/mcp/__init__.py
cortexm/mcp/server.py
cortexm/migrate/__init__.py
cortexm/migrate/importers.py
cortexm/plugins/__init__.py
cortexm/plugins/security.py
cortexm/plugins/structured.py
cortexm/plugins/verbatim.py
cortexm/provenance/__init__.py
cortexm/provenance/agent.py
cortexm/provenance/cose.py
cortexm/provenance/scitt.py
cortexm/provenance/vc.py
cortexm/security/__init__.py
cortexm/security/crypto.py
cortexm/security/hashes.py
cortexm/security/injection.py
cortexm/security/mind.py
cortexm/security/pii.py
cortexm/security/rbac.py
cortexm/security/sandbox.py
cortexm/security/zk_hamming.py
cortexm/security/zk_sql.py
cortexm/server/__init__.py
cortexm/server/metrics.py
cortexm/server/rest.py
cortexm/server/sparql.py
cortexm/text/__init__.py
cortexm/text/dissim.py
cortexm/text/embedder.py
cortexm/text/fuzzy.py
cortexm/text/idiolect.py
cortexm/text/labse.py
cortexm/text/tokenizer.py
cortexm/trace/__init__.py
cortexm/trace/blob_arena.py
cortexm/trace/consolidate.py
cortexm/trace/contradictions.py
cortexm/trace/dedup.py
cortexm/trace/edges.py
cortexm/trace/fact.py
cortexm/trace/fade.py
cortexm/trace/lifecycle.py
cortexm/trace/rebuild.py
cortexm/trace/rules.py
cortexm/trace/store.py
cortexm/trace/structural.py
cortexm/trace/tmt.py
cortexm/vsa/__init__.py
cortexm/vsa/attribution.py
cortexm/vsa/cleanup.py
cortexm/vsa/codecs.py
cortexm/vsa/hologram_overlay.py
cortexm/vsa/index.py
cortexm/vsa/ops.py
cortexm/vsa/palace.py
cortexm/vsa/role_vectors.py
cortexm/vsa/slb.py
cortexm/vsa/tlsh_trie.py
cortexm/vsa/working_memory.py
tests/test_arxiv_improvements.py
tests/test_bm25_chunk_recall_and_inspect_cli.py
tests/test_cognition_and_provenance.py
tests/test_engineering_push_2026_08_28.py
tests/test_enterprise.py
tests/test_fabric.py
tests/test_federation.py
tests/test_fusion_security.py
tests/test_kernel.py
tests/test_kinship_extraction.py
tests/test_labse.py
tests/test_list_superseded_intent.py
tests/test_migration.py
tests/test_new_modules.py
tests/test_nsg.py
tests/test_ppr.py
tests/test_reddit_steals_round3.py
tests/test_rerank.py
tests/test_research_steals.py
tests/test_research_steals_round2.py
tests/test_rust_accel.py
tests/test_sandbox_enrich.py
tests/test_sparql_rest_v2.py
tests/test_tier443_abstention_fix.py
tests/test_verbatim.py
tests/test_wal_recovery.py
tests/test_zk_sql.py