Expand description
§tokmd-analysis
Tier 3 (Orchestration)
Analysis logic and optional enrichers for tokmd receipts. Computes derived metrics and orchestrates optional analysis modules based on presets.
§What belongs here
- Analysis orchestration and module coordination
- Derived metric computation
- Preset-based feature inclusion
- Enricher orchestration and adapters (delegated to microcrates)
§What does NOT belong here
- Output formatting (use tokmd-analysis-format)
- CLI argument parsing
- File modification
Structs§
Enums§
- Import
Granularity - Near
DupScope - Scope for near-duplicate comparison partitioning.
Functions§
Type Aliases§
- Analysis
Preset - Canonical preset enum for analysis orchestration.