Skip to content

docs(assets): refresh README visuals — accurate counts + six-backend diagram - #32

Merged
mudassir09 merged 2 commits into
mainfrom
docs/refresh-visual-assets
Jun 27, 2026
Merged

docs(assets): refresh README visuals — accurate counts + six-backend diagram#32
mudassir09 merged 2 commits into
mainfrom
docs/refresh-visual-assets

Conversation

@mudassir09

Copy link
Copy Markdown
Owner

Summary

The README's hero images had drifted from reality and were the first thing a visitor saw — undercutting the "professional" first impression:

  • banner: said 3 Backends, 10 AI Skills, 500+ Tests → now 6 Backends, 12 AI Skills, 1,200+ Tests
  • before/after: showed pbi deploy push --connection fabric-prod (not a real flag) → now pbi deploy push --workspace Production
  • architecture: still titled "THREE-BACKEND ARCHITECTURE" with 3 boxes → fully redesigned

Architecture diagram redesign

From a stale 3-box image to a six-backend 3×2 grid (desktop · xmla · file · rest · fabric · mock), each card showing what it does, what it needs, and its --backend flag, with "Any OS" / "Windows" badges so the cross-platform story reads at a glance. Footer drives the point home: 4 of 6 backends run on Linux/macOS — no Windows, no .NET.

All three SVGs validated as well-formed XML; matches the corrected README text (six backends, 12 skills).

Note: GitHub may cache the old images briefly after merge (hard-refresh to see the update).

🤖 Generated with Claude Code

…diagram

The banner/architecture images had drifted from reality and undercut the repo's
credibility on first glance:

- banner: "3 Backends" -> "6 Backends", "10 AI Skills" -> "12 AI Skills",
  "500+ Tests" -> "1,200+ Tests".
- before/after: fix the deploy example (`--connection fabric-prod` is not a real
  flag) -> `pbi deploy push --workspace Production`.
- architecture: full redesign from the stale "THREE-BACKEND" 3-box diagram to a
  six-backend 3x2 grid (desktop · xmla · file · rest · fabric · mock) with per-card
  "Any OS"/"Windows" badges and a footer that tells the cross-platform story —
  4 of 6 backends run on Linux/macOS with no Windows and no .NET.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

- terminal-demo.svg: an animated SVG terminal that loops a real, correct pbi
  session (connect → govern check → fix → dax test → live fabric measure add),
  placed near the top of the README — the most engaging thing a CLI repo can show.
  Animated SVG (not a binary GIF): scalable, diff-able, animates on GitHub via <img>.
- workflow.svg: a five-stage lifecycle strip (model → DAX → govern → test → deploy)
  with the command for each step and a "scriptable · CI-gateable · MCP-driveable"
  footer, in a new "The end-to-end workflow" README section.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mudassir09
mudassir09 merged commit 23181ab into main Jun 27, 2026
20 checks passed
@mudassir09
mudassir09 deleted the docs/refresh-visual-assets branch June 27, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants