ScenarioMetadata

Identity fields for a scenario — key plus human-facing descriptors. Same shape as ResourceIdentity but without version (scenarios have no draft/published lifecycle).

  • key
    Type: string
    required

    Scenario key (snake_case, customer-supplied; stable across updates).

  • name
    Type: string
    required

    Display name.

  • description
    Type: string

    Optional description.

  • labels
    Type: object

    Free-form labels for filtering / organization.

    • propertyName
      Type: string