| --- |
| title: Wizard-Vibe-Studio |
| emoji: π§ββοΈ |
| colorFrom: purple |
| colorTo: indigo |
| sdk: docker |
| app_port: 7860 |
| pinned: true |
| license: mit |
| tags: |
| - omni-vibe |
| - wizard-vibe |
| - liquid-glass |
| - a2a |
| - swarm |
| - litehat |
| --- |
| |
| # π§ββοΈ Omni-Vibe Studio β The Athanor |
|
|
| **Sovereign Registry** for the Wizard-Vibe Studio, powered by the **Litehat** system. |
|
|
| > *"Distill the Fire"* β Syntaxis Prime |
|
|
| ## Infrastructure |
|
|
| - **Port**: 7860 (hardcoded) |
| - **Binding**: `0.0.0.0:7860` β never 127.0.0.1 |
| - **Root**: HEAD/GET β 200 OK Liquid Glass landing |
| - **Static assets**: relative paths (`./wizard.css`, `./wizard.js`) |
| - **Logging**: `PYTHONUNBUFFERED=1` for real-time startup logs |
|
|
| ## API Endpoints |
|
|
| | Method | Route | Purpose | |
| |--------|-------|---------| |
| | `HEAD` | `/` | Health probe β aiohttp auto-200 | |
| | `GET` | `/` | Liquid Glass landing page | |
| | `POST` | `/api/stream` | SSE streaming code generation | |
| | `POST` | `/api/publish` | Ghost Deploy to HF Spaces | |
| | `GET` | `/api/health` | System health + swarm status | |
| | `GET` | `/api/status` | Sandbox status per-session | |
| | `GET` | `/api/tunnel` | Pinggy/Cloudflare ephemeral URL | |
| | `GET` | `/.well-known/agent.json` | A2A agent card | |
|
|
| ## Specialized Swarm |
|
|
| | Pose | Role | |
| |------|------| |
| | **Pose Architect** | Full-stack schema + zero-config SQLite + Google OAuth | |
| | **Pose Painter** | Liquid Glass design system on every output | |
| | **Pose Auditor** | Step-by-step verification + simplicity enforcement | |
|
|
| ## Live |
|
|
| - **Studio**: https://dryymatt-wizard-vibe-studio-v2.hf.space |
| - **Registry**: https://huggingface.co/dryymatt/Wizard-Vibe-Studio |