smix-cli 2.2.0

smix — AI-native iOS Simulator automation CLI.
1
2
3
4
5
6
7
8
9
10
# The directory a guide example thinks it is running in

`08-cookbook` shows `runFlow` twice with two different layouts — once
as `../subflows/login.yaml`, once as `./subflows/launch-fresh.yaml` —
so a single tree that satisfies both needs a `subflows/` beside the
flow directory and another inside it. That is why there are two.

`flows/` is the base directory the gate runs examples from. Files under
it exist because a printed example names them; where the guide also
prints their contents, the file holds exactly that.