@odla-ai/cli 0.42.0 → 0.42.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/dist/bin.js CHANGED
@@ -174,7 +174,7 @@ function absoluteEntryPath(entryPath) {
174
174
 
175
175
  // src/bin.ts
176
176
  var argv = process.argv.slice(2);
177
- requireCurrentCliForProvision(argv).then(() => requireCoherentProvisionRuntime(argv)).then(async () => (await import("./cli-EGZGMIKB.js")).runCli()).catch((err) => {
177
+ requireCurrentCliForProvision(argv).then(() => requireCoherentProvisionRuntime(argv)).then(async () => (await import("./cli-K5SBFFAY.js")).runCli()).catch((err) => {
178
178
  console.error(redactSecrets(`odla-ai: ${err instanceof Error ? err.message : String(err)}`));
179
179
  process.exitCode = exitCodeFor(err);
180
180
  });
@@ -10730,12 +10730,10 @@ Commands:
10730
10730
  explicitly. Same device-grant auth as "app".
10731
10731
  Status changes and comments post to each item's @odla-ai/chat
10732
10732
  discussion thread.
10733
- NOTE: "--column ready" is OWNER-ONLY. Creating a task in Ready
10734
- approves its complete execution contract, so it needs pm.plan,
10735
- which no device enrollment or handshake approval can grant. An
10736
- agent proposes in Backlog (the default); a human owner or a
10737
- pm.plan agent promotes. This is deliberate, not a permission
10738
- gap \u2014 it was reported as one.
10733
+ Creating or promoting a task in Ready requires a complete
10734
+ execution contract and a reviewed revision. Any caller with PM
10735
+ mutation access to that app/project may do it; claims coordinate
10736
+ execution but never own or lock the PM record.
10739
10737
  bug Intent-first alias for PM bugs. "bug report" writes to
10740
10738
  odla PM; odla product defects do not belong in GitHub Issues.
10741
10739
  discuss Group discussions (via @odla-ai/chat) for the apps you co-own:
@@ -15811,4 +15809,4 @@ export {
15811
15809
  isTerminalHostedSecurityStatus,
15812
15810
  runCli
15813
15811
  };
15814
- //# sourceMappingURL=chunk-74DXL2MT.js.map
15812
+ //# sourceMappingURL=chunk-FWPQSTNF.js.map