Rule authorship (high level)

Updated Jul 23, 2026
  • Implement Rule for metadata (name, group, docs) and CstRule for CST targeting.
  • Register one rule per implementation with CstRuleStore.
  • Rule execution is deterministic regardless of parallel scheduling.