Background
We need a clean rollout path so generated-app tests ship without destabilizing existing users.
Scope
- Define rollout phases for generated-app tests:
- scaffold emission,
- contract tests emission,
- UI tests emission,
- generated CI template emission,
- making tests default-on.
- Add compatibility strategy for existing generated apps.
- Define deprecation timeline for any old testless paths.
Implementation details
- Update
SPEC.md, AGENTS.md, and Readme.md to reflect rollout decisions.
- Provide migration notes for teams regenerating existing apps.
- Add acceptance checklist to PR template/release checklist.
Acceptance criteria
- Clear decision doc/checklist exists in-repo.
- Rollout order and defaults are unambiguous.
- Builder CI includes at least one generated-app test workflow verification before default-on switch.
Background
We need a clean rollout path so generated-app tests ship without destabilizing existing users.
Scope
Implementation details
SPEC.md,AGENTS.md, andReadme.mdto reflect rollout decisions.Acceptance criteria