LICENSE
README.md
pyproject.toml
setup.py
taxgrok/__init__.py
taxgrok/cli.py
taxgrok/config.py
taxgrok/constants.py
taxgrok/files.py
taxgrok/ingestion.py
taxgrok/irs_sources.py
taxgrok/pipeline.py
taxgrok/prompts.py
taxgrok/report.py
taxgrok/schema.py
taxgrok/security.py
taxgrok/taxpayer.py
taxgrok/tui.py
taxgrok/xai_client.py
taxgrok.egg-info/PKG-INFO
taxgrok.egg-info/SOURCES.txt
taxgrok.egg-info/dependency_links.txt
taxgrok.egg-info/entry_points.txt
taxgrok.egg-info/requires.txt
taxgrok.egg-info/top_level.txt
tests/test_config.py
tests/test_files.py
tests/test_ingestion.py
tests/test_integration_e2e.py
tests/test_irs_sources.py
tests/test_pipeline.py
tests/test_prompts.py
tests/test_report.py
tests/test_schema.py
tests/test_security.py
tests/test_taxpayer.py
tests/test_tui.py
tests/test_xai_client.py