tokmd-analysis
Orchestrates analysis presets and enrichers for tokmd receipts.
Problem
You need one analysis entrypoint that can assemble receipt enrichments without wiring every leaf crate yourself.
What it gives you
analyzeAnalysisContext,AnalysisRequest,AnalysisPresetImportGranularity- Re-exports of
AnalysisLimits,NearDupScope, andnormalize_root
Integration notes
- Default features:
fun,topics,archetype,effort. - Optional features:
git,walk,content,halstead,effort,fun,topics,archetype. - Use this crate when you want preset-driven orchestration; use the leaf crates directly when you only need one report.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, CLI reference
- Explanation: Explanation