@maestroagora/agora 1.1.0 → 1.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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maestro-agora",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "displayName": "Maestro: Agora",
5
5
  "description": "Use /agora for truthful buyer, investor, positioning, editorial, interface, and spoken copy that preserves proof limits.",
6
6
  "author": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maestro-agora",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Maestro: Agora writes truthful commercial, editorial, interface, and spoken copy without outrunning the proof.",
5
5
  "author": {
6
6
  "name": "Mark Laursen",
@@ -33,9 +33,7 @@
33
33
  "defaultPrompt": [
34
34
  "/agora sell Rewrite this page from one real buyer stake to a defensible belief and one supported action.",
35
35
  "/agora invest Write an objective investor profile that makes the company mechanism and investment relevance clear.",
36
- "/agora position Turn these verified facts into a proof-bounded company description for this surface.",
37
- "/agora inform Explain this topic from the supplied sources without turning it into a sales pitch.",
38
- "/agora transact Rewrite this confirmation so the state, consequence, and next action are clear."
36
+ "/agora position Turn these verified facts into a proof-bounded company description for this surface."
39
37
  ]
40
38
  }
41
39
  }
package/README.md CHANGED
@@ -166,7 +166,7 @@ npm run check
166
166
  npx -y @maestroagora/agora --dry-run
167
167
  ```
168
168
 
169
- The validation suite checks the strict skill root, the v1.1.0 behavior contract, plugin metadata, relative links, installer behavior, and the exact npm package allowlist. A committed blind-eval corpus covers mode and surface combinations without calling a model during CI.
169
+ The validation suite checks the strict skill root, the v1.1 behavior contract, plugin metadata, relative links, installer behavior, and the exact npm package allowlist. A committed blind-eval corpus covers mode and surface combinations without calling a model during CI.
170
170
 
171
171
  ## License
172
172
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maestroagora/agora",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Install Maestro: Agora for truthful buyer, investor, positioning, editorial, interface, and spoken copy that never outruns the proof.",
5
5
  "type": "module",
6
6
  "bin": {