graph/edges/validates.yaml

edges:
  - id: EDGE_QA_VALIDATES_FACTORY
    type: validates
    from: QA_CENTRAL
    to: SYSTEM_PRODUCTION_FACTORY
    description: Central QA validates factory status through reports and builds.
  - id: EDGE_VALIDATOR_VALIDATES_GRAPH
    type: validates
    from: VALIDATOR_GRAPH
    to: SYSTEM_STUDIO_DASHBOARD
    description: Graph validator prepares dashboard graph health.

Open raw source