Skip to content

v0.6.0 — UI refresh, EU AI Act countdown, new examples

Choose a tag to compare

@JKasteele JKasteele released this 17 Jun 16:58
· 66 commits to main since this release

A visibility + polish release.

Added

  • UI refresh — a refined "regtech" dark theme (Fraunces display / IBM Plex Sans body / IBM Plex Mono for legal citations), an atmospheric backdrop, a stronger hero, staggered load-in motion (respects prefers-reduced-motion), and refined cards, tabs, badges and the report "document" preview. No engine or report-content change; print/PDF output is unaffected.
  • EU AI Act deadline countdown in the hero — a live "N days until " pill (e.g. high-risk & Art. 50 obligations, 2 Aug 2026), fed by a new GET /api/timeline from the knowledge base. Presentational only — the deterministic engine stays date-independent.
  • Two new examplesGridSentinel autonomous operations agent (Annex III-2 critical infrastructure, High risk with a Critical AI-security profile — exercises the architecture-aware severity, STRIDE, red-team plan and control catalogue) and OpenScribe-7B foundation model (a GPAI provider — exercises the Chapter V obligations and the OWASP GenAI Data Security lens). Six examples now.
  • docs/DEMO-SCRIPT.md — a 60–90s demo-video script + shot list.

Fixed

  • Mixed-language UI: the form's select placeholder and Yes/No toggle now render in English.

111 tests pass; ruff + bandit clean.