From dfa387aba25a3bc4130619051cbf663eccbb44df Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Mon, 4 May 2026 17:41:36 +0200 Subject: [PATCH] =?UTF-8?q?feat(ms-ai-architect):=20release=20v1.11.0=20?= =?UTF-8?q?=E2=80=94=20design-system=20100%-adoption=20+=20visual=20upgrad?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sesjon 3 av 3 — leverer Fase 7-9 av v1.11.0-planen. Fase 7 (Acme-rename på demo-state): - Rename "Acme AS" → "Acme Kommune" og "Demosystem" → "Acme Kunde-chatbot" konsistent på tvers av alle 17 fixtures. - build-demo-state.mjs: organization.name → "Acme Kommune", projects[0] → id "acme-kunde-chatbot" / name "Acme: Kunde-chatbot". - Re-bygd demo-state-v1-blokk i playground HTML. Fase 8 (Screenshots-regenerering): - 24 nye PNG-er under playground/screenshots/v1.11.0/ (12 surfaces × 2 tema, retina, fullPage). v1.10.0-mappen beholdt som historisk referanse. - tests/screenshot/run.mjs: OUT_DIR + kommentarer bumpet til v1.11.0. Fase 9 (Release: docs + versjonsbump): - plugin.json 1.10.1 → 1.11.0. - README.md (plugin): version-badge + Version History + screenshot-gallery refs + demo-data refs oppdatert. - CLAUDE.md (plugin): Playground-overskrift v3/v1.10.0 → v3/v1.11.0, Demo system-seksjon v1.10.1 → v1.11.0, screenshot-refs v1.10.0 → v1.11.0, "Inline CSS-kandidater" konvertert til "Design-system 100%-adoption" status. - Root README.md: ms-ai-architect-versjon 1.10.1 → 1.11.0, demo-tekst og Playground-tekst regenerert for v1.11.0, "271 PASS combined" → "278 PASS". Verifisering: - bash tests/run-e2e.sh --playground → 271/271 PASS (static + parsers). - bash tests/test-playground-migrations.sh → 7/7 PASS. - Total: 278/278 PASS, 0 FAIL. Refs: NEXT-SESSION-PROMPT.local.md (Sesjon 3 av 3, plan .claude/plans/jeg-skal-pr-ve-effervescent-token.md). Co-Authored-By: Claude Opus 4.7 --- .claude-plugin/plugin.json | 2 +- CLAUDE.md | 20 +++++---- README.md | 9 ++-- playground/ms-ai-architect-playground.html | 42 +++++++++--------- .../v1.11.0/01-onboarding-empty-dark.png | Bin 0 -> 733918 bytes .../v1.11.0/01-onboarding-empty-light.png | Bin 0 -> 249730 bytes .../02-project-rapporter-regulatory-dark.png | Bin 0 -> 3799845 bytes .../02-project-rapporter-regulatory-light.png | Bin 0 -> 3814579 bytes ...3-project-rapporter-documentation-dark.png | Bin 0 -> 4147607 bytes ...-project-rapporter-documentation-light.png | Bin 0 -> 4107965 bytes .../03-project-rapporter-economy-dark.png | Bin 0 -> 1175615 bytes .../03-project-rapporter-economy-light.png | Bin 0 -> 1167774 bytes .../03-project-rapporter-security-dark.png | Bin 0 -> 2002421 bytes .../03-project-rapporter-security-light.png | Bin 0 -> 1995821 bytes .../03-project-rapporter-tool-dark.png | Bin 0 -> 834372 bytes .../03-project-rapporter-tool-light.png | Bin 0 -> 833723 bytes .../v1.11.0/04-project-oversikt-dark.png | Bin 0 -> 201982 bytes .../v1.11.0/04-project-oversikt-light.png | Bin 0 -> 200647 bytes .../v1.11.0/05-project-kontekst-dark.png | Bin 0 -> 197854 bytes .../v1.11.0/05-project-kontekst-light.png | Bin 0 -> 196373 bytes .../v1.11.0/06-project-eksport-dark.png | Bin 0 -> 174765 bytes .../v1.11.0/06-project-eksport-light.png | Bin 0 -> 173414 bytes .../screenshots/v1.11.0/07-home-dark.png | Bin 0 -> 220176 bytes .../screenshots/v1.11.0/07-home-light.png | Bin 0 -> 218098 bytes .../screenshots/v1.11.0/08-catalog-dark.png | Bin 0 -> 420172 bytes .../screenshots/v1.11.0/08-catalog-light.png | Bin 0 -> 416814 bytes .../v1.11.0/09-onboarding-prefilled-dark.png | Bin 0 -> 251771 bytes .../v1.11.0/09-onboarding-prefilled-light.png | Bin 0 -> 249730 bytes playground/test-fixtures/adr.md | 4 +- playground/test-fixtures/classify.md | 4 +- playground/test-fixtures/compare.md | 4 +- playground/test-fixtures/conformity.md | 4 +- playground/test-fixtures/cost.md | 6 +-- playground/test-fixtures/dpia.md | 4 +- playground/test-fixtures/frimpact.md | 6 +-- playground/test-fixtures/license.md | 4 +- playground/test-fixtures/migrate.md | 4 +- playground/test-fixtures/poc.md | 4 +- playground/test-fixtures/requirements.md | 2 +- playground/test-fixtures/review.md | 4 +- playground/test-fixtures/ros.md | 4 +- playground/test-fixtures/security.md | 4 +- playground/test-fixtures/summary.md | 4 +- playground/test-fixtures/transparency.md | 6 +-- playground/test-fixtures/utredning.md | 8 ++-- scripts/build-demo-state.mjs | 8 ++-- tests/screenshot/run.mjs | 6 +-- 47 files changed, 83 insertions(+), 80 deletions(-) create mode 100644 playground/screenshots/v1.11.0/01-onboarding-empty-dark.png create mode 100644 playground/screenshots/v1.11.0/01-onboarding-empty-light.png create mode 100644 playground/screenshots/v1.11.0/02-project-rapporter-regulatory-dark.png create mode 100644 playground/screenshots/v1.11.0/02-project-rapporter-regulatory-light.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-documentation-dark.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-documentation-light.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-economy-dark.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-economy-light.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-security-dark.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-security-light.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-tool-dark.png create mode 100644 playground/screenshots/v1.11.0/03-project-rapporter-tool-light.png create mode 100644 playground/screenshots/v1.11.0/04-project-oversikt-dark.png create mode 100644 playground/screenshots/v1.11.0/04-project-oversikt-light.png create mode 100644 playground/screenshots/v1.11.0/05-project-kontekst-dark.png create mode 100644 playground/screenshots/v1.11.0/05-project-kontekst-light.png create mode 100644 playground/screenshots/v1.11.0/06-project-eksport-dark.png create mode 100644 playground/screenshots/v1.11.0/06-project-eksport-light.png create mode 100644 playground/screenshots/v1.11.0/07-home-dark.png create mode 100644 playground/screenshots/v1.11.0/07-home-light.png create mode 100644 playground/screenshots/v1.11.0/08-catalog-dark.png create mode 100644 playground/screenshots/v1.11.0/08-catalog-light.png create mode 100644 playground/screenshots/v1.11.0/09-onboarding-prefilled-dark.png create mode 100644 playground/screenshots/v1.11.0/09-onboarding-prefilled-light.png diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1b9174a..fbc113f 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ms-ai-architect", - "version": "1.10.1", + "version": "1.11.0", "description": "Microsoft AI Solution Architect - structured architecture guidance for the full Microsoft AI stack", "author": { "name": "Kjell Tore Guttormsen" diff --git a/CLAUDE.md b/CLAUDE.md index 51e8cf1..1eb1c61 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -172,9 +172,9 @@ claude --plugin ./plugins/ms-ai-architect /architect:help ``` -## Playground (v3 / v1.10.0) +## Playground (v3 / v1.11.0) -Interaktiv decision-builder + rapport-viewer for Microsoft AI-beslutninger. Erstatter v2 5-stegs-pipelinen med en multi-surface-app som persisterer state og visualiserer importerte rapporter inline. Spec: v3-arkitektur dokumentert under `.claude/projects/2026-05-03-playground-v3-architecture/`. v1.10.0-utvidelser dokumentert under `.claude/projects/2026-05-03-ms-ai-architect-v1-10-playground/`. +Interaktiv decision-builder + rapport-viewer for Microsoft AI-beslutninger. Erstatter v2 5-stegs-pipelinen med en multi-surface-app som persisterer state og visualiserer importerte rapporter inline. Spec: v3-arkitektur dokumentert under `.claude/projects/2026-05-03-playground-v3-architecture/`. v1.10.0-utvidelser dokumentert under `.claude/projects/2026-05-03-ms-ai-architect-v1-10-playground/`. v1.11.0 leverer design-system 100%-adoption (PARALLEL-CSS-migrasjon til DS-konvensjon, inline `