graph/nodes/projects/projects.yaml

nodes:
  - id: PROJECT_STREETLINE_HEROES
    type: project
    title: Streetline Heroes
    status: active
    owner: producer
    description: Main game project using StudioOS production systems.
    lifecycle: implemented
    tags:
      - project
      - game
    relations:
      - PROJECT_VS001
      - GOV_SOURCE_OF_TRUTH
    created: 2026-07-09
    updated: 2026-07-09
  - id: PROJECT_VS001
    type: project
    title: VS-001 Vertical Slice
    status: active
    owner: product-owner
    description: Current vertical slice implementation target.
    lifecycle: approved
    tags:
      - project
      - vertical-slice
    relations:
      - DOC_VS001_PRD
      - WO_0003
    created: 2026-07-09
    updated: 2026-07-09

Open raw source