Overview

Documentation home

Edit this page

Welcome

docs.betterdata.co is the canonical documentation start for the Better Data hosted platform—product guides, hosted Loop Engine and billing context, and API reference as it lands here. Use this site when you are building and operating the stack.

Platform mental model (align all entry points):

| Layer | Authority | | ----- | --------- | | Commerce Chain | Operational truth | | Loop Engine | Governed decisions | | Commerce Gateway | Controlled connectivity | | Signal Tags | Operational trust |

Operating model: Sense → Decide → Approve → Execute → Improve. Emotional narrative and diagrams live on betterdata.co/resources/architecture — cross-link there instead of duplicating positioning here.

OSS repositories keep their own docs as the source of truth on project sites; this hub links to them below.

Hosted platform and APIs

  • Hosted platform topics (billing, hosted loops, tenant workspace) and REST/MCP APIs for the product are published here as migration continues.
  • Internal navigation and bookmarks may use Mintlify-style paths such as /platform/loops; middleware forwards those to this docs app without changing your links.

Open source projects

Authoritative OSS documentation lives on each project’s site:

| Project | Docs | |---------|------| | Loop Engine | loopengine.io/docs | | Commerce Gateway | commercegateway.io/docs | | Signal Tags | tagd.sh/docs | | Commerce Chain | commercechain.io/docs |

After pnpm build, use ⌘K or Ctrl+K for full-text search (Pagefind).

Diagrams

Mermaid diagramRendering deferred · migration scaffold
graph LR
  A[Product docs] --> B[docs.betterdata.co]
  C[OSS docs] --> D[Project sites]

Mermaid renders via the docs shell (placeholder or interactive, depending on configuration).