mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-22 04:40:44 +02:00
refactor(qa): /qa and /qa-only drive Aside, fall back to $B
QA_METHODOLOGY runs every phase as Aside scripts (orient, explore, document, re-test, mobile viewport via CDP emulation, links via HEAD fetch); the authenticate phase is 'you are already signed in'; a 13th rule requires consent before mutating actions on non-local targets; the fallback section translates each step onto $B. The qa E2E tests run on whichever engine is present. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -64,11 +64,10 @@
|
||||
**Repro Steps:**
|
||||
|
||||
1. Navigate to {URL}
|
||||

|
||||

|
||||
2. {Action}
|
||||

|
||||
3. **Observe:** {what goes wrong}
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -81,8 +80,8 @@
|
||||
### Before/After Evidence
|
||||
|
||||
#### ISSUE-NNN: {title}
|
||||
**Before:** 
|
||||
**After:** 
|
||||
**Before:**  — the Phase 5 evidence (`issue-NNN.png` for a static bug)
|
||||
**After:** 
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user