This is the umbrella repo for Plattar Stack 2.0. It holds the central Spec Kit constitution, cross-repo docs, and canonical cross-repo specs/contracts. The four product pillars (plattar-renderer-sdk, plattar-components, plattar-viewer, plattar-cms) live here as git submodules.
Before any spec-driven work, read:
- .specify/memory/constitution.md — non-negotiable platform principles
- shared-config.md — platform-wide conventions
- docs/architecture.md and docs/feature-workflow.md — system map + the cross-repo feature flow
Rules: cross-repo features reuse ONE central feature ID as feat/NNN-slug across every affected submodule. Never edit a pillar through the umbrella — work in each submodule's own repo. Ask before committing, pushing, or publishing.
For additional context about technologies to be used, project structure, shell commands, and other important information, read the current plan