Changelog

What we shipped, and when.

Visible updates to the marketing surface and the public Compliance Copilot demo. Production operator deployments have their own release notes shared directly with the operator and the regulator.

  1. 2026.05.21
    21 May 2026
    featuresecurity

    Compliance Copilot demo, hardened

    • Shipped the public Compliance Copilot demo on the home page, streaming via Claude Haiku 4.5 when ANTHROPIC_API_KEY is configured.
    • Added IP-based rate limit (8/min, 80/day) on /api/copilot to prevent provider-spend abuse.
    • Promoted the system prompt to a version-controlled file (safety/system-prompt.md) and added a denylist of common prompt-injection patterns.
    • Introduced an eval scaffold under evals/copilot.eval.ts asserting on happy-path, injection, and off-topic cases.
  2. 2026.05.20
    20 May 2026
    featureinfra

    New marketing surface — editorial redesign

    • Replaced the centred AI-marketing hero with a two-column editorial split, including a live deployment console widget.
    • Added the RegulatorStrip (continuously scrolling pills for GRA, UKGC, MGA, FCA, GFSC, EU AI Act, IoM GSC, DLT).
    • Restructured the Offerings section into an editorial accordion with reference-deployment side panels.
    • Introduced an Architecture section showing Operator VPC → Jadex Agents → Audit Log → Regulator with pulse-line animations.
    • Added the Capabilities bento with a 3D jurisdiction globe (cobe) and a rolling 99.98% uptime counter.
    • Stack: Next.js 16 + React 19 + Turbopack, GSAP ScrollTrigger, Lenis smooth scroll, framer-motion, lucide-react.
  3. 2026.05.19
    19 May 2026
    feature

    Higgsfield motion clips integrated

    • Generated 6 Higgsfield motion clips (Kling v3.0 pro / Seedance 2.0) for the hero, offerings, capabilities, case studies, contact, and transition surfaces.
    • Compressed each clip to under 4 MB with H.264 + faststart for fast LCP.
    • Added prefers-reduced-motion fallbacks across all video surfaces.