LICENSE
README.md
pyproject.toml
src/dotmd_parser/__init__.py
src/dotmd_parser/analyze.py
src/dotmd_parser/cli.py
src/dotmd_parser/digest.py
src/dotmd_parser/index.py
src/dotmd_parser/index_md.py
src/dotmd_parser/inventory.py
src/dotmd_parser/openrag.py
src/dotmd_parser/parser.py
src/dotmd_parser.egg-info/PKG-INFO
src/dotmd_parser.egg-info/SOURCES.txt
src/dotmd_parser.egg-info/dependency_links.txt
src/dotmd_parser.egg-info/entry_points.txt
src/dotmd_parser.egg-info/requires.txt
src/dotmd_parser.egg-info/top_level.txt
src/dotmd_parser/templates/SKILL.md
src/dotmd_parser/templates/__init__.py
src/dotmd_parser/templates/dotmd_index/SKILL.md
src/dotmd_parser/templates/dotmd_index/__init__.py
src/dotmd_parser/templates/prompts/__init__.py
src/dotmd_parser/templates/prompts/analyze-dependencies.md
tests/test_aggregate.py
tests/test_analyze.py
tests/test_cli_dotmd_index.py
tests/test_cost_estimate.py
tests/test_empty_warnings.py
tests/test_host_agent_plan.py
tests/test_index_md.py
tests/test_index_scope.py
tests/test_inventory.py
tests/test_openrag_push.py
tests/test_orchestrator_detection.py
tests/test_parser.py
tests/test_skill_integration.py
tests/test_token_savings.py