Plan the migration from legacy inline examples to reviewed content records.
Goal: make reviewed content records the source of truth for examples. Current architecture: pages still read a mix of inline examples and derived UI props. Target architecture: server code reads published records by content type and keeps compatibility only during migration. Steps: add an aggregation layer, update public pages, update audits, document compatibility behavior, then remove legacy fields after coverage. Tests: content check, media audit, model content audit, typecheck, and page sampling.
Chat Prompt
Recommended model: GPT-5 Codex
Codex Migration Plan Chat
Turn a desired architecture change into a ready migration plan with files, risks, checks, and rollback notes.