README.md
pyproject.toml
rebob/__init__.py
rebob/__main__.py
rebob/cli.py
rebob/config.py
rebob/contract.py
rebob/hook.py
rebob/paths.py
rebob/server.py
rebob.egg-info/PKG-INFO
rebob.egg-info/SOURCES.txt
rebob.egg-info/dependency_links.txt
rebob.egg-info/entry_points.txt
rebob.egg-info/requires.txt
rebob.egg-info/top_level.txt
rebob/commands/__init__.py
rebob/commands/_util.py
rebob/commands/doctor.py
rebob/commands/init.py
rebob/commands/path.py
rebob/commands/serve.py
rebob/core/__init__.py
rebob/core/api.py
rebob/core/assemble.py
rebob/core/extract.py
rebob/core/redact.py
rebob/core/resolve.py
rebob/core/retrieve.py
rebob/core/salience.py
rebob/core/store.py
rebob/core/watsonx.py
rebob/core/worker.py
rebob/templates/SKILL.md
rebob/templates/mem.md
rebob/templates/rules.md
tests/test_api.py
tests/test_assemble.py
tests/test_contract.py
tests/test_extract.py
tests/test_hook.py
tests/test_paths.py
tests/test_pipeline.py
tests/test_redact.py
tests/test_resolve.py
tests/test_retrieve.py
tests/test_salience.py
tests/test_store.py
tests/test_watsonx.py