tokmd-analysis-halstead
Halstead metric helpers for tokmd analysis receipts.
Problem
You need Halstead metrics from source text without pulling the full analysis pipeline into your caller.
What it gives you
is_halstead_langoperators_for_langFileTokenCountstokenize_for_halsteadbuild_halstead_report
Integration notes
- Supports a curated language set only.
- Reads text through
tokmd-contentand caps file sizes through analysis limits. - Produces deterministic aggregate metrics for the shared analysis receipts.