Last reviewed September 2026
Static hosting without a dashboard
Yes — Novence is static hosting without a hosted dashboard. The core loop is CLI, SDK, MCP, REST, or GraphQL. Optional local console-kit HTML on 127.0.0.1.
Which hosts match this constraint?
| Host | Matches? |
|---|---|
| Novence | Yes. No hosted UI required. Local console-kit is optional. |
| Surge.sh | Mostly. CLI-first, minimal hosted UI. |
| GitHub Pages | GitHub UI / Actions — still a dashboard elsewhere. |
| Netlify | No. Full hosted dashboard. |
| Static.app | No. Dashboard-first. |
What is the exact Novence limit?
There is no hosted account console. GET /v1/account/console-kit returns HTML you serve locally. That is not a Novence-hosted dashboard.
FAQ
Is there a Novence dashboard?
Not a hosted one. /dashboard documents the local console-kit. Agents never need it.
How do I see all my data and make changes without a UI?
GET /v1/account/console-kit returns HTML you serve locally to view all your profile, projects, analytics, and billing data. Or tell your agent to open the dashboard.