# Senna Studio — Archive

**Archived:** 2026-04-26
**Reason:** v5 (`/Platform/senna-app-v5.jsx`) is now the canonical Senna Studio shell. Everything in this folder is a prior version, a superseded variant, or a duplicate of an asset that lives in another product folder.

## What's here

### Shell variants (superseded by v5)
| File | Why archived |
|---|---|
| `Senna-SOS-FINAL.jsx` | Predecessor "Senna OS" shell. The newer **`JenovaEngineStack`** + **`GaiaAutomation`** panels added on 2026-04-26 were ported from this file into v5 before archiving. |
| `Senna-v5-Clean.jsx` | Cleaned variant of v5 — superseded by the canonical v5 with all the latest features. |
| `senna-app-v5-view.jsx` | View-only variant of v5 (no Auto-pipeline). Kept here for reference if a screen-recording cut is ever needed. |

### In-Studio sub-page sources (SSM is its own product at `/TFdWx/Senna SSM/`)
| File | Why archived |
|---|---|
| `senna-ssm.jsx` | In-Studio SSM page. Senna SSM is now treated as a **standalone VSTi/AU plugin product** at `/TFdWx/Senna SSM/`, not a Studio sub-module. |
| `senna-sandbox.jsx`, `senna-sandbox-app.jsx` | Old sandbox variants — superseded; sandbox is folded into v5's intake / dev surfaces. |

### Duplicate / older SSM HTML builds (canonical SSM HTML lives at `/TFdWx/Senna SSM/`)
| File | Why archived |
|---|---|
| `Senna-SSM-FINAL.html` | Earlier SSM final build. Latest is at `/Senna SSM/Senna-SSM-RC-FINAL.html`. |
| `Senna-SSM-RC-FINAL.html` | Duplicate of the canonical SSM RC. Live copy stays at `/Senna SSM/`. |
| `Senna-UI-Reference-SSM-RC-v1.html` | SSM-specific UI reference. SSM has its own UI ref at `/Senna SSM/Senna-UI-Reference-SSM-RC-v5.html`. |
| `SennaPlugin-UI-Demo.html` | SSM plugin demo. Latest is at `/Senna SSM/SennaPlugin-UI-Demo-SSM-RC-v6.html`. |
| `FC v6.html` | Legacy build — title says "Senna SSM v2". Superseded. |

## What stays in `/Platform/` (canonical, current)
- **`senna-app-v5.jsx`** — the Senna Studio shell. Includes all Jenova engine stack (Flux 2 / Veo 3.1 / Kling 3.0 / Runway / Seedance / Midjourney / Suno / ElevenLabs / DaVinci / Topaz) and Gaia automation (4 channel groups · 18 platforms · 7 auto rules · 8 monitored feeds).
- `Senna-HelpDesk.html` — current help-desk demo (referenced by Studio Launcher).
- `Senna-UI-Reference.html` — general Studio UI reference (referenced by Studio Launcher).
- `senna-merch.jsx`, `senna-sales-page.jsx`, `senna-subscribe.jsx` — commerce surfaces. Not yet folded into v5; preserved for future integration.

## Recovery
Files here are intact, byte-identical to their pre-archive state. To restore one, just `mv Archive/Platform/<file> Platform/<file>`.
