docs: add file transport implementation plan

This commit is contained in:
Keith Solomon
2026-04-26 20:03:02 -05:00
parent 2ede677bd2
commit 82efe41d90
2 changed files with 1372 additions and 1 deletions
File diff suppressed because it is too large Load Diff
@@ -37,7 +37,7 @@ Adds domain mapping, URL replacement in post content, URL replacement inside ser
## Phase 3: Content Package Schema and File Transport ## Phase 3: Content Package Schema and File Transport
**Plan to create after Phase 2:** `docs/superpowers/plans/2026-04-26-wordpress-content-sync-file-transport.md` **Plan:** `docs/superpowers/plans/2026-04-26-wordpress-content-sync-file-transport.md`
Defines the sync package schema and implements export/import through JSON files for posts, pages, taxonomies, media metadata, and custom post type records. Defines the sync package schema and implements export/import through JSON files for posts, pages, taxonomies, media metadata, and custom post type records.