@4ort/cli 0.8.7 → 0.8.8

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.
@@ -138,7 +138,7 @@ export async function movDelete(id) {
138
138
  }
139
139
  }
140
140
  // ── produce: topic → hosted factory renders → publish under YOUR account ────
141
- const DEFAULT_FACTORY = "https://factory.4ort.mov";
141
+ const DEFAULT_FACTORY = "https://produce.4ort.mov";
142
142
  /**
143
143
  * Pure mapping of the factory's status payload to a client action. The factory
144
144
  * does moderate→script→render→QC→gate server-side and never publishes; "ready"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4ort/cli",
3
- "version": "0.8.7",
3
+ "version": "0.8.8",
4
4
  "description": "Unified CLI for the 4ort ecosystem — 4ort.net hosting, knowledge graph, and more",
5
5
  "type": "module",
6
6
  "bin": {