Design before you build
Sketch facts and dimensions on a canvas, agree on the model with the business, and mark what is a draft versus what is approved for development.
Specly is where your organization designs, documents and agrees on its data model — before anyone writes a pipeline. One place for the meaning, the rules and the state of every table, in a form both your team and your AI agents can read.
Technology-agnostic — bring your own warehouse, your own repo, your own way of working.
Wikis go stale, spreadsheets get forgotten, and the real definitions end up in people's heads. Specly keeps the model, the documentation and the intent in one place — versioned, searchable, and shipped with the code.
Sketch facts and dimensions on a canvas, agree on the model with the business, and mark what is a draft versus what is approved for development.
Meanings, owners, data types, naming rules, sensitivity and lineage captured at design time — not reconstructed a year later.
Every schema lives as files in your Git repo, in sync both ways. The specification travels in the same release as the transformation that implements it.
Business defines what a term means. Engineering sees what to build. Nobody has to translate a meeting into a table by hand.
The same specification answers very different people — because it holds the meaning, not just the DDL.
Specly is the context layer between what your organization means and what your agents write. Schemas as files, exposed over MCP — so the model in the tool and the code in the repo never drift apart.
# synced both ways with your repo name: dim_customer layer: gold owner: customer-domain status: approved_for_development description: One row per customer, current state. columns: - name: customer_key type: bigint primary_key: true - name: is_active type: boolean description: Purchase in the last 12 months. sensitivity: internal
Define your own table types, custom fields, statuses, layers and naming rules. The principles that keep a platform coherent are built in; the vocabulary is yours.
Tell us how you build your data platform today — we will show you what it looks like in Specly.