Initial stable release of the Data Contract Execution Engine.
- Parse YAML contracts with S3 paths
- Schema and data quality validation with pandas
- SLA rule enforcement (min/max rows, completeness)
- Validation pipeline orchestration
- AWS Lambda handler with S3 I/O via boto3
- 18+ unit tests with comprehensive coverage
- Complete documentation and examples