diff --git a/README.md b/README.md index e6a3ce6..67f795c 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,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.13.1` `🇳🇴 Norwegian` +### [MS AI Architect — Azure AI and Microsoft Foundry](plugins/ms-ai-architect/) `v1.14.0` `🇳🇴 Norwegian` Microsoft AI solution architecture guidance for Norwegian public sector and enterprise. @@ -179,16 +179,16 @@ Key commands: `/architect`, `/architect:ros`, `/architect:security`, `/architect 12 specialized agents · 25 commands · 5 skills (387 reference docs) · 2 hooks · manual sitemap-driven KB refresh -**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`). +**One-click demo (v1.14.0, 2026-05-08):** "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.14.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.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 ` diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-dark.png new file mode 100644 index 0000000..3441da8 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-light.png new file mode 100644 index 0000000..2166e22 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/01-onboarding-empty-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-dark.png new file mode 100644 index 0000000..55dd30f Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-light.png new file mode 100644 index 0000000..0eeb1f2 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/02-project-rapporter-regulatory-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-dark.png new file mode 100644 index 0000000..08f7597 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-light.png new file mode 100644 index 0000000..576c060 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-documentation-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-dark.png new file mode 100644 index 0000000..19c2b9c Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-light.png new file mode 100644 index 0000000..45c909d Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-economy-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-dark.png new file mode 100644 index 0000000..8169f4b Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-light.png new file mode 100644 index 0000000..da5d472 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-security-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-dark.png new file mode 100644 index 0000000..5457c74 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-light.png new file mode 100644 index 0000000..97dc768 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/03-project-rapporter-tool-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-dark.png new file mode 100644 index 0000000..bacc478 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-light.png new file mode 100644 index 0000000..2438838 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/04-project-oversikt-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-dark.png new file mode 100644 index 0000000..d0b2410 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-light.png new file mode 100644 index 0000000..0f5da0f Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/05-project-kontekst-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-dark.png new file mode 100644 index 0000000..ded331e Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-light.png new file mode 100644 index 0000000..09f1ab9 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/06-project-eksport-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-dark.png new file mode 100644 index 0000000..01d3caf Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-light.png new file mode 100644 index 0000000..5247ca3 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/07-home-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-dark.png new file mode 100644 index 0000000..90b8a87 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-light.png new file mode 100644 index 0000000..ffebc40 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/08-catalog-light.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-dark.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-dark.png new file mode 100644 index 0000000..009ecac Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-dark.png differ diff --git a/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-light.png b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-light.png new file mode 100644 index 0000000..2166e22 Binary files /dev/null and b/plugins/ms-ai-architect/playground/screenshots/v1.14.0/09-onboarding-prefilled-light.png differ diff --git a/plugins/ms-ai-architect/tests/screenshot/run.mjs b/plugins/ms-ai-architect/tests/screenshot/run.mjs index 953d8b9..946aa5f 100644 --- a/plugins/ms-ai-architect/tests/screenshot/run.mjs +++ b/plugins/ms-ai-architect/tests/screenshot/run.mjs @@ -1,5 +1,5 @@ #!/usr/bin/env node -// Capture playground screenshots for v1.11.0 documentation. +// Capture playground screenshots for v1.14.0 documentation. // // Opens the single-file playground HTML via file://, drives it through: // - Initial onboarding (empty state) @@ -8,7 +8,7 @@ // - Each rapport-tab category (regulatory / security / economy / docs / tool) // - Both themes (dark + light) // -// Output: playground/screenshots/v1.11.0/-.png +// Output: playground/screenshots/v1.14.0/-.png // // Usage: // cd tests/screenshot @@ -25,7 +25,7 @@ const __filename = fileURLToPath(import.meta.url); const __dirname = dirname(__filename); const PLUGIN_ROOT = resolve(__dirname, '..', '..'); const HTML_PATH = join(PLUGIN_ROOT, 'playground', 'ms-ai-architect-playground.html'); -const OUT_DIR = join(PLUGIN_ROOT, 'playground', 'screenshots', 'v1.11.0'); +const OUT_DIR = join(PLUGIN_ROOT, 'playground', 'screenshots', 'v1.14.0'); const HTML_URL = 'file://' + HTML_PATH; const VIEWPORT = { width: 1440, height: 900 };