Reflux now frames simulator work as a plan before execution. The plan records intent, scope, native files, and expected review points before any meaningful case mutation.
This makes the agent useful for complex engineering workflows without turning the simulator into a hidden side effect.
What changed
- Plans separate prompt interpretation from native simulator edits.
- Reviewers get a plain-language summary of expected engineering changes.
- The mission-control demo now asks clarifying questions before generating a document.