workspace-architect 2.2.120 → 2.2.122

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-06-27T16:30:44.645Z",
3
+ "generatedAt": "2026-06-30T01:01:38.594Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -1375,7 +1375,7 @@
1375
1375
  },
1376
1376
  "astro": {
1377
1377
  "path": "assets/instructions/astro.instructions.md",
1378
- "description": "Astro development standards and best practices for content-driven websites",
1378
+ "description": "Astro 7 development standards and best practices for content-driven websites",
1379
1379
  "title": "astro",
1380
1380
  "type": "instructions"
1381
1381
  },
@@ -1939,7 +1939,7 @@
1939
1939
  },
1940
1940
  "memory-bank": {
1941
1941
  "path": "assets/instructions/memory-bank.instructions.md",
1942
- "description": "",
1942
+ "description": "Memory Bank pattern: persistent project documentation under a memory-bank/ folder so the AI can resume context across sessions.",
1943
1943
  "title": "memory-bank",
1944
1944
  "type": "instructions"
1945
1945
  },
@@ -2341,7 +2341,7 @@
2341
2341
  },
2342
2342
  "svelte": {
2343
2343
  "path": "assets/instructions/svelte.instructions.md",
2344
- "description": "Svelte 5 and SvelteKit development standards and best practices for component-based user interfaces and full-stack applications",
2344
+ "description": "Svelte 5 and SvelteKit 2 development standards and best practices for component-based user interfaces and full-stack applications",
2345
2345
  "title": "svelte",
2346
2346
  "type": "instructions"
2347
2347
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.120",
3
+ "version": "2.2.122",
4
4
  "description": "A comprehensive library of specialized AI agents and personas for GitHub Copilot, ranging from architectural planning and specific tech stacks to advanced cognitive reasoning models.",
5
5
  "bin": {
6
6
  "workspace-architect": "bin/cli.js",