Skip to content

Build a hosted screenshot service for theme previews #35

Description

@next-devin

Follow-up to #34 and docs/production-capture-service.md.

Platform Engineering should build an authenticated Chromium service that accepts queued screenshot jobs and keeps tenant data separate.

The service should:

  • only navigate to the store's network domain
  • capture full-page PNGs at 1440px and 390px after fonts, images, and lazy media settle
  • record theme and template revisions plus X-Theme-* headers
  • store content-addressed artifacts per tenant behind expiring URLs
  • enforce SSRF protection, rate limits, time and memory limits, retention, audit logs, and stable error codes

The design document describes the delivery slices. Until this service exists, local and CI capture remain the supported path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions