Thank you for helping improve CodeFlowMu Open.
Before opening a pull request:
- Keep changes inside the public-edition boundary described in
OPEN-BOUNDARY.md. - Do not commit credentials, runtime ledgers, user projects, generated caches, or private Gateway code.
- Install dependencies with
npm cifrom the committed root lockfile. - Run the focused tests for the area you changed and describe the evidence in the pull request.
- Keep Windows Use and Browser Use targets allowlisted; do not weaken their policy boundaries.
Public releases are generated from a clean mother-repository commit. Direct edits in the generated public worktree may be overwritten by the next full replacement release.