LICENSE
README.md
pyproject.toml
darwin_memo/__init__.py
darwin_memo/__main__.py
darwin_memo/ci.py
darwin_memo/cli.py
darwin_memo/consolidate.py
darwin_memo/diagnose.py
darwin_memo/encode.py
darwin_memo/environments.py
darwin_memo/evm.py
darwin_memo/ledger.py
darwin_memo/llm.py
darwin_memo/mcp_server.py
darwin_memo/observe.py
darwin_memo/protocol.py
darwin_memo/py.typed
darwin_memo/render.py
darwin_memo/retrieval.py
darwin_memo/store.py
darwin_memo/survival.py
darwin_memo/temporal.py
darwin_memo/testsuite_env.py
darwin_memo/types.py
darwin_memo/ui.py
darwin_memo.egg-info/PKG-INFO
darwin_memo.egg-info/SOURCES.txt
darwin_memo.egg-info/dependency_links.txt
darwin_memo.egg-info/entry_points.txt
darwin_memo.egg-info/requires.txt
darwin_memo.egg-info/top_level.txt
darwin_memo/data/demo_corpus/forum-post.txt
darwin_memo/data/demo_corpus/platform-notes.txt
darwin_memo/data/demo_corpus/runbook.txt
darwin_memo/data/ui/favicon.svg
darwin_memo/data/ui/index.html
darwin_memo/data/ui/assets/index-BUzckMNM.js
darwin_memo/data/ui/assets/index-BVwP0O1o.css
darwin_memo/integrations/__init__.py
darwin_memo/integrations/openai_agents.py
darwin_memo/organic/__init__.py
darwin_memo/organic/activation.py
darwin_memo/organic/associative.py
darwin_memo/organic/dynamics.py
darwin_memo/organic/importance.py
darwin_memo/organic/turbovec_backend.py
tests/test_arxiv_metadata.py
tests/test_bench.py
tests/test_bench_judge_bandit.py
tests/test_bench_stats.py
tests/test_cli_mcp.py
tests/test_consolidate.py
tests/test_docs_links.py
tests/test_encode_protocol.py
tests/test_environments.py
tests/test_evm.py
tests/test_ledger.py
tests/test_llm_arm.py
tests/test_lock.py
tests/test_manifest_command_reproduces.py
tests/test_observe.py
tests/test_ollama.py
tests/test_openai_agents_session.py
tests/test_organic.py
tests/test_organic_invariant.py
tests/test_paper_builds_clean.py
tests/test_paper_figures.py
tests/test_paper_matches_evidence.py
tests/test_paper_quotation_versions.py
tests/test_paper_reporting_rules.py
tests/test_paper_tables_match_evidence.py
tests/test_paperclaim_env.py
tests/test_properties.py
tests/test_protocol_llm.py
tests/test_render.py
tests/test_repo_env.py
tests/test_reproduce_package.py
tests/test_retrieval.py
tests/test_review_fixes.py
tests/test_robustness.py
tests/test_settle_ci.py
tests/test_store.py
tests/test_survival.py
tests/test_swebench_adversary.py
tests/test_swebench_cl.py
tests/test_swebench_curve.py
tests/test_swebench_edits.py
tests/test_temporal.py
tests/test_testsuite_bench.py
tests/test_testsuite_env.py
tests/test_trust.py
tests/test_ui.py
tests/test_version_agreement.py
tests/test_wef.py