Skip to content

IntentGate v0.1.0

Latest

Choose a tag to compare

@omar07ibrahim omar07ibrahim released this 10 Aug 04:46

IntentGate v0.1.0 is the first portfolio-grade release of a dependency-free control plane for untrusted AI action proposals.

What is included

  • Strict proposal contract and deterministic policy evaluation
  • Human manager and privacy approval gates
  • Tenant isolation, TTL enforcement, one-effect execution, and nonce replay prevention
  • Append-only hash-chained ledger with an independent verifier
  • CLI, self-contained HTML evidence report, and machine-readable run artifacts
  • Preserved historical AeroCRM snapshot under legacy/aerocrm-2025/

Verified reference fixture

  • 10 proposals: 6 admitted, 4 blocked
  • 4 executed effects, 1 expiry, 1 human rejection
  • 0 duplicate effects and 0 cross-tenant effects
  • Ledger root: ac6316c40750e20b8119d7fa53fd2424cbcb6a2dc99500ffd26e208301c8cb15

Quality and evidence

  • 72 tests with 98.59% measured coverage
  • CI on Python 3.11.15, 3.12.13, 3.13.14, and 3.14.6
  • Strict mypy, Ruff, clean wheel/consumer install, and CodeQL
  • 13 real, reproducible evidence artifacts: CLI captures, responsive report screenshots, architecture and trust-boundary diagrams, plots, and an animated demo
  • Evidence drift is checked byte-for-byte in a pinned, networkless Chromium container

Claim boundary

This release demonstrates deterministic admission control and replay verification against a synthetic HR workflow fixture. It does not claim model quality, regulatory compliance, production security certification, or third-party system integration.