Runtime
The browser package is inspectable.
Teams can read the runtime that posts aggregate route behavior from their Next.js app.
- Provider
- Consent
- Events
Open source
@trueclara/parser and @trueclara/next are the inspectable pieces teams install in their repos. The managed dashboard, ingestion, billing, and detector stay hosted.
Operating model
Each product surface follows the same loop: define the route state, compare the release window, carry evidence into the decision.
Runtime
Teams can read the runtime that posts aggregate route behavior from their Next.js app.
Parser
The parser can run locally or in CI and emits the deterministic route graph used by the dashboard.
Managed
Regression detection, ingestion, billing, retention, and dashboard workflows are operated by TrueClara.
Boundary
Open packages support auditability and local verification. They are not a complete self-hosted product.
Before / after
The redesign keeps comparison visible because the product promise is not more charts. It is a cleaner handoff from release to action.
Installed code is opaque.
The runtime and parser can be reviewed.Route state is inferred later.
The parser emits graph artifacts during build.Open source claims imply self-hosting.
Installed packages and managed service boundaries are explicit.Get started
TrueClara keeps the repo-installed code auditable while preserving a reliable managed service.