Create, validate, package, and submit from your workspace.
The workspace CLI scaffolds themes, checks manifests, blocks unsafe APIs, and prepares package checksums.
Developers own presentation. Restonme owns commerce safety.
The SDK routes product, cart, checkout, payment, shipping, Product Passport, social commerce, and AI slots through approved platform services.
- Theme contractManifest, pages, modules, performance budget, API version
- ValidationCheckout handoff, private data, unsafe scripts, path traversal
- CertificationBasic, performance, AI-ready, social, passport, growth badges
- Install safetyPreview first, pinned versions, customization overlays, rollback records
- Maintenance accessScoped, revocable developer access for theme draft work only
- Developer economyProfiles, orgs, AI credits, bounties, revenue share foundation
Build locally
Scaffold a package theme with mock store data, sandbox modes, supported pages, sections, locales, styles, and preview assets.
Validate hard
Run checks for checkout bypasses, forbidden APIs, private data access, asset budgets, Product Passport, buyer AI, social screens, and accessibility basics.
Submit safely
Platform review assigns certification badges before marketplace publication. Paid settlement remains gated until payout infrastructure is live-tested.
pnpm theme:cli create premium-fashion pnpm theme:cli validate ./premium-fashion pnpm theme:cli package ./premium-fashion pnpm theme:cli upload ./premium-fashion pnpm audit:theme-platform
Workspace upload creates an authenticated payload for the Theme Operations API. Public npm distribution remains future until signed release and auth are proven.