Interface: NormalizedRule
One conventional Cursor .mdc rule with peeled target selection.
Properties
body
readonlybody:string
emittedMarkdown
readonlyemittedMarkdown:string
Host-emitted document with authoring-only frontmatter keys stripped.
frontmatter
readonlyfrontmatter:Readonly<Record<string,unknown>>
id
readonlyid:string
markdown
readonlymarkdown:string
Exact authored bytes decoded as UTF-8; retained as an identity input.
name
readonlyname:string
provenance
readonlyprovenance:SourceProvenance
source
readonlysource:string
targets
readonlytargets: readonlystring[]