Commit Graph

5 Commits

Author SHA1 Message Date
greebo
c7c9184a71 feat: add optimistic concurrency guards for draft editor, pricing and publish flows
add optimistic concurrency guards via expected scheme version id

protect draft editor, pricing snapshot, remap and publish flows from stale mutations
protect version creation from stale current version state

keep backward compatibility with optional query guards

verify 409 conflict behavior for stale clients and 200 for valid flows
2026-03-19 18:58:03 +03:00
greebo
76710372c4 Add publish preview retention policy, normalize refresh/cached contract, and add storage audit and cleanup admin endpoints 2026-03-19 18:31:32 +03:00
greebo
4c2b910765 Complete publish preview Phase 2A with retention, refresh and cache consistency 2026-03-19 18:20:21 +03:00
greebo
c91c5abf15 Implement display artifacts, pricing integrity, draft base and publish preview bundle 2026-03-19 17:58:17 +03:00
adminko
85fb2f4bb9 Initial commit: svg backend 2026-03-19 13:39:32 +03:00