Changelog

What shipped

Runtime, portal, and deployment updates. Newest first.

July 25, 2026

Latest

Verifier CLI 0.1.1 security release

The verifier CLI removes vulnerable unused dependencies and adds mandatory package security checks before publication.

  • The isolated production audit now reports zero known vulnerabilities, down from 35 in version 0.1.0.
  • The CLI no longer includes unused automatic instrumentation or MCP SDK dependencies.
  • The native MCP server no longer exposes arbitrary shell command execution.
  • Pull requests and package publication now stop when the packed CLI audit or smoke tests fail.
July 25, 2026

Plain-language messaging sweep

Public pages rewritten in plain language around one story: the verifier CLI records what AI coding agents do, and the verification portal is where your team approves actions and exports evidence.

  • Homepage gains install cards for Claude Code and Codex with the real CLI commands, now published on npm as @autodevops/verifier.
  • Insider vocabulary (harness, connector, hook pack, fail closed) replaced or explained on first use across public pages.
  • Use-case directory status labels corrected: shipped paths now read Available today, keeping Validated as the ceiling for the AWS path.
  • DORA is now expanded as EU operational resilience wherever the framework list appears.
  • Demo-workspace screenshots and sample digests are labeled as demo data.
July 24, 2026

Motion system and copy tightening

Site-wide entrance and scroll animation, one shared type scale, and shorter copy on every public page.

  • Hero sections animate in with staggered entrances over the verification-mesh backdrop.
  • Content cards reveal on scroll and lift on hover, with reduced-motion and print fallbacks.
  • AWS deployment status now reads Validated, matching the documented deployment truth.
July 9, 2026

Site navigation and evidence surfaces

Control mappings, intent fidelity, and cognitive-debt reporting moved to the front of the site.

  • Primary navigation reorganized around Product, Trust, Docs, and Use cases.
  • Homepage gains a proof section covering intent fidelity and cognitive debt.
  • Each use-case path links to its own docs and control mappings.
  • The macOS MCP sandbox page is labeled Roadmap alongside the validated AWS path.
  • Demo requests move to a two-step form with optional workflow context.
June 23, 2026

Marketing site redesign

A shared design system, eight use-case paths, and a rebuilt homepage.

  • A consistent type scale and card system across every public page.
  • Homepage rebuilt around portal captures and a redacted evidence-manifest preview.
  • Use-case directory rebuilt as eight filterable paths.
  • Product pages now show the product itself: the approvals queue, a PR evidence digest, and the sandbox diagram.
  • One shared code-block treatment across marketing pages and docs.
June 22, 2026

Verification portal design

Clearer hierarchy and density across sessions, approvals, audit, and the overview dashboard.

  • FinCard demo workspace polished for regulated-finance walkthroughs.
June 20, 2026

Control mappings page

New /controls page maps AutoDevOps evidence artifacts to SR 11-7, FFIEC, DORA, EU AI Act, ISO 42001, and SOC 2 narratives.

  • Each mapping separates what the artifacts evidence from what the customer and auditor still attest.
  • Homepage links to the mappings and names the covered frameworks.
April 30, 2026

Multi-cloud adapter roadmap

Azure and Google Cloud adapter code paths documented alongside the validated AWS reference. Customer-validated Azure and GCP deployments remain roadmap.

  • Azure (OpenAI, Functions, Key Vault) and GCP (Vertex AI, Cloud Run, Secret Manager) adapters exist in code, not as validated deployments.
  • GDPR consent control added; site legal entity updated to Social Protocol Labs LLC.
April 15, 2026

Site redesign

New public site covering policy, approvals, audit, and cloud deployment.

  • Homepage rewritten around the three-tier decision model and BYOC deployment.
  • Solution pages with concrete claims: Bedrock routing, executor strategy, AWS deployment status.
  • New design system: glass panels, consistent typography, dark theme.
August 30, 2025

Docs and open source

Technical reference and public GitHub repository.

  • Published architecture docs covering policy, providers, execution, and telemetry.
  • Open-source repository with contribution guidelines.
August 22, 2025

Runtime foundations

Hook lifecycle, tool execution, and session transcripts.

  • HookManager with lifecycle events, safe matching, and configurable timeouts.
  • ToolRunner for sandboxed workspace interaction.
  • Session transcript logging for full execution replay.