Loss
Defined in: src/core/ir/loss.ts:19
A single conversion loss: something the pipeline dropped, degraded or substituted.
Properties
Section titled “Properties”detail
Section titled “detail”
readonlydetail:string
Defined in: src/core/ir/loss.ts:25
Human-readable specifics: what exactly happened to what.
feature
Section titled “feature”
readonlyfeature:string
Defined in: src/core/ir/loss.ts:23
The affected Feature (drives the capability/loss matrix).
severity
Section titled “severity”
readonlyseverity:LossSeverity
Defined in: src/core/ir/loss.ts:21
How badly the content was affected.
where?
Section titled “where?”
readonlyoptionalwhere?:string
Defined in: src/core/ir/loss.ts:27
Optional location hint (page/paragraph/sheet reference).