Platform

Platform

Version Control

Git-style version control for every pipeline change with branching, proposals, and merge workflows.

Branching

Create sandbox branches from any pipeline to experiment with changes in isolation. Each branch has its own schema registry and compute layer, ensuring changes in one branch never affect production or other branches.

Proposals

When your branch is ready for review, create a proposal. Proposals package all changes into a reviewable diff. Team members can review the pipeline graph, schema changes, and validation results before approving.

Merging

Approved proposals can be merged into the production pipeline. The merge process validates schema compatibility one final time and records the change in the audit log. Conflicts are detected and surfaced before merging.

Audit Trail

Every pipeline version, proposal, review, and merge is recorded in the immutable audit log. You can trace the full history of any pipeline change, including who made it, when it was reviewed, and who approved it.