Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions DOMAIN_WORKING_GROUP_CHARTER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!--
Copyright 2026 UCP Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

# Domain Working Group (DWG) Charter Template

## Problem Statement

- Describe the specific problem this DWG proposal aims to solve for the
domain. Optionally include any supporting RFCs or documents.

## Strategic Fit

- Explain why this problem needs a UCP DWG.

## Scope

### In-Scope

- List what aspects of the problem are in scope.

### Out-of-Scope

- List what aspects are explicitly **not** part of the scope.

## Key Deliverables

- Outline the key deliverables that will signal completion.

## Deliver By

- Target date by which the DWG intends to finish its work and close.

## DTC Sponsors

- DTC name (e.g., Shopping DTC) and proposed Chairs/Co-Chairs.
15 changes: 15 additions & 0 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,21 @@
to form a DWG (e.g., "Travel WG"). Once chartered, the DWG has autonomy to
define capabilities for their domain and submit for DTC approvals.

## Process for nominating new Domain Working Group (DWG)

- Any DTC member can submit a DWG charter nomination (using the
[DWG charter template](DOMAIN_WORKING_GROUP_CHARTER.md)) as a new issue
in the [UCP Issues
tracker](https://github.com/Universal-Commerce-Protocol/ucp/issues).
- GC reviews the DWG charter and approves or rejects the DWG nomination.
- GC approves chairs/co-chairs for the DWG, who are accountable for the
DWG creation and delivery of the outcomes.
- GC may assign additional co-chairs for the DWG as part of its approval.
- DWG chairs/co-chairs may invite additional industry participants to
contribute to the DWG via the DWG charter issue.
- GC reviews and approves the final composition of DWG, including the
external industry participants (if any).

## Domain Tech Councils (Domain TC)

- Members are responsible for building and maintaining core specification for the
Expand Down
Loading