Ubiquitous Language

Browse and discover ubiquitous language terms in the Design Management domain

Design Management Domain Language(20 terms)

Collection

Short domain-language name for a designer-curated ProjectCollection.

View details

User Product Collection

A designer-created collection or favorites list of products for a project or design workflow. Aggregate root. Backed by user_product_collections.

View details

Collection Item

Short domain-language name for a ProjectCollectionItem.

View details

User Product Collection Item

A line item inside a user product collection. Backed by user_product_collection_items.

View details

Collection Kind

default or curated. default is the per-project assignment collection named `{projectName}-default`. curated is every other collection.

View details

Default Collection

The `{projectName}-default` ProjectCollection created by Product Marketplace Add to Project. Cannot be renamed. There is no Design-side Add to Project.

View details

Assigned Variant Projection

Design Airtable `product_variants` UI row for a catalog variant assigned to a project. Not a Design aggregate (ADR-0082). Catalog identity is catalog_variant_domain_id.

View details

Product Reference

A reference from design-management to a product-marketplace product, variant, or MTO template. Requires at least one of those ids.

View details

Script Flag

Airtable checkbox used by legacy UI actions to indicate which collection or collection item is selected for a script action. Domain field is selected.

View details

Selected

Domain-language mirror of script_flag. Collection selection propagates to active child items.

View details

Active

Collection or item state that participates in add, remove, and select workflows. Opposite of deleted.

View details

Deleted

Domain state used before persistence decides whether to unlink (items omitted from the parent link) or physically destroy records.

View details

Portal Publish Status

Whether a user product collection is visible on the client portal. Values are draft or published.

View details

Draft

Default portal state. The collection is not exposed on the client portal read model.

View details

Published

Collection is eligible for portal sync and client-facing read APIs.

View details

Published At

Timestamp when the collection was last published to the portal.

View details

Last Unpublished At

Timestamp when the collection was last moved from published back to draft.

View details

Product Collection Deck Job

A Slides.com publication job for a user product collection. Status queued, in_progress, ready, or failed. Slides.com is an external publisher, not a catalog service.

View details

Part Type

A project-scoped design artifact materialized from a product-marketplace MTO template. Requires at least one resolved MTO option.

View details

Vendor Product Collection

Manufacturer or vendor product line owned by product-marketplace. Not a ProjectCollection.

View details