Canonical · reviewed 2026-08-31

Core concepts

The shared vocabulary behind identity, access, commerce, and product isolation in Zinorel.

Zinorel separates a seller's real-world identity, reusable presentation, host relationship, and product-specific operations.

Identity and relationships

  • Party — the legal person or organization.
  • Profile — the reusable public identity.
  • Account — the profile's relationship with a host organization.
  • Enrollment — the account's relationship with one product instance.

Commerce inside an enrollment

  • Storefront — an instance-specific selling surface.
  • Listing — an enrollment-owned product offer aggregate.
  • Revision — editable or immutable listing content at a point in time.
  • Publication — exposes an approved revision through a storefront.

The dependable mental model is:

Party → Profile → Account → Enrollment → Storefront / Listing → Revision → Publication