docs: Three-Step Rule + quiXzoom audit improvements

- EXPERIENCE_AUDIT_QA.md updated:
  - quiXzoom onboarding: 8 specific improvements
  - Headline: 'Fota. Skicka. Få betalt.' (three verbs)
  - First card: show payment upfront
  - 100% card: larger number, smaller text
  - Payment card: remove Stripe, add 'Få betalt varje måndag'
  - Flexibility: 'Jobba när du vill'
  - CTA: clearer pre-registration
  - Key numbers: 100% | /bin/bash | Every Monday | 4K
  - Visual flow: 📷💰

- THREE_STEP_RULE.md (v1.0, LOCKED):
  - Universal product summary: Input → Processing → Outcome
  - Landvex: Reality → AI Analysis → Decision
  - quiXzoom: Photo → Approval → Payment
  - Applies to landing pages, onboarding, presentations, UX
  - Verification table for both products

Rationale: Common language between products. Three steps = three seconds.
Every product must be summarizable as Input → Processing → Outcome.
This unifies Landvex and quiXzoom under the same conceptual model.
This commit is contained in:
Bernt
2026-07-02 11:33:50 +00:00
parent 8ee9965378
commit d43d523444
2 changed files with 102 additions and 0 deletions
+89
View File
@@ -0,0 +1,89 @@
# THREE-STEP RULE
**Universal Product Summary for Landvex & quiXzoom**
| | |
|---|---|
| **Version** | 1.0 |
| **Status** | LOCKED |
| **Scope** | All Landvex & quiXzoom products, communication, UX |
---
## The Rule
**Every product must be summarizable as a three-step chain:**
```
Input → Processing → Outcome
```
---
## Landvex
```
Reality → AI Analysis → Decision
```
| Step | Description |
|------|-------------|
| **Input** | Video, photos, sensors, drones |
| **Processing** | AI analysis, contradiction detection, scoring |
| **Outcome** | Decision basis (0100 score) |
---
## quiXzoom
```
Photo → Approval → Payment
```
| Step | Description |
|------|-------------|
| **Input** | Photo from mobile, drone, camera |
| **Processing** | Quality check, verification, approval |
| **Outcome** | Payment (100% to Zoomer) |
---
## Application
### Landing Pages
Every landing page must show the three steps visually.
### Onboarding
Every onboarding must walk through the three steps.
### Presentations
Every presentation slide must follow the three-step structure.
### UX
Every screen must make clear: where am I in the three steps?
---
## Verification
| Product | Input | Processing | Outcome | Status |
|---------|-------|------------|---------|--------|
| Landvex | ✅ | ✅ | ✅ | Verified |
| quiXzoom | ✅ | ✅ | ✅ | Verified |
---
## ÄNDRINGSHISTORIA
| Version | Datum | Beskrivning |
|---------|-------|-------------|
| 1.0 | 2026-07-02 | Initial three-step rule for all products |
---
## STATUS
**LOCKED**
- Mindre revideringar: 1.x-serien
- Brytande ändringar: Kräver Architecture Review, ny major-version (2.0+)