8 projects
slo-budget-tracker
SLO + error-budget tracker for Python services (FastAPI middleware + Prometheus exporter). Optional audit-stream-py integration via AUDIT_STREAM_URL.
data-contract-registry
Schema registry for data contracts: semver versioning, compatibility checks (backward/forward/full), ownership, freshness SLAs. The 'you can't promote it without an approved contract' pattern for data pipelines. Optional audit-stream-py integration via AUDIT_STREAM_URL.
policy-as-code-engine
Declarative policy-as-code evaluator. JSON/YAML rules + Python predicates over arbitrary context objects. Enforces AI Procurement Decision Card conditions at request time. Optional audit-stream-py integration via AUDIT_STREAM_URL.
aeo-validator-service
Always-on validator service for AEO + Kinetic Gain Protocol Suite documents. Validate by URL, track content-hash drift, schedule re-fetch, emit structured diffs. The fourth layer of the AEO Reference Stack. Optional audit-stream-py integration via AUDIT_STREAM_URL env var.
procurement-decision-api
FastAPI service that drafts AI Procurement Decision Cards (Kinetic Gain Protocol Suite spec #11) from a buyer rubric and vendor Suite documents. Optional audit-stream-py integration via AUDIT_STREAM_URL env var.
audit-stream
Append-only governance event stream. Hash-chained for tamper-evidence, SSE for live tailing, REST for queries. The cross-cutting telemetry layer for the Kinetic Gain portfolio.
aeo-protocol
Python SDK for the AEO Protocol v0.1 — parse, build, validate, and fetch AEO declaration documents.
agent-berserker
Reserved - autonomous job application agent. Real release coming soon.