Add Space metadata model and provisional Forgejo content ADR

Introduce tenant-scoped Space/SpaceMembership with list and detail views.
Document markdown-in-Forgejo as content SoR (ADR-0002). Run migrations on
container start so app.coulomb.social picks up the new tables.
This commit is contained in:
tegwick 2026-08-12 01:30:05 +02:00
parent bb6bc6093a
commit be32432d39
22 changed files with 697 additions and 12 deletions

View file

@ -68,7 +68,8 @@ coulomb.social connects people around shared projects and complementary capabili
- Status: **parallel hosts** — identity live; product content under construction
- **`https://app.coulomb.social`**: Railiance rebuild (OIDC, shell); spaces/content next
- **`https://coulomb.social`**: Bubble.io full product until cutover decision
- Active path: **`CSOC-WP-0004`** (app shell + Forgejo markdown spaces)
- Active path: **`CSOC-WP-0004`** (spaces metadata + Forgejo markdown content)
- Content ADR: `docs/adr/ADR-0002-space-content-forgejo-markdown.md`
- Deferred: bulk Bubble migration (`CSOC-WP-0001`); public self-registration (`CSOC-WP-0003` / NK)
- Prior art: design extract; CSOC-WP-0002 identity acceptance (2026-08-10)