LICENSE
README.md
pyproject.toml
checkinnit/__init__.py
checkinnit/__main__.py
checkinnit/analyze.py
checkinnit/cli.py
checkinnit/config.py
checkinnit/init.py
checkinnit/status.py
checkinnit/utils.py
checkinnit.egg-info/PKG-INFO
checkinnit.egg-info/SOURCES.txt
checkinnit.egg-info/dependency_links.txt
checkinnit.egg-info/entry_points.txt
checkinnit.egg-info/requires.txt
checkinnit.egg-info/top_level.txt
diff_analyzer/__init__.py
diff_analyzer/get_diff.py
diff_analyzer/parser.py
github/__init__.py
github/client.py
github/comment_formatter.py
github/diff_fetcher.py
github/orchestrator.py
memory/__init__.py
memory/ingest.py
memory/rag_store.py
memory/retrieve.py
policy/__init__.py
policy/confidence.py
policy/gates.py
policy/overrides.py
policy/types.py
reviewer/__init__.py
reviewer/engine.py
reviewer/prompt.py