Drop Shipping Automation: from request to live listing.

A print-on-demand shop run by a team of nine AI agents. A request enters the pipeline, and the agents carry it through concept, design, copy, publishing, website sync, and promotion until the product is for sale, with no one moving files or copying text between tools.

About this project. Unlike Sprint Ledger, this system is live: the products it produces are for sale. The figures below come from a snapshot of its Mission Control dashboard taken on 19 June 2026. Mission Control is internal, so it appears here as screenshots with network details removed.

The Workflow page of Mission Control: seven lanes (concept, design, copy, routing, marketplace, storefront, growth), each owned by a named agent, beside queues for items needing review or waiting on the publisher or storefront agent, and a list of live products ready for marketing.
The workflow board in Mission Control: seven lanes, each owned by one agent, and the queues where work waits.
Project
Drop Shipping Automation, an agent-run online shop
Business
Velvet Static, a print-on-demand shop for statement gifts and apparel
Model
Print-on-demand drop shipping through Printify, sold on Etsy and on a companion website
Agents
Nine, each with one job and written inputs and outputs
Pipeline
Seven lanes, from concept through to promotion
Oversight
Mission Control, an internal dashboard of queues, agents, and history
Status
Live: 20 products for sale at the 19 June 2026 snapshot
The pipeline

One request in, a live product out.

Each stage belongs to one agent, and each agent hands finished work to the next. A product never waits for a person to move it along.

  1. RequestThe owner, or Patty’s trend research
  2. ConceptPatty validates the idea
  3. DesignGrace makes production art
  4. CopyConnie writes the listing
  5. Route and packageOlive tracks state and hand-offs
  6. PublishPhyllis creates and verifies the product
  7. WebsiteWendy syncs the storefront
  8. PromoteMaggie starts the sales push

Two agents sit outside the line. Beatrice sets the brand standard that every stage is measured against and makes the final call on what belongs in the catalog, and Scanner rebuilds the workflow’s records from the files on disk when they need repair.

The owner’s part is deliberate and small: raise a request, approve what lands in the review queue, and adjust the standard. Everything between the request and the live listing, including creating the product in Printify and placing it on the website, is done by the agents.

The agents

Nine agents, one job each.

Every agent has a written role, a defined input, and a defined output. That is what makes the hand-offs reliable: an agent knows what it will receive and what it must return.

AgentRoleTakes inProduces
BeatriceFounder and brand standardBrand doctrine, collection direction, final review questionsBrand standards and go-or-revise decisions
OliveOperations router and workflow ownerApprovals, repository state, design and copy filesWorkflow transitions, hand-off notes, package readiness
PattyProduct manager and concept validatorConcept requests, catalog gaps, trend research, approved visualsConcept briefs and reuse recommendations
GraceGraphic designer and production artistThe concept brief, an approved visual, revision notesProduction files, review mockups, revisions
ConnieCopywriter and SEO packagerThe approved concept, product type, audienceTitles, descriptions, tags, listing metadata
PhyllisMarketplace publisherThe approved package, production files, Connie’s metadataPrintify products, publish results, live listing state
WendyStorefront sync ownerPublished products, live listing images, marketplace linksUpdated website pages, galleries, and sitemap
MaggiePost-launch marketing and merchandisingThe live URL, final images, current pricing, collection placementCampaign ideas, bundles, channel-ready promotion
ScannerRepository state rebuilderRepository files, existing hand-offs, package manifestsRestored product records and rebuilt workflow history
How work moves

State, versions, and hand-offs.

Every product is a record in a repository with a current state and a version number, so a revision creates a new version and the history stays intact. Each hand-off writes an event to a ledger: a package is built, files are attached, and the state changes. At the snapshot the ledger held 2,886 events, and Olive alone had recorded 376 of them.

The last three hand-offs of a poster recorded in the ledger show the shape of the end of the pipeline:

  1. OliveForwards the finished production asset and a 13-tag listing package to the publisher. State: sent to Phyllis.
  2. PhyllisCreates the Printify product hidden first and verifies the upload response before going further. State: uploaded to Printify.
  3. WendyQueues the website sync after the live publish. State: published.

Work waiting on a person or on another agent sits in named queues: needing review, waiting on the publisher, and waiting on the storefront agent. A product that is live and has its website page becomes ready for Maggie, whose work begins only then.

In production

The result is a real storefront.

The pipeline ends in public places: listings on Etsy and matching pages on the shop’s own website, kept in step by the storefront agent.

The Velvet Static website home page, with a large headline, a call to shop on Etsy, and a collage of products including a cosmetic bag, a tote, a journal, and a glass can.
The shop’s website, which the storefront agent keeps in step with the live catalog.
Mission Control

Seeing the whole system at a glance.

Mission Control is a static dashboard rebuilt from the repository’s state, memory, assets, documents, events, and scheduled jobs. It shows the queue counts, the agent roster, the workflow board, the asset catalog and mockup packs, and an event timeline. Its memory ledger hides secret details by design, so the dashboard can be shared without exposing credentials.

The Agents page of Mission Control, showing role cards for Beatrice, Olive, Patty, Grace, Connie, and Phyllis, each with a job title, a description, skill tags, and lists of inputs and outputs.
The agent roster in Mission Control: who owns what, what goes in, and what should come out.
By the numbers

What the system had produced.

MeasureAt the snapshot
Products tracked95
Live listings20: 11 posters, plus mugs, a cosmetic bag, a crewneck, a glass can, a journal, a laptop sleeve, a phone case, and a tee
Sticker concepts in the copy stage75
Listing packages built192
Mockup packs66 packs holding 441 images
Recorded events2,886, including 789 state transitions
Agent-written documents500 briefs and hand-offs: 299 from the publisher, 98 from the copywriter, 75 from the concept manager, and 18 from the designer
Scheduled jobs2: sitemap upkeep every six hours and a credential check every twelve hours

Figures are from the Mission Control snapshot taken on 19 June 2026.

Design decisions

Five choices that make it dependable.

One owner for every stage.

Each agent has one job and a written input and output. When something goes wrong, there is one place to look, and no two agents can quietly do the same work.

The repository is the source of truth.

State, versions, and hand-offs live in the repository, not in any agent’s head. Scanner can reconstruct product records and workflow history from the files on disk, and it has already restored published products this way.

Publish carefully, then verify.

The publisher creates each product hidden first, checks the upload response, and only then publishes, before confirming what is live on the marketplace. The step that touches the outside world is the one with the most checks.

A written standard is the approval bar.

Every launch has to pass the same five written questions about brand fit. Because the bar is explicit, the agents can apply it consistently, and a person can change it in one place.

The loop stays closed after launch.

The storefront agent brings the website in line with the live listing, and marketing starts only once the product is live and its public pages are current. Scheduled jobs keep the sitemap fresh every six hours and check the credentials used for social posting every twelve.

Working with AI

Agents with roles, not one assistant.

The system splits a business process into specialist AI roles, each with a written brief, defined inputs and outputs, and a single stage to own. The value comes as much from the workflow design, with its hand-offs, states, queues, and checks, as from any one agent.

See it