- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Open
Labels
Description
Separate protocol specification from SDK implementation into distinct repositories
Status and separation of concerns (updated 2025-10-03)
- Protocol work tracked in mojoatomic/rdcp-protocol:
- Compliance Kit: Compliance kit for cross-language self-certification rdcp-protocol#3
 - Version mapping: Version mapping: SDK ↔ protocol compatibility matrix rdcp-protocol#5
 - Governance (CODEOWNERS + RFC template): Governance: CODEOWNERS and RFC template for protocol changes rdcp-protocol#6
 
 - SDK migration tracked in this repo (rdcp):
- Tracker: Separate protocol specification from SDK implementation into distinct repositories #111 (this issue)
 - Update SDK links/wiki to point to rdcp-protocol: Update SDK links/wiki to point to rdcp-protocol docs #116
 - Announcement + deprecation notice for the repo split: Announcement + deprecation notice for repo split #117
 
 
Checklist (updated)
- Create rdcp-protocol repo (Apache-2.0, CI)
 - Move protocol docs
 - Generate/publish JSON Schemas
 - Add compliance kit (v1.0 Phase 1)
 - Add docs site (MkDocs + mike)
 - Submodule rdcp-protocol under protocol/
 - Update SDK links and add stub wiki pages (see Update SDK links/wiki to point to rdcp-protocol docs #116)
 - Version mapping doc (SDK versions → protocol versions) (see Version mapping: SDK ↔ protocol compatibility matrix rdcp-protocol#5)
 - CODEOWNERS and RFC template in rdcp-protocol (see Governance: CODEOWNERS and RFC template for protocol changes rdcp-protocol#6)
 - Announcement + deprecation notice in rdcp (see Announcement + deprecation notice for repo split #117)
 
Original problem/proposal/benefits are preserved in the issue history and prior comments. This top section reflects current status and cross-repo tracking.