Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/memory / / LocaleMatch

Interface: LocaleMatch

Defined in: packages/memory/src/conflict/locale-packs/types.ts:77

Outcome of a single locale-pack regex evaluation. Returned by evaluateMarkers(...) so the pipeline can propagate the matched marker into the audit row's reason field.

Stable

Properties

PropertyModifierTypeDefined in
confidence?readonlynumberpackages/memory/src/conflict/locale-packs/types.ts:80
excerpt?readonlystringpackages/memory/src/conflict/locale-packs/types.ts:81
kind?readonlyLocaleSupersedeKindpackages/memory/src/conflict/locale-packs/types.ts:79
matchedreadonlybooleanpackages/memory/src/conflict/locale-packs/types.ts:78