Reel
VolumeOne Dropboard
Global Designer Hub syncs the @runvolumeone feed into a high-fidelity slideshow so the team, partners, and retail buyers have the same view of drops, pop-ups, and run club rituals.
VolumeOne design packs
Ready-to-share breakdowns for Desert Shadows and the Fuel Fortress programs so the VolumeOne desk can brief factories in minutes.
✅ Pack 02 · Activewear Capsule
Performance Activewear Capsule by GlobalDesignerHub Athletica
🛡️ Pack 01 · Merch Dev Line
Merch Development Line · Presented by Run Volume One
🧭 Pack 02 · Weather Ops Capsule
Merch Development Line · Run Volume One Field Division
🏁 Pack 03 · Track Capsule
Motorsport-leaning merch program · Run Volume One Studio
📡 Pack 04 · Reflective Capsule
Night ops merch program · Run Volume One Media
🧱 Pack 05 · Minimal Capsule
Minimalist capsule · Run Volume One Atelier
Data layer
Copy these tables into Neon, Supabase, or RDS and you can persist template scaffolding, real projects, and linked assets in minutes.
users
Owners and collaborators when you keep auth inside VolumeOne. Safe to skip if you lean entirely on SSO.
templates
Each pack blueprint (Fuel Fortress, Street Circuit, etc.) with cover copy + layout wiring.
template_stages
Stage scaffolding for each template so projects inherit the same rhythm.
template_product_blocks
Reusable spec sections per template, including view list + detail field schema.
projects
Each instanced client pack referencing a template snapshot + owner.
project_stages
Concrete bullets for a given project, initially cloned from the template.
project_products
One row per block (i.e., two hoodie variants) with editable copy for factories.
product_colorways
Flexible color rows so merch + marketing can tag swatches beyond the spec body.
project_assets
Flats, lookbook stills, swatches, or logos tied to a project.
Template JSON library
Every JSON block sticks to the same shape as the Fuel Fortress template so you can seed the database or kick off new packs without staring at a blank cursor.
street_circuit
City circuit merch program with reflective-ready outerwear + storyboard-ready bullets.
RUNVOLUMEONE · STREET CIRCUIT ANORAK · [CODE: SC-4401]
{
"id": "street_circuit",
"name": "Street Circuit Project Breakdown",
"layoutKey": "fuel_fortress",
"cover": {
"titlePlaceholder": "STREET CIRCUIT",
"subtitlePlaceholder": "MERCH DEVELOPMENT LINE PRESENTED BY RUN VOLUME ONE"
},
"stages": [
{
"id": "s1",
"title": "STAGE 01 / DESIGN & TECH DEV.",
"defaultItems": [
"Concept boards & reference pulls",
"Technical flats / line art",
"Style number creation & naming",
"Fabric & trim sourcing shortlist",
"Graphics / logo lockup exploration"
]
},
{
"id": "s2",
"title": "STAGE 02 / PRE-PRODUCTION",
"defaultItems": [
"Fabric yardage cards & lab dips",
"Shrink / wash testing",
"Pattern draft & graded size set",
"Tech pack v1 (measurements + BOM)",
"Fit sample request to factory"
]
},
{
"id": "s3",
"title": "STAGE 03 / PRODUCTION",
"defaultItems": [
"Fit sample try-on & notes",
"Pattern revision & spec update",
"TOP sample request & approval",
"Bulk PO confirmation & timeline",
"Final bulk QC checklist"
]
},
{
"id": "s4",
"title": "STAGE 04 / MEDIA DIRECTION",
"defaultItems": [
"Shoot brief & reference deck",
"Location + model casting",
"Shot list / storyboard layout",
"Launch calendar & asset delivery"
]
}
],
"productBlocks": [
{
"id": "pb1",
"label": "RUNVOLUMEONE",
"titlePlaceholder": "STREET CIRCUIT ANORAK",
"codePlaceholder": "[CODE: SC-4401]",
"defaultViews": [
"FRONT",
"BACK",
"DETAIL"
],
"detailsTemplate": {
"fields": [
{
"key": "styleNumber",
"label": "Style #"
},
{
"key": "description",
"label": "Description"
},
{
"key": "fabricShell",
"label": "Fabric (Shell)"
},
{
"key": "fabricContent",
"label": "Fabric Content"
},
{
"key": "sizeRange",
"label": "Size Range"
},
{
"key": "colorways",
"label": "Colorways"
}
]
}
}
]
}
midnight_relay
Night-run capsule focused on safety requirements, reflective trims, and motion-heavy marketing.
RUNVOLUMEONE · MIDNIGHT RELAY SHELL PANT · [CODE: MR-2212]
{
"id": "midnight_relay",
"name": "Midnight Relay Night Run Capsule",
"layoutKey": "fuel_fortress",
"cover": {
"titlePlaceholder": "MIDNIGHT RELAY",
"subtitlePlaceholder": "NIGHT RUN CAPSULE PRESENTED BY RUN VOLUME ONE"
},
"stages": [
{
"id": "s1",
"title": "STAGE 01 / DESIGN & TECH DEV.",
"defaultItems": [
"Night-run theme & silhouette selection",
"Reflectivity map & safety requirements",
"Tech sketches: top, bottom, outerwear",
"Material callouts: reflective, mesh, jersey"
]
},
{
"id": "s2",
"title": "STAGE 02 / PRE-PRODUCTION",
"defaultItems": [
"Vendor outreach for reflective trims",
"Lab tests: visibility & wash fastness",
"Pattern build & seam placement review",
"First proto sample order & costing targets"
]
},
{
"id": "s3",
"title": "STAGE 03 / PRODUCTION",
"defaultItems": [
"Proto fit session & feedback",
"Grading & spec lock",
"Pre-production samples (PPS) approval",
"Bulk fabric & trim booking"
]
},
{
"id": "s4",
"title": "STAGE 04 / MEDIA DIRECTION",
"defaultItems": [
"Night city location scout",
"Motion blur / long-exposure test shots",
"Social teaser plan",
"Product feature video outline"
]
}
],
"productBlocks": [
{
"id": "pb1",
"label": "RUNVOLUMEONE",
"titlePlaceholder": "MIDNIGHT RELAY SHELL PANT",
"codePlaceholder": "[CODE: MR-2212]",
"defaultViews": [
"FRONT",
"BACK",
"SIDE"
],
"detailsTemplate": {
"fields": [
{
"key": "styleNumber",
"label": "Style #"
},
{
"key": "description",
"label": "Description"
},
{
"key": "fabricShell",
"label": "Fabric (Shell)"
},
{
"key": "fabricContent",
"label": "Fabric Content"
},
{
"key": "sizeRange",
"label": "Size Range"
},
{
"key": "colorways",
"label": "Colorways"
}
]
}
}
]
}
desert_pace
Heat-ready drop for desert or trail events with breathable specs and sun-proof media direction.
RUNVOLUMEONE · DESERT PACE AERO SHORT · [CODE: DP-3104]
{
"id": "desert_pace",
"name": "Desert Pace Heat-Ready Pack",
"layoutKey": "fuel_fortress",
"cover": {
"titlePlaceholder": "DESERT PACE",
"subtitlePlaceholder": "HEAT-READY COLLECTION PRESENTED BY RUN VOLUME ONE"
},
"stages": [
{
"id": "s1",
"title": "STAGE 01 / DESIGN & TECH DEV.",
"defaultItems": [
"Hot-weather use-case notes",
"Ventilation panel strategy",
"Tech flats: singlet, short, cap",
"Fabric shortlist: mesh, micro-pique, ripstop"
]
},
{
"id": "s2",
"title": "STAGE 02 / PRE-PRODUCTION",
"defaultItems": [
"Breathability & wicking lab tests",
"UV protection rating target",
"Prototype patterns & sample cutting",
"Updated tech pack + BOM"
]
},
{
"id": "s3",
"title": "STAGE 03 / PRODUCTION",
"defaultItems": [
"Size run fit test in motion",
"Measurement fine-tuning",
"PPS approval & comments to factory",
"Inline inspection checklist"
]
},
{
"id": "s4",
"title": "STAGE 04 / MEDIA DIRECTION",
"defaultItems": [
"Desert / trail location shortlist",
"Lighting plan for harsh sun",
"Editorial vs e-comm shot mix",
"Launch email + landing page wireframe"
]
}
],
"productBlocks": [
{
"id": "pb1",
"label": "RUNVOLUMEONE",
"titlePlaceholder": "DESERT PACE AERO SHORT",
"codePlaceholder": "[CODE: DP-3104]",
"defaultViews": [
"FRONT",
"BACK",
"SIDE"
],
"detailsTemplate": {
"fields": [
{
"key": "styleNumber",
"label": "Style #"
},
{
"key": "description",
"label": "Description"
},
{
"key": "fabricShell",
"label": "Fabric (Shell)"
},
{
"key": "fabricContent",
"label": "Fabric Content"
},
{
"key": "sizeRange",
"label": "Size Range"
},
{
"key": "colorways",
"label": "Colorways"
}
]
}
}
]
}
metro_interval
Commute-to-run layering system with convertible hardware callouts and transit media cadence.
RUNVOLUMEONE · METRO INTERVAL COMMUTER JACKET · [CODE: MI-5507]
{
"id": "metro_interval",
"name": "Metro Interval City Commute Line",
"layoutKey": "fuel_fortress",
"cover": {
"titlePlaceholder": "METRO INTERVAL",
"subtitlePlaceholder": "CITY COMMUTE LINE PRESENTED BY RUN VOLUME ONE"
},
"stages": [
{
"id": "s1",
"title": "STAGE 01 / DESIGN & TECH DEV.",
"defaultItems": [
"Commute-to-run scenario mapping",
"Convertible feature ideation",
"Tech sketches: jacket, pant, packable layer",
"Fabric matrix: weather-resistant vs stretch"
]
},
{
"id": "s2",
"title": "STAGE 02 / PRE-PRODUCTION",
"defaultItems": [
"Fabric handfeel & drape review",
"Water-repellency and seam sealing tests",
"Pattern draft for convertible features",
"Hardware selection: snaps, zips, cords"
]
},
{
"id": "s3",
"title": "STAGE 03 / PRODUCTION",
"defaultItems": [
"Function test on prototypes (bike/train/run)",
"Pattern and spec modifications logged",
"Final TOP sample approval",
"Bulk PO + ex-factory timeline"
]
},
{
"id": "s4",
"title": "STAGE 04 / MEDIA DIRECTION",
"defaultItems": [
"Transit-focused shot list",
"BTS content plan for social",
"Short-form video storyboard",
"Campaign asset delivery schedule"
]
}
],
"productBlocks": [
{
"id": "pb1",
"label": "RUNVOLUMEONE",
"titlePlaceholder": "METRO INTERVAL COMMUTER JACKET",
"codePlaceholder": "[CODE: MI-5507]",
"defaultViews": [
"FRONT",
"BACK",
"SIDE"
],
"detailsTemplate": {
"fields": [
{
"key": "styleNumber",
"label": "Style #"
},
{
"key": "description",
"label": "Description"
},
{
"key": "fabricShell",
"label": "Fabric (Shell)"
},
{
"key": "fabricContent",
"label": "Fabric Content"
},
{
"key": "sizeRange",
"label": "Size Range"
},
{
"key": "colorways",
"label": "Colorways"
}
]
}
}
]
}
Why it matters
VolumeOne auto-refreshes the @runvolumeone archive so merch, retail, and marketing teams can brief against the same visual language.
How it works
We poll Instagram’s public profile endpoint, cache the response for 30 minutes, and fall back to a curated snapshot if the network is unavailable.
Need this?
Bring your collective, label, or event cadence into VolumeOne. We turn social drops into production-ready storyboards within hours.