RPS Digital P3 Intake Archive
RPS Digital is a digital-product commerce system centered on a public storefront plus an operational Shopify app and worker that generate product assets, manage releases, and deliver purchased files through secure expiring links.
Narrative
What the system does
RPS Digital turns a digital-art catalog workflow into a Shopify-backed download business. The work connects a public storefront, a merchant app, generated product metadata, release records, secure download links, and supporting documentation so products can move from prompt or catalog input into purchasable files.
How the work moves
The core process starts with an operator prompt or bulk catalog input, turns that input into product metadata and image assets, stages the release for review, and then connects purchased orders to entitlement checks and expiring download URLs. The constraint that matters is control: AI can accelerate product creation, but naming, quality review, release state, and delivery access still need explicit operator decisions.
System surfaces
Public Storefront And Product Discovery
The customer-facing surface for browsing digital products, inspecting listings, and moving into purchase or download flows.
Prompt-To-Product Merchant Workflow
The operator surface where prompts, defaults, and generated metadata become product drafts and release candidates.
Catalog Intake And Release Operations
Batch-oriented documentation and worker logic support repeatable asset generation, naming, release management, and import discipline.
Secure Download Fulfillment
Order and entitlement records connect purchase proof to expiring download URLs so fulfillment is auditable and not manual.
Implementation stack
Commerce Application
- • Shopify
- • Remix
- • React
- • Polaris
Automation And Assets
- • TypeScript worker
- • AI image generation
- • Prompt templates
- • Release pipeline
Data And Delivery
- • SQLite schema
- • Google Cloud Storage
- • Signed URLs
- • Entitlement checks
Evidence
17 artifacts grouped by type so each kind of proof can be scanned on its own.
Data models
2 artifactsWorkflows
2 artifactsImages
6 artifacts
imageLocal docs page describing post-purchase download behavior, signed links, and customer verification steps.
imageLocal docs page for the prompt-to-product merchant workflow, used as evidence for the authenticated generation surface that is not publicly accessible.
imageLocal docs page summarizing generation defaults, delivery behavior, and storage/AI-provider configuration boundaries.
imageProduct catalog view with filter controls and pagination, representing the shopper discovery surface for a large digital-download inventory.
imageProduct detail page showing price, instant-download labeling, license/format context, and add-to-cart flow.
imagePublic storefront homepage showing new arrivals, category navigation, featured collections, and the instant-download positioning.
Notes
7 artifactsKey dates
The source repo includes an intake dossier with screenshots, hydration candidates, and implementation artifacts.
The archive import keeps the existing RPS Digital project untouched while testing the proof-record intake contract.