Skip to content

Commit 28e0e3a

Browse files
Copilothotlong
andcommitted
Add marketplace publishing design documentation
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent fddcb5d commit 28e0e3a

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Design Document: Marketplace Protocol — Package Publishing & Distribution
2+
3+
> **Author:** ObjectStack Core Team
4+
> **Created:** 2026-02-17
5+
> **Status:** Design Specification
6+
> **Target Version:** v3.2 – v4.0
7+
8+
This document defines the **Marketplace Protocol** for ObjectStack — covering how metadata-driven packages are published to the marketplace and how customers discover, install, and manage them.
9+
10+
## Key Schema Files
11+
12+
1. **`packages/spec/src/kernel/manifest.zod.ts`** — Package manifest schema
13+
2. **`packages/spec/src/kernel/package-registry.zod.ts`** — Runtime lifecycle management
14+
3. **`packages/spec/src/cloud/marketplace.zod.ts`** — Marketplace ecosystem schemas
15+
16+
See full documentation in this file.

0 commit comments

Comments
 (0)