Add datasource quality and schema gates
This commit is contained in:
@@ -23,6 +23,12 @@ Producer modules can append a bounded tabular result or create a new static
|
||||
datasource through an idempotent capability. The publication ledger retains the
|
||||
producer run, output materialization, provenance, and replay identity.
|
||||
|
||||
Tabular staging also evaluates governed quality rules and classifies schema
|
||||
changes before promotion. Blocking stages remain inspectable, and successful
|
||||
promotion preserves the exact policy hash and validation result in immutable
|
||||
materialization provenance. The supported contract is documented in
|
||||
[docs/QUALITY_POLICY.md](docs/QUALITY_POLICY.md).
|
||||
|
||||
The contracts already model database, HTTP/REST, directory, file, feed,
|
||||
document, binary, directory, and stream sources so providers can be added
|
||||
without changing consumers. Larger durable artifact-backed publications remain
|
||||
|
||||
Reference in New Issue
Block a user