Start here

EVE — Readiness Language (16B)

Precise, approved readiness language for every public surface. Do not use the banned phrases (production ready, unbreakable, impossible to bypass, guaranteed compliant, certified, works with every framework, all adapters supported, complete multimodal understanding, remote exactly-once execution, fully RFC 8785 compliant). See the claims registry.

Component Approved readiness
EVE SDK core RELEASE CANDIDATE WITH EXCLUSIONS
Python SDK (eve-coreguard 0.2.7) release-candidate core client
TypeScript SDK (eve-ai-governance 0.3.1) release-candidate core client
Core governance architecture (CoreGuard, evidence) pilot-validated
MCP distributed deployment distributed-pilot validated in the documented test topology
Shadow subsystem authenticated pilot-ready
Artifact & red-team subsystems customer-pilot ready at supported boundaries
Framework adapters (OpenAI Agents / Claude / LangChain / LangGraph / CrewAI / Vercel) experimental
Generic adapter, evidence verification, JCS-1 supported

Readiness levels (registry)

  • SUPPORTED — validated and covered by tests; safe for the stated pilot boundary.
  • PILOT_READY — validated for pilots at the documented topology; not a production claim.
  • EXPERIMENTAL — structurally implemented, not validated against live pinned versions.
  • DEVELOPMENT_ONLY — for local development; not for pilot traffic.
  • ENTERPRISE_ONLY — available in enterprise deployments.
  • UNSUPPORTED — out of scope.

What "RELEASE CANDIDATE WITH EXCLUSIONS" means

The core Python and TypeScript SDKs build from committed source, install cleanly outside the repository, fail closed on service errors, and produce independently verifiable evidence. The exclusions are: the framework adapters (except generic) are not yet validated against live pinned framework versions; the pip client governs via hosted mode (embedded governance is the EVE service); and the release-candidate artifacts are not yet published to public registries. These are release-engineering and integration items, not correctness defects.

Public-registry status (validated 2026-08-03)

Package Public registry state (as validated)
eve-coreguard (Python) Published on PyPI — the current release is 0.2.7 (released 2026-08-02). Install with a plain pip install eve-coreguard; the primary client export is CoreGuardClient, and offline evidence verification (verify_decision_record, jcs_canonicalize) ships in the same package.
eve-ai-governance (TypeScript) Published on npm — the current release is 0.3.1. Install with a plain npm install eve-ai-governance; it is a browser-safe offline verification library (functions like verifyDecisionCertificate, verifyChain, verifyBundle, verifyHmac) — there is no enforcement client (enforce from Node via the REST API).

Both clients are live on their public registries; the versions above reflect the current published releases.

Limitations

This page describes readiness, not guarantees. No component here is described as production ready or certified. Pilot engagement is via a design-partner pilot (see pricing).

Part of the EVE AI Core control plane Deterministic AI Governance Control Plane → Policy decisions that return the same result for the same input every time, before execution.