Land CSOC-WP-0006 PageOps: member space/page CRUD, copy, transfer

Thin CONTENT_ROOT content plane (ADR-0003/0004) with space visual field,
product UI for Title/Abstract/Visual, page list sidebar, and tests. Update
capability model and smoke checklist; mark WP-0006 finished.
This commit is contained in:
tegwick 2026-08-13 12:46:39 +02:00
parent 00dbb86c93
commit affed64839
24 changed files with 1812 additions and 151 deletions

3
.gitignore vendored
View file

@ -17,6 +17,9 @@ scripts/package-lock.json
.env.*
!.env.example
# Thin content plane (ADR-0004) — local SoR tree
var/
# Python / Django
.venv/
__pycache__/