LICENSE
README.md
pyproject.toml
src/research_git.egg-info/PKG-INFO
src/research_git.egg-info/SOURCES.txt
src/research_git.egg-info/dependency_links.txt
src/research_git.egg-info/entry_points.txt
src/research_git.egg-info/requires.txt
src/research_git.egg-info/top_level.txt
src/rgit/__init__.py
src/rgit/ablation.py
src/rgit/agent_guidance.py
src/rgit/agent_platforms.py
src/rgit/astmap.py
src/rgit/cli.py
src/rgit/compare.py
src/rgit/compose.py
src/rgit/curation.py
src/rgit/edges.py
src/rgit/gitutil.py
src/rgit/graphview.py
src/rgit/hooks.py
src/rgit/installer.py
src/rgit/mcp_server.py
src/rgit/metricdir.py
src/rgit/metrics.py
src/rgit/provenance.py
src/rgit/ranking.py
src/rgit/recall.py
src/rgit/runner.py
src/rgit/segmenter.py
src/rgit/tables.py
src/rgit/toggles.py
src/rgit/watch.py
src/rgit/_plugin/.claude-plugin/marketplace.json
src/rgit/_plugin/.claude-plugin/plugin.json
src/rgit/_plugin/agents/capsule-regenerator.md
src/rgit/_plugin/agents/capsule-segmenter.md
src/rgit/_plugin/agents/edge-judge.md
src/rgit/_plugin/skills/rgit-capture/SKILL.md
src/rgit/_plugin/skills/rgit-recall/SKILL.md
src/rgit/store/__init__.py
src/rgit/store/db.py
src/rgit/store/ids.py
src/rgit/store/models.py
src/rgit/store/objects.py
src/rgit/store/store.py
tests/test_ablation.py
tests/test_active_edges.py
tests/test_agent_guidance.py
tests/test_astmap.py
tests/test_cli.py
tests/test_compare.py
tests/test_compose.py
tests/test_curation.py
tests/test_db.py
tests/test_e2e.py
tests/test_edges.py
tests/test_gitutil.py
tests/test_graphview.py
tests/test_guidance_coupling.py
tests/test_hooks.py
tests/test_installer.py
tests/test_mcp_server.py
tests/test_metricdir.py
tests/test_metricdir_store.py
tests/test_metrics.py
tests/test_models.py
tests/test_objects.py
tests/test_provenance.py
tests/test_ranking.py
tests/test_recall.py
tests/test_review_fixes.py
tests/test_runner.py
tests/test_segmenter.py
tests/test_store.py
tests/test_tables.py
tests/test_toggles.py
tests/test_watch.py