coulomb-social/docs/migration
tegwick 8447943dc0 Import Bubble export trees into PageOps and finish CSOC-WP-0001
Add import_content_tree management command and import_tree helper for
ADR-0004 sample trees. Document reichelag rehearsal lossiness; mark T02/T04
and the bubble exit workplan finished.
2026-08-13 12:48:55 +02:00
..
bubble-auth-and-export.md Add safe Bubble session export path for CSOC-WP-0001-T02 2026-08-13 10:18:41 +02:00
export-progress-2026-08-13.md Import Bubble export trees into PageOps and finish CSOC-WP-0001 2026-08-13 12:48:55 +02:00
field-map-from-session-2026-08-13.md Advance Bubble export: corpus walk and ADR-0004 sample tree 2026-08-13 12:24:13 +02:00
README.md Advance Bubble export: corpus walk and ADR-0004 sample tree 2026-08-13 12:24:13 +02:00
rehearsal-reichelag-2026-08-13.md Import Bubble export trees into PageOps and finish CSOC-WP-0001 2026-08-13 12:48:55 +02:00
schema-mapping-sketch-2026-08-12.md Adopt stage-1 capability cut and product capability model 2026-08-12 13:09:09 +02:00

Migration docs

CSOC-WP-0001-T02/T04 home for Bubble → rebuild mapping and rehearsal notes.

Doc Status
bubble-auth-and-export.md Safe read access for agents (session file; no secrets in chat)
field-map-from-session-2026-08-13.md Field map from live session export (article/space/user)
export-progress-2026-08-13.md Corpus counts + sample tree path (no private bodies)
schema-mapping-sketch-2026-08-12.md Provisional mapping (supersede with field map)
(later) field-level map After authenticated dump
(later) rehearsal log Import of one space to thin git tree (ADR-0004)

Auth for automated export

./scripts/capture-auth-state.sh    # you log in once (or --from-password-files)
./scripts/export-bubble-session.sh # dump routes/network under XDG auth dir

Do not paste passwords into chat. Details: bubble-auth-and-export.md.

Export credentials and raw dumps never go in git.