Loading…
Welcome to the single source of truth for the Matters AI engineering organisation. This site documents everything about the website (matters.ai), the internal workspace (workspace.matters.ai), the shared monorepo packages, and the operational practices that hold them together.
| Section | What you'll find |
|---|---|
| Introduction | A 10-minute walkthrough of the system: what we ship, where it runs, and how the apps fit together. |
| Monorepo | The pnpm + Turborepo workspace layout, package boundaries, and the slice-by-slice migration history that got us here. |
| Public Website | matters.ai — pages, content pipeline (WordPress), lead capture, SEO, redirects. |
| Workspace App | workspace.matters.ai — auth model, RBAC, module-by-module reference (analytics, careers, content studio, …), CRUD patterns. |
| API Reference | Every workspace + webhook endpoint with parameters, permissions, and error responses. |
| Operations | Environment variables, Vercel deployment, observability, runbooks. |
| Security | The authorization model, secrets handling, audit logging, vulnerability response. |
| Contributing | Code style, PR process, branching, review expectations. |