// Iron & Ink · Digital Design Factory · Command Center
"Raw inputs. Clean outputs."
// 01 — Asset Packs
// YOUR PACKS
// 02 — Master Sheet
Select a pack to view all assets in a master sheet. Click any asset to see full metadata.
// 03 — Worker Fleet
Register Android phones, WSL2 processes, and desktops as workers. Workers poll for export jobs and process them using FOSS tools (ImageMagick, FFMPEG). Run the heartbeat script on each device to keep status live.
// WORKER STATUS
// ACTIVITY LOG
// HEARTBEAT SCRIPT (run on each worker)
// 04 — Export Queue
Queue export jobs for any pack. Workers poll for queued jobs and process them using ImageMagick or FFMPEG. Each format spec defines the exact output requirements for its target platform.
// ACTIVE JOBS
// FORMAT SPECS REFERENCE
// WORKER EXPORT SCRIPT