workspace-architect 2.2.52 → 2.2.54

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-03-25T15:33:42.072Z",
3
+ "generatedAt": "2026-03-27T00:42:09.019Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -999,6 +999,12 @@
999
999
  "title": "task-researcher",
1000
1000
  "type": "agents"
1001
1001
  },
1002
+ "taxcore-technical-writer": {
1003
+ "path": "assets/agents/taxcore-technical-writer.agent.md",
1004
+ "description": "A domain-expert technical writer for the TaxCore electronic fiscal invoicing ecosystem. Use this agent to create, improve, or review documentation for TaxCore applications — including the Secure Element Reader, smart card workflows, fiscal invoicing concepts, audit processes, and PKI/SE security topics. Covers end-user guides, developer docs, reference material, and setup guides across all TaxCore-related surfaces.",
1005
+ "title": "taxcore-technical-writer",
1006
+ "type": "agents"
1007
+ },
1002
1008
  "tdd-green": {
1003
1009
  "path": "assets/agents/tdd-green.agent.md",
1004
1010
  "description": "Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.",
@@ -1487,6 +1493,12 @@
1487
1493
  "title": "dotnet-wpf",
1488
1494
  "type": "instructions"
1489
1495
  },
1496
+ "draw-io": {
1497
+ "path": "assets/instructions/draw-io.instructions.md",
1498
+ "description": "Use when creating, editing, or reviewing draw.io diagrams and mxGraph XML in .drawio, .drawio.svg, or .drawio.png files.",
1499
+ "title": "draw-io",
1500
+ "type": "instructions"
1501
+ },
1490
1502
  "fedora-linux": {
1491
1503
  "path": "assets/instructions/fedora-linux.instructions.md",
1492
1504
  "description": "Guidance for Fedora (Red Hat family) systems, dnf workflows, SELinux, and modern systemd practices.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.52",
3
+ "version": "2.2.54",
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",