Natnael Alemseged
AboutProjectsTestimonialsWork Experience
© 2026 Natnael Alemseged. All Rights Reserved.
Secure Agent Protocol // Latency Critical // Addis Ababa

Data Contract Enforcer

Enterprise Data Reliability Engineer

Schema integrity and lineage attribution system that turns inter-system dependencies into formal contracts, detects schema/type/statistical drift, and reports downstream blast radius.

"Made AI pipeline contracts executable: validate, attribute, and explain exactly which consumers break when data drifts."
Data Contract Enforcer schema validation and blast radius map
Click to Zoom
Contract gate catching drift and attributing downstream breakage through lineage and registry analysis

Problem

Multi-system AI pipelines silently break when upstream schemas drift, confidence scales change, enums mutate, or event payloads stop matching downstream expectations.

Solution

Implemented contract generation, validation, violation attribution, schema evolution analysis, AI-specific drift checks, and stakeholder reports backed by registry-first blast-radius analysis.

Deep Dive

What It Enforces

Data Contract Enforcer manages contracts across a five-system AI pipeline: Intent-Code Correlator, Digital Courtroom, Document Refinery, Brownfield Cartographer, and Axiom Ledger.

Engineering Highlights

  • •Contract generation: profiles JSONL into Bitol YAML, dbt schema files, and timestamped snapshots.
  • •Validation runner: catches type, range, enum, UUID, and statistical drift in audit, warn, or enforce mode.
  • •Violation attribution: combines dependency registry, lineage BFS, and git blame to produce actionable blast-radius reports.

Tech Stack

PythonPydanticdbtBitolYAMLStreamlit

Tags

#Data Contracts#Lineage#Drift Detection#Data Quality
View GitHub Repo

More Software Software

Case studies in similar engineering domains.

Axiom Ledger

→

Event-sourced lending pipeline for document intake, extraction, credit analysis, fraud, compliance, and decision orchestration over an append-only ledger.

Brownfield Cartographer

→

Multi-agent codebase cartography tool that analyzes local or GitHub repositories with Surveyor and Hydrologist agents to produce module graphs and data lineage artifacts.

Document Intelligence Refinery

→

PDF triage and extraction pipeline that detects document origin, layout, and domain, escalates extraction strategies by confidence, builds PageIndex trees, and answers with provenance chains.