Brand pillar · v0.13.0
brand-asset-catalog AssetCatalog
$id · https://corpospec.com/schemas/v0.13.0/brand-asset-catalog.schema.json
Fields
| Field | Type | Required | Description |
|---|---|---|---|
| assets | BrandAsset[] | — | |
| id | PathRef? | — | PathRef of this record (conventionally `brand/asset-catalog`). Optional for back-compat with catalogs embedded inside other brand records; required when stored as a standalone pillar file. |
Definitions
Shared types referenced within this schema.
AssetKind
BrandAsset
type: object
PathRef
Path-based cross-reference relative to .corpospec/ root.
Pattern: `^[a-z0-9_-]+(/[a-z0-9_.-]+)+$`
pattern: ^[a-z0-9_-]+(/[a-z0-9_.-]+)+$
Reference in your YAML
# yaml-language-server: $schema=https://corpospec.com/schemas/v0.13.0/brand-asset-catalog.schema.json