tokmd-analysis-content
Content-driven helpers for TODO, duplication, and import analysis.
Problem
You need text-level signals without coupling callers to the full analysis orchestrator.
What it gives you
build_todo_reportbuild_duplicate_reportbuild_import_reportImportGranularity,ContentLimits
Integration notes
- No feature flags.
- Shared by
tokmd-analysisfor TODO, duplicate, and import reporting. - Uses language-aware import parsing and content hashing helpers.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, Root README
- Explanation: Explanation