Changelog

What actually shipped.

Product milestones only — no roadmap items, no "coming soon." If it's listed here, it's live today.

  1. Python SDK 0.1.0 shipped

    Official Python client for the Reality Gateway — resolve_reality, exact states, Freshness, Authority, Reality Locks. Pilot release; not yet published to PyPI. See the Python SDK docs.

  2. Autonomous freshness maintenance activated

    Finite Freshness horizons went live for Anthropic's retention Reality. The revalidation daemon now discovers and revalidates expired states on its own. A one-time, manual, operator-invoked bootstrap moved existing history onto the new horizon — every state created since is discovered and revalidated autonomously.

  3. Public entity identity and customer discovery

    Entities and topics are resolvable by stable public identity (entity="anthropic") — no internal ids or database access required for a normal integration.

  4. OpenAI onboarded as a second retention entity

    Capture, verification, and revalidation extended to OpenAI's data-retention commitment, reusing the existing predicate end to end. Public Reality resolution for OpenAI is not yet published.

  5. Private-pilot production infrastructure launched

    Persistent production database, evidence and publication storage, and continuously-running capture/revalidation processes.

  6. Public technical site and REST/MCP docs

    This site: developer docs, the Security page, pilot intake, and the AIality Index methodology.