tokmd-analysis-grid
Preset and feature-gate metadata for analysis orchestration.
Problem
You need one source of truth for preset composition and feature warnings.
What it gives you
PresetKind,PRESET_KINDSPresetPlan,PRESET_GRIDpreset_plan_for,preset_plan_for_nameDisabledFeature
Integration notes
- Pure data and serialization, with deterministic ordering at the type boundary.
- Central source of preset plans and disabled-feature warnings.
halsteaddepends oncontentandwalk; the other preset features are independent gates.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, Schema, Schema JSON
- Explanation: Explanation