Skip to main content

Data contract coordination for warehouses

Project description

Tessera

Data contract coordination for warehouses

Docs | Quick Start | Issues


Tessera coordinates breaking changes between data producers and consumers.

When a producer wants to drop a column, Tessera notifies affected consumers and blocks the change until they acknowledge. No more 3am pages from broken pipelines.

Producer: "I want to drop user_email"
    ↓
Tessera: "3 teams depend on this. Notifying them."
    ↓
Consumers: "We've migrated. Approved."
    ↓
Producer: Ships v2.0.0 safely

Quick Start

# Docker (recommended)
docker compose up -d
open http://localhost:8000

# Or from source
uv sync --all-extras
docker compose up -d db  # PostgreSQL
uv run uvicorn tessera.main:app --reload

Key Features

  • Schema contracts - JSON Schema, Avro, OpenAPI, and GraphQL support
  • Breaking change detection - Auto-detect incompatible changes
  • Consumer registration - Track who depends on what
  • Proposal workflow - Coordinate changes across teams
  • Multi-source imports - dbt manifests, OpenAPI specs, GraphQL schemas, Avro registries
  • Web UI - Visual interface for managing contracts

How It Works

  1. Producers publish contracts (schema + guarantees) for their data assets
  2. Consumers register dependencies on contracts they use
  3. Breaking changes create proposals requiring consumer acknowledgment
  4. Non-breaking changes auto-publish with version bumps

Documentation

Full documentation at ashita-ai.github.io/tessera:

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tessera_contracts-0.1.3.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tessera_contracts-0.1.3-py3-none-any.whl (595.6 kB view details)

Uploaded Python 3

File details

Details for the file tessera_contracts-0.1.3.tar.gz.

File metadata

  • Download URL: tessera_contracts-0.1.3.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tessera_contracts-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5a62b248d778beabc92929458d6aef5b52aaea62ce0cdc477907741f9a1c9643
MD5 e2d0918c32478310814a6327901b583c
BLAKE2b-256 8653159f9e4d6431b132160854974b985b6921b838024999965f02502877b70c

See more details on using hashes here.

Provenance

The following attestation bundles were made for tessera_contracts-0.1.3.tar.gz:

Publisher: publish.yml on ashita-ai/tessera

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tessera_contracts-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for tessera_contracts-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d1485e03a4ecbd0585c02d75aef3d7ce4fd7a7a49244e0f22d5c4d0947d5645e
MD5 4cdaf2bad8d2efa08290c3dd5bb60f92
BLAKE2b-256 4214e2d67152a065d8480f8f60e4ef677d1fa0e2a448ea7c886d06d90e5f60d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for tessera_contracts-0.1.3-py3-none-any.whl:

Publisher: publish.yml on ashita-ai/tessera

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page