Web-Mock Service¶
Status: Implemented (since v0.2.0) · Tier: 1 · Port: 8001
[!WARNING] Docs-as-Code Trap: This is a temporary Planning Document. When the service is implemented, do NOT copy this file into the source code as its
README.md! Instead, strictly follow the rules indocs/STRUCTURE.mdfor Service READMEs (no paraphrased endpoints, no DB tables). Once implemented, this file must be replaced by an abstract link-stub.
Development UI shell for the Silvasonic Web Interface. Serves the complete UI (FastAPI + Jinja2 + HTMX + Alpine.js + Tailwind CSS + DaisyUI) with mock data for most views. Uses the real database for Settings persistence and Redis for heartbeat publishing. Precursor to the production Web-Interface (v0.9.0).
→ Full documentation: services/web-mock/README.md