Ask the agent to start with
vise status . --format human. It reads the current lifecycle state without running project sensors or changing files, then routes unchanged work, a Day-2 change, or a release handoff to the smallest next action.- Add or change a feature
- Fix a problem
- Upgrade the SDK
Ask for the new behavior and name what must keep working:Expect a short assessment of the existing surface, the new scope, affected files and evidence, and any product decisions still missing.
Protect what already works
Before editing, the agent should identify the existing feature, route, data target, and evidence that could be affected. If the integration predates Vise, pre-existing findings can be recorded as a baseline so the new change is judged on its own work. The baseline never excuses the requested outcome or anything the change introduces. If earlier features were built with Vise, they stay recorded and re-verifiable. Ask the agent to report earlier-feature drift separately from the current work. If a support incident or dogfood miss reveals a reusable blind spot, a reviewedincident-protection learning record can bind a sanitized finding fixture, clean control, and exact verification evidence. It stays local, never uploads customer source, and does not edit rules or change readiness automatically.
What “done” looks like
The handoff should state:- what behavior and scope changed
- whether every earlier completed feature still holds
- which project build, lint, typecheck, test, and SDK smoke checks ran
- whether changed user-visible surfaces have fresh runtime proof or an explicit waiver
- which advisory findings or product decisions remain open
Under the hood: commands used by the agent
Under the hood: commands used by the agent
Related
Keep integrations verified in CI
Protect current and earlier social.plus features after the handoff.
Review and release
Turn the completed change into a reviewable release candidate.