moving
Some checks failed
Installer Smoke / installer-smoke (push) Has been cancelled

This commit is contained in:
Oleg Maslov
2026-09-02 10:10:29 +02:00
commit 0c3e2ead3b
3841 changed files with 970576 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
# Screenshots
Reference captures of each design (dark theme, default/key view). These are visual
companions to `SCREENS.md` — the spec there is authoritative for measurements, copy,
and behavior. Every screen also supports **light mode**; toggle the ☾ button in the
live HTML to see it.
| File | Screen | Spec § (SCREENS.md) |
|------|--------|---------------------|
| `00-landing-hero.png` | Marketing site — hero | README §9 |
| `01-home.png` | Home / Cockpit (Editorial) | §01 |
| `02-chat.png` | Chat runtime (split work-canvas) | §02 |
| `03-workspace.png` | Single workspace (Overview+tabs) | §03 |
| `04-workspaces.png` | All-workspaces index | §04 |
| `05-ia-commandbar.png` | Sidebar + ⌘K palette (open) | §05 |
| `06-launcher.png` | Launcher (AI-OS) | §06 |
| `07-storage.png` | Storage & Files | §07 |
| `08-surfaces.png` | Power surfaces (Tools) | §08 |
| `09-marketplace.png` | Marketplace (agent suggestion) | §09 |
| `10-onboarding-modelgate.png` | Onboarding — the model gate (step 3) | §10 |
| `11-settings-models.png` | Settings — Models + failover pilot | §11 |
| `12-evolution.png` | Skill evolution (version ladder) | §12 |
| `13-auth.png` | Auth (Clerk) — sign in | §13 |
| `14-billing.png` | Billing (Stripe) — plans | §14 |
| `15-habit.png` | Engagement / habit loop | §15 |
| `16-appsurfaces.png` | App surfaces (Agents) | §16 |
| `17-benchmark.png` | Benchmarks (capability matrix) | §17 |
| `18-platform.png` | Platform & roadmap (Tauri desktop) | §18 |
| `19-memory-trust.png` | Memory Trust — confidence/forget/correct/why-trace | DESIGN_POV §1 |
| `19-memory-trust.png` | Memory you can trust (the shelf) | DESIGN_POV §1 |
> Captures are at the prototype's default viewport and show the prototype's top
> "variation" control bar — that chrome is demonstration-only (see SCREENS.md intro).
> Open the HTML files for the full, interactive, scrollable, light/dark experience.