Field-report fixes: every finding filed from the first real adoption sessions is closed.
- Release-plan refreshes reground decided proposals across id drift and vanished scopes instead of duplicating them; committed items always carry, and migrations are recorded, never silent.
- A single-iOS-target repository keeps its build-confirmed scheme across
init --refresheven when the build and the model resolved different Xcode containers. - Flow replay resolves credentials from a configured actor's environment-variable bindings (
tapp flow run FILE --actor NAME, MCPactor); a bound but unset variable refuses the run instead of replaying with placeholders. - Coordinate taps fall back to labelled controls that report non-hittable at their own center; sessions expose a full raw tree (
treewithfull: true); auto-recorded waits exclude date ranges such as week headers; managed web ports accept a CORS-exactweb.portpin in.tapp/project.json. - The cold-launch session contract, raw-stdio stderr guidance, and
actor set --replaceare documented on the agent-facing surfaces.
The core engine remains MIT licensed and runs in infrastructure you control.