LICENSE
README.md
pyproject.toml
cafecito/__init__.py
cafecito/cli.py
cafecito/closure.py
cafecito/doctor.py
cafecito/engine.py
cafecito/facts.py
cafecito/fleetstate.py
cafecito/gate.py
cafecito/gitutil.py
cafecito/ingest.py
cafecito/isolation.py
cafecito/mcp_server.py
cafecito/regen.py
cafecito/spans.py
cafecito/swarm.py
cafecito/watch.py
cafecito/writeset.py
cafecito.egg-info/PKG-INFO
cafecito.egg-info/SOURCES.txt
cafecito.egg-info/dependency_links.txt
cafecito.egg-info/entry_points.txt
cafecito.egg-info/top_level.txt
cafecito/tests/__init__.py
cafecito/tests/smoke.py
cafecito/tests/test_advance.py
cafecito/tests/test_closure_langs.py
cafecito/tests/test_doctor.py
cafecito/tests/test_facts.py
cafecito/tests/test_gate.py
cafecito/tests/test_gate_langs.py
cafecito/tests/test_generated.py
cafecito/tests/test_ingest.py
cafecito/tests/test_isolation.py
cafecito/tests/test_landing_message.py
cafecito/tests/test_mcp_server.py
cafecito/tests/test_memoization.py
cafecito/tests/test_parallel.py
cafecito/tests/test_regen.py
cafecito/tests/test_regen_retry.py
cafecito/tests/test_setup_cmd.py
cafecito/tests/test_spans.py
cafecito/tests/test_spans_json.py
cafecito/tests/test_swarm.py
cafecito/tests/test_swarm_drift.py
cafecito/tests/test_swarm_hardening.py
cafecito/tests/test_watch.py
cafecito/tests/test_writeset.py