- Create the case project with
uip maestro case init "<ProjectName>"from/solution. Studio Web creates it inside the open solution (there is only one — never create a solution) and seeds its scaffold. Then follow the T01 direct-JSON recipe in implementation.md § Step 6 forcaseplan.json, writing into/solution/<ProjectName>/.
- Step 6:
uip maestro case init "<ProjectName>"from/solution, then the root case (T01 direct-JSON recipe in plugins/case/impl-json.md); the open Studio Web solution is the only solution.
Phase 1 (the open Studio Web solution already exists; project creation happens at Step 6.0),
Phase 1 (the open Studio Web solution already exists; project creation happens at Step 6.0)
Hard-stop AskUserQuestion (Step 16): Publish to Orchestrator / Done. On publish, run uip solution publish --output json from /solution — Studio Web packages and publishes the open solution; resources refresh, case pack, and solution pack are Node-CLI-only and are not run here. With several destinations the command lists them without publishing: ask the user which to use, then rerun with --location "<key or name>" or --personal-workspace. Done exits.