LICENSE
README.md
pyproject.toml
src/majordomo/__init__.py
src/majordomo/__main__.py
src/majordomo/_claude_command.py
src/majordomo/cli.py
src/majordomo/config.py
src/majordomo/dates.py
src/majordomo/db.py
src/majordomo/decoder.py
src/majordomo/mcp_server.py
src/majordomo/models.py
src/majordomo/nocache.py
src/majordomo/output.py
src/majordomo/readers.py
src/majordomo/reports.py
src/majordomo/sieve.py
src/majordomo.egg-info/PKG-INFO
src/majordomo.egg-info/SOURCES.txt
src/majordomo.egg-info/dependency_links.txt
src/majordomo.egg-info/entry_points.txt
src/majordomo.egg-info/requires.txt
src/majordomo.egg-info/top_level.txt
tests/test_dates.py
tests/test_decoder.py
tests/test_decoder_parity.py
tests/test_fresh_reader.py
tests/test_identity.py
tests/test_login_safety.py
tests/test_nocache_e2e.py
tests/test_nocache_reader.py
tests/test_parity.py
tests/test_sieve.py