/ CHANGELOGWhat's shipped

Changelog.

Features, improvements, and fixes to the KnowYourAgent platform — verification and evidence infrastructure for autonomous AI agents at checkout. Newest first.

v1.8.0April 2, 2026

Merchant Launch Pages & Shopify Hardening

Dedicated merchant and pricing pages are now live, giving merchants a clear path to evaluate KYA before onboarding. The Shopify checkout extension now fails closed on verification outages instead of silently accepting unverified orders.

  • FEATURE

    Public /merchants and /pricing pages with merchant-first navigation, guided launch packages, and Shopify install gating controlled by environment flag.

  • FEATURE

    Shopify checkout verification now defaults to decline when the upstream API is unreachable, and install sync failures are fatal in production environments.

v1.7.0March 28, 2026

Verification Rules & Richer Trust Inputs

Verification decisions now combine broader trust inputs with merchant-configurable rules, giving merchants more control over accept, review, and decline behavior.

  • FEATURE

    Merchant verification rules now evaluate trust scores, transaction amounts, operator verification, and related facts during /api/v1/verify.

  • FEATURE

    Verification responses now include clearer reasoning and score-breakdown data so merchants can understand why a recommendation was returned.

  • IMPROVEMENT

    Network-intelligence inputs and merchant integration settings now shape runtime recommendations more explicitly.

v1.6.0March 25, 2026

Merchant Portal Registration & Pre-Dispute APIs

Operators can now register through branded merchant portals, track review state, and use a broader pre-dispute API surface for follow-up workflows.

  • FEATURE

    Public merchant portal registration pages now support operator submission, email verification, and live status tracking.

  • FEATURE

    Pre-dispute alert, rule, and evidence routes now support merchants and operators running follow-up workflows around disputed transactions.

  • FEATURE

    Merchant approval records continue to track capabilities and transaction limits so merchants can manage agent access over time.

  • IMPROVEMENT

    Portal review states and status messaging are now clearer for both operators and merchants.

v1.5.0March 12, 2026

Shopify Pilot Track & Operator Workflows

Shopify launch work moved onto a guided pilot track while operator-facing dashboard and portal workflows expanded.

  • FEATURE

    Shopify integration launch track — merchant pilot onboarding is available for Shopify while the broader public install rollout is finalized.

  • FEATURE

    Operator dashboard workflows now cover agent registration, API keys, alerts, and related KYA setup tasks.

  • IMPROVEMENT

    Merchant-facing onboarding pages were tightened around the actual pilot and rollout path.

  • FIX

    Verification and onboarding flows received a round of contract cleanup to align UI copy with the live API.

v1.4.0February 20, 2026

Open Trust Primitives & Network Intelligence

Laying the foundation for decentralized trust with Open Trust Primitives (OTP) and enhanced network-wide intelligence for detecting suspicious agent patterns.

  • FEATURE

    Open Trust Primitives v1 — a composable framework for trust assertions that any platform can issue and verify.

  • FEATURE

    Network Intelligence dashboard — visualize agent behavior patterns, anomaly detection, and cross-merchant trust signals.

  • IMPROVEMENT

    Trust score algorithm updated to incorporate cross-merchant transaction history and behavioral consistency metrics.

  • INFRA

    Migrated to a new database schema with row-level security for multi-tenant portal access.

v1.3.0February 10, 2026

Reporting & Badge Workflow Foundations

The platform added more reporting-oriented surfaces and an application workflow for merchant badge programs.

  • FEATURE

    Badge application routes and related dashboard workflows landed for merchant-facing trust programs.

  • FEATURE

    Additional reporting-oriented surfaces were added around verification activity and operator management.

  • IMPROVEMENT

    API rate limiting upgraded to LRU-cache-based system for more efficient memory usage under high traffic.

  • FIX

    Resolved an edge case where API key rotation could temporarily invalidate active sessions.

v1.2.0January 15, 2026

Developer Playground & Trace Workflows

The developer playground, public docs, and trace-oriented API workflows became available for early integrations.

  • FEATURE

    Developer Playground — test verification, traces, rules, disputes, and registry workflows interactively.

  • FEATURE

    Trace generate, validate, list, and revoke workflows became available through the API and CLI.

  • IMPROVEMENT

    Public documentation and quickstart content expanded around the shipped /api/v1 surfaces.

  • INFRA

    Deployed to Google Cloud Run with auto-scaling and global edge caching.

v1.0.0December 5, 2025

Initial Launch

The first public release of KnowYourAgent — verification and evidence infrastructure for autonomous AI agents at checkout.

  • FEATURE

    Core platform with agent registration, trust scoring, and merchant verification APIs.

  • FEATURE

    Supabase-backed authentication with API key management for programmatic access.

  • FEATURE

    Blog with founding thesis: "The Trust Layer for Agent-Led Commerce."

  • INFRA

    CI/CD pipeline with Docker builds, automated testing, and Cloud Build deployment.