Note page-first content with markitect transclusion as chunk model
Document markitect include/selector/region/explode primitives and map Bubble chunks to addressable extractions rather than a priori chunk storage.
This commit is contained in:
parent
b773ae885f
commit
64d4dcda7c
3 changed files with 195 additions and 2 deletions
|
|
@ -154,7 +154,10 @@ Utility: **composable content block** inside pages/articles (finer than page).
|
|||
**Bubble type:** `custom.chunk`
|
||||
**Views:** `vw_chunks`, `pg_chunk`
|
||||
|
||||
**Rebuild note:** Stage-1 may treat **page markdown body** as the unit and **defer chunk graph**, unless migration shows chunks are the real user object. Confirm with editor export.
|
||||
**Rebuild note:** Prefer **page-first + transclusion** (markitect include/selector/region)
|
||||
over recreating `custom.chunk` as storage atoms. See
|
||||
`docs/architecture/transclusion-and-chunks.md`. Confirm with product use whether
|
||||
users need chunk lists as primary UX or only as derived views.
|
||||
|
||||
### 3.3 Article / scrap / content variants — `cap.bubble.article-family`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue