Files
boc/docs/design/THREE_STEP_RULE.md
T

90 lines
1.6 KiB
Markdown
Raw Normal View History

# 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+)