1//! Node-graph related policy helpers and token mappings.
2//!
3//! This module is intentionally UI-policy oriented (not mechanism): it defines paint-only preset
4//! schemas and theme-derived mappings that higher-level editors (like `fret-node`) can consume.
56pub mod presets;