The 60 products collapse into 6 reusable build archetypes. Each runs the same pipeline — you approve what gets built, how it gets built, the deploy, the rest is automated.
The pipeline
Spec → approve → automated build → live URL
Spec
product-owner · architect · design-advisor
Brief, PRD, data model, screen inventory, stack, integrations.
writing-plansui-ux-pro-maxanydesignrepo readweb research
👤 Product gate
you — the CTO
Approve what gets built — the first of three default checkpoints.
a human checkpoint
👤 Arch gate
you — the CTO
Approve how it gets built — the second of three default checkpoints.
a human checkpoint
Scaffold
senior-dev
Instantiate the archetype's stack template.
web-artifacts-builderstack template
Build
senior-dev
Data model → API + auth + CRUD; screens built to the DESIGN contract.