JSON Schemas

Public JSON Schema definitions for Coalesce Quality tools and services.

See docs.synq.io for full documentation.

synq-dwh/v1/config.schema.json
Configuration file format for the synq-dwh agent, which connects to your data warehouse to collect schema metadata and metrics and run monitors on-premise, sending the results to Coalesce Quality.
synq-recon/v1/audit-log.schema.json
Audit log emitted by synq-recon for each reconciliation run: per-check results, mismatch drill-downs, and the queries executed.
synq-recon/v1/config.schema.json
Configuration file format for synq-recon, the Coalesce Quality data reconciliation tool that compares datasets across databases.
synq-scout/v1/config.schema.json
Configuration file format for synq-scout, the Coalesce Quality triage agent run on-premise: your data and the chosen LLM (e.g. an internal LiteLLM proxy, Google Vertex, or AWS Bedrock) stay within your environment, and only the triage resolution — not the underlying data or investigation — is sent back to Coalesce Quality. Defines the agent's data warehouse connections and LLM endpoint.
Webhook Event stable
webhook/v1/event.schema.json
Schema for webhook event payloads that Coalesce Quality POSTs to your endpoint on issue and incident lifecycle events.
governance-as-code/draft/governance.schema.json
Declaratively manage your Coalesce Quality data products, owners, ownership and alert routing from a single YAML file. Define the desired state, then preview and apply it with the governance-as-code tool. No credentials live in the file — authentication is provided separately.
synq-monitors/draft/config.schema.json
Configuration file format for synq-monitors, the Coalesce Quality observability-as-code tool for defining data quality monitors and tests.