Crate pipa_core

Crate pipa_core 

Source
Expand description

§Pipa

Public API surface for the Pipa data quality engine.

This crate is primarily used via the CLI, but the same functionality is available programmatically through the modules below.

Internals (engine, connectors, movement, validators, etc.) are kept private so they can evolve without breaking consumers.

Modules§

audit_logging
Logging infrastructure: pluggable audit logging.
contract
Contract management: list, validate, show, and run contracts.
health
System health checks.
init
Initialize project scaffolding.
logs
Log management: verify log integrity.
profile
Profile management: list and test profiles.
run
Run data validation against contracts.