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
+13
View File
@@ -55,6 +55,9 @@
|----------|-------|----------------|
| Medium | "kr" used instead of USD/EUR | Update per Valutaregel (MEMORY.md §0) |
| Low | Launch date creates hesitation | Remove or de-emphasize |
| Low | Technical term "Stripe Connect" | Replace with "Få betalt varje måndag" |
| Low | Missing visual flow after photo | Add: Foto → Godkänd → Utbetalning |
| Low | Missing key numbers | Add: 100%, $0 fee, 24h |
### Core Principle Alignment
@@ -62,6 +65,16 @@
**Note:** This is correct for the audience (Zoomers), but quiXzoom should also have a decision-maker landing page.
**Improvements per audit:**
1. **Headline:** "Fota. Skicka. Få betalt." (three verbs, three seconds)
2. **First card:** "Välj ett uppdrag nära dig — se exakt vad du får betalt"
3. **100% card:** "Du behåller 100% av ersättningen" (larger number, smaller text)
4. **Payment card:** "Få betalt varje måndag" (remove Stripe mention)
5. **Flexibility card:** "Jobba när du vill" (faster)
6. **CTA:** "Lanseras augusti 2026 — Förregistrera dig idag"
7. **Key numbers:** 100% | $0 | Every Monday | 4K
8. **Visual flow:** 📷 → ✅ → 💰 (Foto → Godkänd → Utbetalning)
---
## Screen 2: Landvex Decision Intelligence Process
+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+)