@opengeni/contracts 2.13.0-canary.1 → 2.13.0-canary.2

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/atlassian.js CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  AtlassianSyncCadence,
18
18
  SaveAtlassianSourcesRequest,
19
19
  atlassianScopesAllowRead
20
- } from "./chunk-W4CCAN7Y.js";
20
+ } from "./chunk-N56VJ7BB.js";
21
21
  import "./chunk-YBW5JSA3.js";
22
22
  import "./chunk-6TCVR53X.js";
23
23
  import "./chunk-CM6BMECR.js";
@@ -18574,7 +18574,8 @@ var CreateSessionRequest = withVariableSetIdAlias(
18574
18574
  // compatibility fallback by omitting this field.
18575
18575
  policyRole: WorkspaceInstructionPolicyRoleKeyInput.optional(),
18576
18576
  // For an agent-created child, omission inherits the trusted immediate
18577
- // parent's repository/file context. An explicit array, including [], is
18577
+ // parent's repositories only; files require explicit selection. An explicit
18578
+ // array, including [], is
18578
18579
  // authoritative. Top-level omission remains []. Presence is resolved from
18579
18580
  // the raw request because this Zod default erases absent-vs-empty.
18580
18581
  resources: z32.array(ResourceRef).default([]),
@@ -19975,6 +19976,7 @@ var ClientConfig = /* @__PURE__ */ defineModelContractSchema(
19975
19976
  acceptedMimeTypes: [...VOICE_INPUT_ACCEPTED_MIME_TYPES]
19976
19977
  }),
19977
19978
  productAccessMode: ProductAccessMode,
19979
+ billingMode: BillingMode.default("disabled"),
19978
19980
  // Safe rollout discriminator: the browser only mounts the optional
19979
19981
  // @opengeni/sdk/accounts controller when this is dual or broker.
19980
19982
  managedAuthSessionSetMode: z32.enum(["legacy", "dual", "broker"]).default("legacy"),
@@ -21996,4 +21998,4 @@ export {
21996
21998
  ClientConfig,
21997
21999
  evaluateWorkspaceModelPolicy
21998
22000
  };
21999
- //# sourceMappingURL=chunk-W4CCAN7Y.js.map
22001
+ //# sourceMappingURL=chunk-N56VJ7BB.js.map