The toolchain produces the program binary. v5x locates that artifact, creates the brain metadata, and transfers both to the selected slot.
Project creation currently supports PROS and vexide. Existing VEXcode C++ projects can be built and uploaded but cannot be scaffolded by
v5x new or v5x init.
The built-in PROS scaffold uses a version-pinned kernel template whose SHA-256 digest is verified before extraction, so template upgrades ship as explicit CLI changes rather than silently altering generated projects.