Start

Where each job lives.

A map of the public website, authenticated dashboard, hosted app pages, APIs, and canonical policy pages.

PublicAuthenticatedClient-facing

Public website

  • / explains the product and supported adapter paths.
  • /product covers publish, deliver, and present capabilities.
  • /pricing compares current plan quotas and features; checkout pricing is loaded from Polar when available.
  • /security describes the shipped security model and shared responsibilities.
  • /docs is this documentation suite.
  • /legal is the canonical policy index.

Authenticated dashboard

  • /dashboard lists apps for the active Releases organization.
  • /dashboard/apps/new creates an app.
  • /dashboard/apps/{app-slug} opens Overview analytics.
  • ?tab=channels manages channels.
  • ?tab=releases shows drafts and published releases and opens the draft creator.
  • ?tab=publish-key creates, lists, and revokes publish keys.
  • /dashboard/apps/{app-slug}/domains connects and verifies one custom hostname for that app.
  • /dashboard/billing shows Plan & usage, plan changes, and the Polar portal.

Organization membership, invitations, roles, and account settings are managed in the shared Accounts product. The Releases organization switcher links there as Manage organizations and access.

End-user distribution

  • /download/{public-slug} is the hosted download page.
  • /d/{release-id}/{target} redirects a browser download into the edge delivery route with source=page.
  • https://{public-slug}.mateality.app/releases/... serves updater checks, public release metadata, and artifacts.

Public integration routes

The public contracts are documented separately:

Routes under /internal/edge/* are authenticated service-to-service control routes. Routes under /api/dashboard/* are session-backed UI implementation. Neither is a customer API.

The legal center contains Privacy, Terms and Conditions, Acceptable Use, Cookie Policy, Data Processing Addendum, Subprocessor List, Refund and Cancellation, and Copyright and Takedown. See Legal & compliance for direct links and contact routes.