Define what success means
Separate the required outcome from nice-to-have features, record constraints, and identify the unknowns most likely to break the plan.
Build is the intake and execution route for a concrete problem you want C42 to solve. Lab is different: it is the public evidence log for systems already being built, tested, verified, or promoted.
BUILD PATH
Separate the required outcome from nice-to-have features, record constraints, and identify the unknowns most likely to break the plan.
Create the implementation away from the accepted baseline so experiments can fail safely and remain reversible.
Run deterministic checks, build/test gates, and fresh review appropriate to the product before anyone calls it ready.
Deploy a candidate where the actual workflow, device, browser, integration, or user can expose failures the source code cannot.
Production promotion ends with a verified URL or usable artifact, a release anchor, known limitations, and a rollback point.
WHAT LEAVES THIS NODE
The actual software, CAD, automation, prototype, or research tool.
Proof that the agreed target works in the environment that matters.
Release reference, access instructions when needed, deferred features, and recovery anchor.
Intake is not a promise that C42 will build everything. It is a promise that accepted data enters a traceable review path instead of disappearing into a chat.