Installable SSOT governance pack for customer commerce semantics, products, offers, orders, invoices, reviews, ratings, and conversion actions.
This repository is an installable SSOT Registry governance pack. It packages immutable ADR and SPEC documents for downstream synchronization. It intentionally does not cross-link to other governance packs.
Short answer: customer-commerce-semantics-governance-pack is an installable SSOT governance pack for Customer Commerce And Product Semantics. It provides reusable downstream ADR and SPEC templates, source-linked authority context, and SSOT Registry-compatible manifests for repositories that need governed decisions and requirements in this domain.
Use this package when a downstream repository needs to answer: which standards, specifications, or compliance targets govern customer commerce and product semantics, which ADRs should capture the target policy choices, and which SPECs should define implementation-ready conformance requirements.
- Installable Python package:
customer-commerce-semantics-governance-pack - GitHub package repository:
groupsum/customer-commerce-semantics-governance-pack - Import package:
ssot_pack_customer_commerce_semantics - Portable downstream ADR templates for policy decisions tied to authority sources.
- Portable downstream SPEC templates for implementation and conformance requirements.
- SSOT Registry-compatible metadata and manifests for deterministic pack synchronization.
- Pack ID:
pack:customer-commerce-semantics - PyPI package:
customer-commerce-semantics-governance-pack - Import package:
ssot_pack_customer_commerce_semantics - GitHub repository: groupsum/customer-commerce-semantics-governance-pack
- Reservation owner:
extension-pack:customer-commerce-semantics-governance-pack
Customer Commerce And Product Semantics
- Schema.org Person
- Schema.org Product
- Schema.org Offer
- Schema.org Order
- Schema.org Invoice
- Schema.org Review
- Schema.org AggregateRating
- Schema.org Action and Schema.org Event
- GS1 Web Vocabulary
adr:commerce-source-policy- Commerce Source Policyadr:schema-org-product-policy- Schema.org Product Policyadr:schema-org-offer-policy- Schema.org Offer Policyadr:schema-org-order-policy- Schema.org Order Policyadr:schema-org-invoice-policy- Schema.org Invoice Policyadr:schema-org-review-rating-policy- Schema.org Review Rating Policyadr:schema-org-commerce-action-policy- Schema.org Commerce Action Policyadr:gs1-product-vocabulary-policy- GS1 Product Vocabulary Policyadr:commerce-identifier-policy- Commerce Identifier Policyadr:commerce-conversion-boundary-policy- Commerce Conversion Boundary Policy
spc:schema-org-product-requirements- Schema.org Product Requirementsspc:schema-org-offer-requirements- Schema.org Offer Requirementsspc:schema-org-aggregate-offer-requirements- Schema.org Aggregate Offer Requirementsspc:schema-org-order-requirements- Schema.org Order Requirementsspc:schema-org-invoice-requirements- Schema.org Invoice Requirementsspc:schema-org-review-requirements- Schema.org Review Requirementsspc:schema-org-rating-requirements- Schema.org Rating Requirementsspc:schema-org-aggregate-rating-requirements- Schema.org Aggregate Rating Requirementsspc:schema-org-commerce-action-requirements- Schema.org Commerce Action Requirementsspc:schema-org-commerce-event-requirements- Schema.org Commerce Event Requirementsspc:gs1-product-identifier-requirements- GS1 Product Identifier Requirementsspc:gs1-trade-item-requirements- GS1 Trade Item Requirementsspc:gs1-organization-location-requirements- GS1 Organization Location Requirementsspc:commerce-identifier-classification-requirements- Commerce Identifier Classification Requirementsspc:commerce-transaction-state-requirements- Commerce Transaction State Requirementsspc:commerce-conversion-action-requirements- Commerce Conversion Action Requirements
uv add customer-commerce-semantics-governance-pack
uv add ssot-registry customer-commerce-semantics-governance-packuvx --from ssot-registry ssot pack install customer-commerce-semantics-governance-pack
uvx --from ssot-registry ssot pack sync . customer-commerce-semantics-governance-pack
uv run ssot adr list .
uv run ssot spec list .from ssot_pack_customer_commerce_semantics import load_document_manifest
adr_manifest = load_document_manifest("adr")
spec_manifest = load_document_manifest("spec")- GitHub package repository: groupsum/customer-commerce-semantics-governance-pack
- PyPI package: customer-commerce-semantics-governance-pack
- SSOT Registry: ssot-registry
- SSOT pack contracts: ssot-pack-contracts
Removed duplicate GS1 syntax ownership and added a GS1-to-commerce integration profile.