Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/memory / / LocaleSupersedeKind
Type Alias: LocaleSupersedeKind
ts
type LocaleSupersedeKind = "location" | "job" | "preference" | "relationship" | "health" | "generic";Defined in: packages/memory/src/conflict/locale-packs/types.ts:16
Categorisation of a supersede marker. Surfaced on the audit row so downstream tooling can group conflicts by lifecycle event (relocation / job / preference / relationship / health / generic).