Adopt stage-1 capability cut and product capability model

Persist capability/feature vocabulary, v0 model, and founder stage-1 must set
(onboarding, spaces/pages with Title/Abstract/Visual, page copy and transfer).
Mark CSOC-WP-0001-T03 done; add CSOC-WP-0006 for implementation.
This commit is contained in:
tegwick 2026-08-12 13:09:09 +02:00
parent 2dfb5a0bf2
commit bc78cd27fc
13 changed files with 622 additions and 11 deletions

View file

@ -168,11 +168,14 @@ Public meta returned **no** `types`. Expected classes (to confirm on export):
## 10. Priority order for migration (recommended)
1. **Spaces + page bodies** → Forgejo markdown (ADR-0002) — highest product value
2. **Members** → already re-platformed via NetKingdom JIT (no Bubble password import)
3. **Memberships / favorites** → after schema exists
4. **Marketplace / monetization** → human feature cut (T03)
5. **Historical workflow automation** → rewrite in code only if still needed
Aligned with **stage-1 cut** (`docs/capability/stage-1-cutover.md`):
1. **Members** → NetKingdom JIT / assisted transfer (no Bubble passwords)
2. **Spaces + pages** (Title, Abstract, Visual + markdown body) → app metadata + Forgejo
3. **Page copy / transfer** support data as needed
4. **Memberships** beyond tenant-wide defaults
5. **Favorites / marketplace / monetization** → later (not stage 1)
6. **Bubble workflows** → rewrite only if product need returns (`out` for parity)
## Related