LICENSE
README.md
pyproject.toml
tailor_resume/__init__.py
tailor_resume/cli.py
tailor_resume.egg-info/PKG-INFO
tailor_resume.egg-info/SOURCES.txt
tailor_resume.egg-info/dependency_links.txt
tailor_resume.egg-info/entry_points.txt
tailor_resume.egg-info/requires.txt
tailor_resume.egg-info/top_level.txt
tailor_resume/_scripts/__init__.py
tailor_resume/_scripts/cli.py
tailor_resume/_scripts/jd_gap_analyzer.py
tailor_resume/_scripts/latex_renderer.py
tailor_resume/_scripts/mcp_server.py
tailor_resume/_scripts/profile_extractor.py
tailor_resume/_scripts/rag_store.py
tailor_resume/_scripts/resume_types.py
tailor_resume/_scripts/text_utils.py
tests/test_api_server.py
tests/test_ats_scorer.py
tests/test_billing.py
tests/test_claude_vision_extractor.py
tests/test_cli.py
tests/test_cover_letter_renderer.py
tests/test_github_ingester.py
tests/test_jd_gap_analyzer.py
tests/test_latex_renderer.py
tests/test_mcp_server.py
tests/test_parsers_integration.py
tests/test_pdf_extractor_deep.py
tests/test_pipeline.py
tests/test_profile_extractor.py
tests/test_profile_extractor_regression.py
tests/test_profile_patch.py
tests/test_rag_store.py
tests/test_rag_store_regression.py
tests/test_setup_routes.py
tests/test_star_validator.py
tests/test_stores_integration.py
tests/test_tracer_e2e.py
tests/test_vault_client.py
tests/test_web_api.py