production/status/graph-status.json

{
  "generated_at": "2026-07-10T09:30:41.872Z",
  "total_nodes": 44,
  "total_edges": 52,
  "node_types": {
    "asset": 3,
    "system": 9,
    "architecture": 3,
    "qa": 8,
    "validator": 2,
    "dashboard": 2,
    "document": 4,
    "governance": 1,
    "memory": 4,
    "project": 2,
    "recipe": 3,
    "workorder": 3
  },
  "edge_types": {
    "affects": 6,
    "approved_by": 2,
    "blocked_by": 1,
    "depends_on": 5,
    "implements": 7,
    "validates": 4,
    "tested_by": 2,
    "produces": 5,
    "references": 7,
    "supports": 3,
    "generated_by": 2,
    "derived_from": 3,
    "supported_by": 1,
    "owns": 4
  },
  "orphan_nodes": [],
  "broken_links": [],
  "circular_dependencies": [],
  "duplicate_edges": [],
  "validation_score": 100,
  "graph_health": "excellent",
  "next_actions": [
    "Run pnpm graph:validate before changing graph data.",
    "Run pnpm graph:index and pnpm graph:report before dashboard review."
  ]
}

Open raw source