Commit Graph

32 Commits

Author SHA1 Message Date
Keith Solomon 6d11934fcc feat: import post content records 2026-04-28 18:22:01 -05:00
Keith Solomon c66501d0e5 feat: normalize content records 2026-04-28 18:13:44 -05:00
Keith Solomon 7a30bbf1de test: add wordpress content stubs 2026-04-28 18:09:42 -05:00
Keith Solomon 5c0b22f4c4 feat: add content handler registry 2026-04-28 13:55:09 -05:00
Keith Solomon b176a37457 feat: add sync context and operation state 2026-04-28 13:51:38 -05:00
Keith Solomon 90cb78b712 feat: add sync result value object 2026-04-28 13:42:32 -05:00
Keith Solomon 52543aab2d docs: add sync engine implementation plan 2026-04-28 13:37:31 -05:00
Keith Solomon 8c3773f040 feat: wire rest transport services 2026-04-28 13:04:39 -05:00
Keith Solomon e3d48f2383 feat: add rest package endpoints 2026-04-28 13:00:31 -05:00
Keith Solomon 3c7ad655c0 feat: add rest transport client 2026-04-28 12:38:59 -05:00
Keith Solomon 428c64a46a feat: add rest transport exception 2026-04-28 06:24:02 -05:00
Keith Solomon e082f9c275 docs: add rest transport implementation plan 2026-04-28 06:21:09 -05:00
Keith Solomon cce40907d5 fix: handle invalid package uploads 2026-04-26 20:45:18 -05:00
Keith Solomon 90b56e13bb feat: wire file transport services 2026-04-26 20:37:35 -05:00
Keith Solomon 76b614e9e3 feat: guard admin package imports 2026-04-26 20:32:04 -05:00
Keith Solomon a9f719c408 feat: add json file transport 2026-04-26 20:26:06 -05:00
Keith Solomon 2202804b15 feat: add package checksum validation 2026-04-26 20:11:50 -05:00
Keith Solomon 35b9f29f41 feat: add content package schema validator 2026-04-26 20:07:36 -05:00
Keith Solomon 49d3f5792c feat: add content package value object 2026-04-26 20:05:59 -05:00
Keith Solomon 82efe41d90 docs: add file transport implementation plan 2026-04-26 20:03:02 -05:00
Keith Solomon 2ede677bd2 test: fix serialized object fixtures 2026-04-26 19:39:46 -05:00
Keith Solomon 4f845bdbf9 feat: register url transformation services 2026-04-26 15:00:36 -05:00
Keith Solomon d50917d827 fix: preserve serialized object payloads 2026-04-26 14:57:48 -05:00
Keith Solomon 4cfc1036bb fix: preserve invalid metadata payloads 2026-04-26 14:55:07 -05:00
Keith Solomon 3b09c3f410 feat: add metadata url transformer 2026-04-26 14:51:21 -05:00
Keith Solomon e744754389 fix: avoid userinfo url rewrites 2026-04-26 14:45:17 -05:00
Keith Solomon badd58ada6 fix: prevent unsafe url rewrites 2026-04-26 14:42:11 -05:00
Keith Solomon ddb0e12a9b feat: add url string transformer 2026-04-26 14:39:00 -05:00
Keith Solomon 4880613b67 fix: harden url mapping validation 2026-04-26 14:34:44 -05:00
Keith Solomon 8d7abc8536 feat: add url mapping value objects 2026-04-26 14:29:53 -05:00
Keith Solomon 3c254a34c9 docs: add url transformer implementation plan 2026-04-26 12:51:55 -05:00
Keith Solomon 557657344d feat: scaffold plugin foundation 2026-04-26 12:44:16 -05:00