Adobe Express

Reference benchmark for visual content editing requirements.

  • Visual Editor Requirement: Target functionality for creating/editing Travel Blogs using sequential blocks of text and photos.
  • System Gap: Current Journeys System stores blogs as Static HTML (content/{slug}.html) with no available editor.
  • Implementation Tasks:
    • Parsing and fusing Japan Trip PDFs into single blog posts.
  • UI/UX Context:
    • Related to fixing the Ticker Bar obscuring the Quick-nav (second row) on the homepage.
  • Security Constraints:
    • Must align with same-origin-guard (requireSameOriginForMutatingRequest()) implemented on all Admin Actions.

2026 04 14 New Claude Plan

Source Notes

  • 2026-04-14: # New Claude Plan --- --- Context Paul needs a way to create and edit travel blogs visually — similar to Adobe Express — with sequential blocks of text and photos. The existing site/journeys/ system stores blogs as static HTML in content/{slug}.html, but there’s no editor. The ho (New Claude Plan)