17 lines
505 B
Markdown
17 lines
505 B
Markdown
---
|
|
description: Visual and logic verification of the feature.
|
|
---
|
|
|
|
## Antigravity QA Instructions
|
|
|
|
1. **Environment**: Spin up the app in the Integrated Terminal/Browser.
|
|
2. **Visual Audit**:
|
|
- Navigate to the new feature.
|
|
- **TAKE SCREENSHOT**.
|
|
- Compare screenshot to the `spec.md` requirements.
|
|
- Report: "Match" or "Discrepancy".
|
|
3. **Logic Audit**:
|
|
- Run the "Happy Path" user journey.
|
|
- Check console logs for errors.
|
|
4. **Report**:
|
|
- Generate a **Release Readiness Artifact**. |