graph/edges/generated_by.yaml

edges:
  - id: EDGE_FACTORY_STATUS_GENERATED_BY_FACTORY
    type: generated_by
    from: SYSTEM_STUDIO_DASHBOARD
    to: SYSTEM_PRODUCTION_FACTORY
    description: Dashboard factory section is generated from production factory status.
  - id: EDGE_GRAPH_STATUS_GENERATED_BY_VALIDATOR
    type: generated_by
    from: VALIDATOR_GRAPH
    to: QA_CENTRAL
    description: Graph status is generated by graph tooling and reviewed through QA.

Open raw source