CLI for Frame — five intention-verbs over one application: frame new scaffolds it, frame run serves it, frame test proves it (real browser included), frame check verifies it statically, frame doctor walks the prerequisites
//! The verbs themselves: one module per user intention.
modbuild;modcheck;moddispatch;moddoctor;modhost;modnew;modrun;modtest;pubusedispatch::execute;