@bcility/al-performance-mcp 2.0.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ It detects 38 performance anti-patterns across 12 categories, ranks findings by
14
14
  - [Available Tools](#available-tools)
15
15
  - [Pattern Reference](#pattern-reference)
16
16
  - [How It Works](#how-it-works)
17
- - [Example Output](#example-output)
17
+ - [Demo](#demo)
18
18
 
19
19
  ---
20
20
 
@@ -305,7 +305,18 @@ This ensures that a file with 1 HIGH issue ranks above one with 10 LOW issues.
305
305
 
306
306
  ---
307
307
 
308
- ## Example Output
308
+ ## Demo
309
+
310
+ ![Scan workspace in Copilot Chat](https://cdn.jsdelivr.net/npm/@bcility/al-performance-mcp/images/demo-01.png)
311
+
312
+ ![Analysis results overview](https://cdn.jsdelivr.net/npm/@bcility/al-performance-mcp/images/demo-02.png)
313
+
314
+ ![Pattern details and SQL impact](https://cdn.jsdelivr.net/npm/@bcility/al-performance-mcp/images/demo-03.png)
315
+
316
+ ![Fix suggestions per file](https://cdn.jsdelivr.net/npm/@bcility/al-performance-mcp/images/demo-04.png)
317
+
318
+ ![Auto-fix applied](https://cdn.jsdelivr.net/npm/@bcility/al-performance-mcp/images/demo-05.png)
319
+
309
320
 
310
321
  ```
311
322
  # 🔍 AL Performance Analysis — Orchestrator Report
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bcility/al-performance-mcp",
3
- "version": "2.0.0",
3
+ "version": "2.1.1",
4
4
  "description": "MCP server for Business Central AL performance pattern analysis — detects 38 anti-patterns with SQL impact data and workshop hints",
5
5
  "keywords": [
6
6
  "mcp",