Cluster assignment index (-1 for outliers / noise).
Original vector key (entity record ID).
Display label for this point.
Arbitrary metadata surfaced in tooltips / drilldown.
X coordinate in projected space.
Y coordinate in projected space.
OptionalZZ coordinate in projected space (only present when Dimensions === 3).
A single projected point returned by the clustering pipeline, after dimensionality reduction. Parsed from the mutation's
PointsJSONfield.Defined locally here (not imported from
@memberjunction/clustering-engine) so this transport package stays decoupled from the engine. The shape mirrors the engine'sClusterPoint.