Novence

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?

HostMatches?
NovenceYes. No hosted UI required. Local console-kit is optional.
Surge.shMostly. CLI-first, minimal hosted UI.
GitHub PagesGitHub UI / Actions — still a dashboard elsewhere.
NetlifyNo. Full hosted dashboard.
Static.appNo. 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.

Related constraints