Expand description
Style IR — language-neutral style facts extracted from parsed source.
This module is intentionally smaller than a general AST. It only stores facts needed by scoring, signal detection, and friend-style feedback.
Structs§
- StyleIr
- Language-neutral style facts for one parsed source file.
- Style
IrSummary - Stable JSON-ready summary of a Style IR snapshot.
- Style
IrThreshold Summary - Stable threshold facts included in the Style IR summary output.