graph/nodes/assets/assets.yaml

nodes:
  - id: ASSET_CHR001
    type: asset
    title: CHR001 Nova Striker
    status: production_ready
    owner: character-production
    description: Primary hero asset referenced by the first hero work order.
    lifecycle: implemented
    tags:
      - asset
      - hero
    relations:
      - WO_0001
      - DOC_CHR001_IDENTITY
    created: 2026-07-09
    updated: 2026-07-09
  - id: ASSET_ENM001
    type: asset
    title: ENM001 Syndicate Enforcer
    status: planned
    owner: gameplay-production
    description: Enemy asset referenced by the first enemy work order.
    lifecycle: draft
    tags:
      - asset
      - enemy
    relations:
      - WO_0002
      - DOC_GDD_ENEMIES
    created: 2026-07-09
    updated: 2026-07-09
  - id: ASSET_ENV001
    type: asset
    title: ENV001 Waterfront Street
    status: planned
    owner: environment-production
    description: Environment asset referenced by harbor level production.
    lifecycle: draft
    tags:
      - asset
      - environment
    relations:
      - WO_0003
      - PROJECT_VS001
    created: 2026-07-09
    updated: 2026-07-09

Open raw source