From request to evidence
On resumed work,vise status reads the current evidence first and routes the agent to the relevant build, Day-2, or release-review step. It does not run project sensors or change the existing compliance result.
- Inspect and plan. The agent identifies the app surface, reads social.plus documentation and SDK facts, and asks instead of guessing.
- Confirm decisions. Vise records the feature, placement, data target, selected capabilities, and definition of done.
- Implement and check. The agent validates real SDK usage, platform lifecycle, and feature completeness while it works.
- Run project checks. The app’s build, lint, typecheck, tests, and SDK smoke checks run when available.
- Record evidence. The result explains what passed, what still needs work, and whether the intended surface worked at runtime.
Read the result
Ask your agent to separate the outcome into what passed, what it will fix, and what needs your decision.no-platform means Vise did not find a supported app surface. Confirm that the agent is working in the correct package before concluding that there is nothing to validate.
What the evidence means
The contract, check results, attestations, and runtime receipts live insp-vise/. Commit that folder with the application so review and CI do not depend on an agent transcript.
Evidence can prove an automatic check passed, explain architecture a static rule cannot follow, or show that a specific surface mounted and loaded data at its recorded route and target.
It does not replace product QA, security review, or human release approval. User-visible work still needs a real launch or an honest recorded waiver.
Related
Maintain an existing integration
Add, diagnose, or upgrade without losing earlier evidence.
Keep integrations verified in CI
Carry the same contract and evidence into the pipeline.
Command reference
Look up the full command surface when operating Vise directly.
Run Vise as an MCP server
Expose Vise’s local tools to an MCP-capable coding host.