From 7ffaa8220716ad689811598ede5b07ac46b879ba 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 --- README.md | 8 ++-- .../.claude-plugin/plugin.json | 2 +- plugins/ms-ai-architect/CLAUDE.md | 20 +++++---- plugins/ms-ai-architect/README.md | 9 ++-- .../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 ++-- .../ms-ai-architect/tests/screenshot/run.mjs | 6 +-- 48 files changed, 87 insertions(+), 84 deletions(-) create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/01-onboarding-empty-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/01-onboarding-empty-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/02-project-rapporter-regulatory-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/02-project-rapporter-regulatory-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-documentation-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-documentation-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-economy-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-economy-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-security-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-security-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-tool-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/03-project-rapporter-tool-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/04-project-oversikt-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/04-project-oversikt-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/05-project-kontekst-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/05-project-kontekst-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/06-project-eksport-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/06-project-eksport-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/07-home-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/07-home-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/08-catalog-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/08-catalog-light.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/09-onboarding-prefilled-dark.png create mode 100644 plugins/ms-ai-architect/playground/screenshots/v1.11.0/09-onboarding-prefilled-light.png diff --git a/README.md b/README.md index 4728182..1afb9fa 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Key command: `/graceful-handoff [topic-slug] [--no-commit] [--no-push] [--dry-ru --- -### [MS AI Architect — Azure AI and Microsoft Foundry](plugins/ms-ai-architect/) `v1.10.1` `🇳🇴 Norwegian` +### [MS AI Architect — Azure AI and Microsoft Foundry](plugins/ms-ai-architect/) `v1.11.0` `🇳🇴 Norwegian` Microsoft AI solution architecture guidance for Norwegian public sector and enterprise. @@ -173,16 +173,16 @@ Key commands: `/architect`, `/architect:ros`, `/architect:security`, `/architect 12 specialized agents · 24 commands · 5 skills (387 reference docs) · 2 hooks · sitemap-based KB monitoring -**One-click demo (v1.10.1, 2026-05-04):** "Last inn demo-data"-knappen på onboarding bootstrapper en ferdig "Demo kommune" med ett demo-prosjekt og alle 17 rapport-typer pre-importert som `raw_markdown`. Visualisering rehydreres automatisk på project-surface mount. 24 retina-screenshots committed under `playground/screenshots/v1.10.0/` (12 surfaces × 2 tema), så forkere ser pluginen uten å kjøre noe. Standalone Playwright-runner under `tests/screenshot/` (egen `package.json`). +**One-click demo (v1.11.0, 2026-05-04):** "Last inn demo-data"-knappen på onboarding bootstrapper en ferdig "Acme Kommune" med demo-prosjektet "Acme: Kunde-chatbot" og alle 17 rapport-typer pre-importert som `raw_markdown` (konsistente navn på tvers av alle fixtures). Visualisering rehydreres automatisk på project-surface mount. 24 retina-screenshots committed under `playground/screenshots/v1.11.0/` (12 surfaces × 2 tema), så forkere ser pluginen uten å kjøre noe. Standalone Playwright-runner under `tests/screenshot/` (egen `package.json`). -**Playground (v3, v1.10.0 — felles grunnskjelett + Tier 3-adopsjon, 2026-05-04):** Multi-surface decision-builder + report viewer. The single-file HTML app lives at `playground/ms-ai-architect-playground.html` (~3870+ lines). v1.10.0 introduces a shared visual signature across all 17 report renderers and Aksel-aligned light-mode tokens. +**Playground (v3, v1.11.0 — design-system 100%-adoption, 2026-05-04):** Multi-surface decision-builder + report viewer. The single-file HTML app lives at `playground/ms-ai-architect-playground.html` (~3870+ lines). v1.11.0 fullfører design-system-adopsjonen — alle PARALLEL CSS-navn migrert til DS-konvensjon, 13 generiske komponenter hoisted til `shared/playground-design-system` v0.3.0, inline `