graph/nodes/qa/qa.yaml

nodes:
  - id: QA_CENTRAL
    type: qa
    title: Central QA Runner
    status: active
    owner: qa-lead
    description: Central validation runner for production definitions and reports.
    lifecycle: implemented
    tags:
      - qa
      - validation
    relations:
      - VALIDATOR_GRAPH
      - SYSTEM_STUDIO_DASHBOARD
    created: 2026-07-09
    updated: 2026-07-09
  - id: QA_PLAYTEST
    type: qa
    title: VS-001 Playtest QA
    status: active
    owner: qa-lead
    description: Playtest checklist and QA gate for VS-001.
    lifecycle: approved
    tags:
      - qa
      - playtest
    relations:
      - PROJECT_VS001
      - WO_0003
    created: 2026-07-09
    updated: 2026-07-09

Open raw source