==============================================================================
ZOTH STUDIO v2.6.0 — WINDOWS QUICK START
==============================================================================

Welcome to Zoth Studio! Everything runs 100% locally on your machine.

REQUIREMENTS:
- Windows 10 or Windows 11 (64-bit)
- Python 3.10+ installed (from python.org or Microsoft Store)
- Optional: Ollama for local offline AI (https://ollama.ai/)

QUICK START:
1. Double-click "zoth.bat" to start Zoth Studio.
2. Your default browser will open automatically at http://127.0.0.1:8484/

POWERSHELL USERS:
- Run: .\zoth.ps1
- Run with Public Hub: .\zoth.ps1 -Hub

COMMAND LINE USAGE:
- Add this directory to your User PATH to use 'zoth' anywhere in CMD/PowerShell.
- Type 'zoth list' to view all 47+ agent tools.
- Type 'zoth run <tool_name>' to execute a workflow.

SERVICES & PORTS:
- Operator Deck: http://127.0.0.1:8484/
- Public Studio Hub: http://127.0.0.1:8088/
- BYOK Vault: http://127.0.0.1:8787/
- Local Ollama AI: http://127.0.0.1:11434/

PRIVACY & SECURITY:
- Zero secrets or private keys are transmitted over the network.
- Everything runs strictly on loopback (127.0.0.1).

(c) 2026 Zoth Studio · NullAI · Sovereign Local-First Stack
==============================================================================
