Triage Pregraph Data

Audit a dataset or access rule before it joins an identity-graph build (access rules behave like datasets in NQL here). Enumerates failure modes (hub identifiers, high-degree nodes, suspicious values, over-connected identifiers), tests hypotheses in parallel, quantifies damage by rows / edges / entities, and proposes minimal filters ranked by severity. When issues are found, returns a validated `CREATE MATERIALIZED VIEW` NQL the caller can run to produce a graph-ready clean source; if the data passes, says so and recommends it unchanged. Plans and authors the clean-view NQL; does not execute it. Use when: "audit this dataset before the graph build", "find bad edges in <source>", "check identity data quality", "recommend filters for the graph build", "quantify damage from <identifier_type>", "pre-graph DQ". (narrative-identity)

narrative-io 4fbde3c 10 files · 78.2 KB Updated

File contents

narrative-io/narrative-skills-marketplace/tree/main/plugins/narrative-identity/skills/triage-pregraph-data commit 4fbde3c01c

Frequently asked questions

npx skillmds@latest add narrative-io/triage-pregraph-data