clanka 0.7.7 → 0.8.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.
Files changed (185) hide show
  1. package/dist/Acp.d.ts +4 -4
  2. package/dist/Acp.d.ts.map +1 -1
  3. package/dist/Acp.js +8 -6
  4. package/dist/Acp.js.map +1 -1
  5. package/dist/Acp.test.js +66 -4
  6. package/dist/Acp.test.js.map +1 -1
  7. package/dist/AcpImage.test.js +7 -7
  8. package/dist/AcpImage.test.js.map +1 -1
  9. package/dist/Agent.d.ts +8 -8
  10. package/dist/Agent.d.ts.map +1 -1
  11. package/dist/Agent.js +17 -7
  12. package/dist/Agent.js.map +1 -1
  13. package/dist/Agent.test.js +53 -8
  14. package/dist/Agent.test.js.map +1 -1
  15. package/dist/AgentExecutor.d.ts +9 -9
  16. package/dist/AgentExecutor.d.ts.map +1 -1
  17. package/dist/AgentExecutor.js +5 -5
  18. package/dist/AgentExecutor.js.map +1 -1
  19. package/dist/AgentExecutorImage.test.js +6 -6
  20. package/dist/AgentExecutorImage.test.js.map +1 -1
  21. package/dist/AgentImage.test.js +3 -3
  22. package/dist/AgentImage.test.js.map +1 -1
  23. package/dist/AgentOutput.d.ts +10 -2
  24. package/dist/AgentOutput.d.ts.map +1 -1
  25. package/dist/AgentOutput.js +10 -2
  26. package/dist/AgentOutput.js.map +1 -1
  27. package/dist/AgentSkills.d.ts.map +1 -1
  28. package/dist/AgentSkills.js +6 -1
  29. package/dist/AgentSkills.js.map +1 -1
  30. package/dist/AgentSkills.test.js +21 -4
  31. package/dist/AgentSkills.test.js.map +1 -1
  32. package/dist/AgentTools.d.ts +4 -4
  33. package/dist/AgentTools.d.ts.map +1 -1
  34. package/dist/AgentTools.js +4 -4
  35. package/dist/AgentTools.js.map +1 -1
  36. package/dist/AgentToolsImage.test.js +2 -2
  37. package/dist/AgentToolsImage.test.js.map +1 -1
  38. package/dist/ChunkRepo.d.ts +10 -10
  39. package/dist/ChunkRepo.d.ts.map +1 -1
  40. package/dist/ChunkRepo.js +7 -7
  41. package/dist/ChunkRepo.js.map +1 -1
  42. package/dist/ChunkRepo.test.js +2 -2
  43. package/dist/ChunkRepo.test.js.map +1 -1
  44. package/dist/CodeChunker.d.ts +1 -1
  45. package/dist/CodeChunker.d.ts.map +1 -1
  46. package/dist/CodeChunker.js +2 -2
  47. package/dist/CodeChunker.js.map +1 -1
  48. package/dist/Codex.d.ts +5 -5
  49. package/dist/Codex.d.ts.map +1 -1
  50. package/dist/Codex.js +1 -1
  51. package/dist/Codex.js.map +1 -1
  52. package/dist/CodexAuth.d.ts +2 -2
  53. package/dist/CodexAuth.d.ts.map +1 -1
  54. package/dist/CodexAuth.js +6 -6
  55. package/dist/CodexAuth.js.map +1 -1
  56. package/dist/CodexAuth.test.js +3 -3
  57. package/dist/CodexAuth.test.js.map +1 -1
  58. package/dist/Compaction.d.ts +3 -3
  59. package/dist/Compaction.d.ts.map +1 -1
  60. package/dist/Compaction.js +3 -3
  61. package/dist/Compaction.js.map +1 -1
  62. package/dist/Compaction.test.js +3 -3
  63. package/dist/Compaction.test.js.map +1 -1
  64. package/dist/CompactionImage.test.js +4 -4
  65. package/dist/CompactionImage.test.js.map +1 -1
  66. package/dist/CompactionTokens.test.js +3 -3
  67. package/dist/CompactionTokens.test.js.map +1 -1
  68. package/dist/CompactionTransport.test.js +5 -5
  69. package/dist/CompactionTransport.test.js.map +1 -1
  70. package/dist/Copilot.d.ts +3 -3
  71. package/dist/Copilot.d.ts.map +1 -1
  72. package/dist/Copilot.js +1 -1
  73. package/dist/Copilot.js.map +1 -1
  74. package/dist/CopilotAuth.d.ts +2 -2
  75. package/dist/CopilotAuth.d.ts.map +1 -1
  76. package/dist/CopilotAuth.js +4 -4
  77. package/dist/CopilotAuth.js.map +1 -1
  78. package/dist/CopilotAuth.test.js +2 -2
  79. package/dist/CopilotAuth.test.js.map +1 -1
  80. package/dist/GlobalWebSocket.d.ts +1 -1
  81. package/dist/GlobalWebSocket.d.ts.map +1 -1
  82. package/dist/GlobalWebSocket.js +1 -1
  83. package/dist/GlobalWebSocket.js.map +1 -1
  84. package/dist/Image.d.ts +2 -2
  85. package/dist/Image.d.ts.map +1 -1
  86. package/dist/Image.js +3 -3
  87. package/dist/Image.js.map +1 -1
  88. package/dist/Image.test.js +2 -2
  89. package/dist/Image.test.js.map +1 -1
  90. package/dist/SemanticSearch.d.ts +3 -3
  91. package/dist/SemanticSearch.d.ts.map +1 -1
  92. package/dist/SemanticSearch.js +1 -1
  93. package/dist/SemanticSearch.js.map +1 -1
  94. package/dist/Sqlite.d.ts +2 -2
  95. package/dist/Sqlite.d.ts.map +1 -1
  96. package/dist/Sqlite.js +1 -1
  97. package/dist/Sqlite.js.map +1 -1
  98. package/dist/ToolkitRenderer.d.ts +2 -2
  99. package/dist/ToolkitRenderer.d.ts.map +1 -1
  100. package/dist/WebToMarkdown.d.ts +2 -2
  101. package/dist/WebToMarkdown.d.ts.map +1 -1
  102. package/dist/WebToMarkdown.js +1 -1
  103. package/dist/WebToMarkdown.js.map +1 -1
  104. package/dist/WebToMarkdown.test.js +1 -1
  105. package/dist/WebToMarkdown.test.js.map +1 -1
  106. package/dist/Xai.d.ts +10 -3
  107. package/dist/Xai.d.ts.map +1 -1
  108. package/dist/Xai.js +26 -2
  109. package/dist/Xai.js.map +1 -1
  110. package/dist/Xai.test.js +38 -4
  111. package/dist/Xai.test.js.map +1 -1
  112. package/dist/XaiAuth.d.ts +2 -2
  113. package/dist/XaiAuth.d.ts.map +1 -1
  114. package/dist/XaiAuth.js +4 -4
  115. package/dist/XaiAuth.js.map +1 -1
  116. package/dist/XaiAuth.test.js +2 -2
  117. package/dist/XaiAuth.test.js.map +1 -1
  118. package/dist/bin/{Effect-CeAMoJlg.mjs → Effect-DvI8YVcR.mjs} +81 -387
  119. package/dist/bin/Effect-DvI8YVcR.mjs.map +1 -0
  120. package/dist/bin/{McpClient-zQibhsnA.mjs → McpClient-CM7u8ZVd.mjs} +3 -3
  121. package/dist/bin/{McpClient-zQibhsnA.mjs.map → McpClient-CM7u8ZVd.mjs.map} +1 -1
  122. package/dist/bin/{OutputFormatter-C7Awn0DS.mjs → OutputFormatter-BpggeGvI.mjs} +3 -3
  123. package/dist/bin/{OutputFormatter-C7Awn0DS.mjs.map → OutputFormatter-BpggeGvI.mjs.map} +1 -1
  124. package/dist/bin/{Schema-Bc06DxcV.mjs → Schema-DyJ738Wp.mjs} +1979 -1663
  125. package/dist/bin/Schema-DyJ738Wp.mjs.map +1 -0
  126. package/dist/bin/{SemanticSearch-BPxQoRSC.mjs → SemanticSearch-BHUGFT1y.mjs} +46 -42
  127. package/dist/bin/SemanticSearch-BHUGFT1y.mjs.map +1 -0
  128. package/dist/bin/{Stream-DlGXvw0L.mjs → Stream-Dg7AGCgJ.mjs} +60 -61
  129. package/dist/bin/Stream-Dg7AGCgJ.mjs.map +1 -0
  130. package/dist/bin/cli.mjs +614 -371
  131. package/dist/bin/cli.mjs.map +1 -1
  132. package/dist/cli.js +7 -5
  133. package/dist/cli.js.map +1 -1
  134. package/dist/fixtures/TestImages.js +2 -2
  135. package/dist/fixtures/TestImages.js.map +1 -1
  136. package/package.json +7 -7
  137. package/src/Acp.test.ts +107 -5
  138. package/src/Acp.ts +10 -8
  139. package/src/AcpImage.test.ts +9 -9
  140. package/src/Agent.test.ts +61 -9
  141. package/src/Agent.ts +20 -10
  142. package/src/AgentExecutor.ts +8 -8
  143. package/src/AgentExecutorImage.test.ts +6 -6
  144. package/src/AgentImage.test.ts +5 -5
  145. package/src/AgentOutput.ts +10 -2
  146. package/src/AgentSkills.test.ts +81 -37
  147. package/src/AgentSkills.ts +5 -1
  148. package/src/AgentTools.ts +5 -5
  149. package/src/AgentToolsImage.test.ts +4 -4
  150. package/src/ChunkRepo.test.ts +2 -2
  151. package/src/ChunkRepo.ts +7 -7
  152. package/src/CodeChunker.ts +2 -2
  153. package/src/Codex.ts +4 -4
  154. package/src/CodexAuth.test.ts +3 -3
  155. package/src/CodexAuth.ts +6 -6
  156. package/src/Compaction.test.ts +3 -3
  157. package/src/Compaction.ts +3 -3
  158. package/src/CompactionImage.test.ts +4 -4
  159. package/src/CompactionTokens.test.ts +3 -3
  160. package/src/CompactionTransport.test.ts +6 -6
  161. package/src/Copilot.ts +2 -2
  162. package/src/CopilotAuth.test.ts +2 -6
  163. package/src/CopilotAuth.ts +4 -4
  164. package/src/GlobalWebSocket.ts +1 -1
  165. package/src/Image.test.ts +2 -2
  166. package/src/Image.ts +4 -4
  167. package/src/OutputFormatter.ts +1 -1
  168. package/src/SemanticSearch.test.ts +1 -1
  169. package/src/SemanticSearch.ts +3 -3
  170. package/src/Sqlite.ts +1 -1
  171. package/src/ToolkitRenderer.ts +2 -2
  172. package/src/WebToMarkdown.test.ts +1 -1
  173. package/src/WebToMarkdown.ts +2 -2
  174. package/src/Xai.test.ts +67 -8
  175. package/src/Xai.ts +52 -3
  176. package/src/XaiAuth.test.ts +2 -2
  177. package/src/XaiAuth.ts +4 -4
  178. package/src/cli.ts +9 -7
  179. package/src/fixtures/TestImages.ts +2 -2
  180. package/src/fixtures/patch13-broken.txt +4 -4
  181. package/src/fixtures/patch13-fixed.txt +4 -4
  182. package/dist/bin/Effect-CeAMoJlg.mjs.map +0 -1
  183. package/dist/bin/Schema-Bc06DxcV.mjs.map +0 -1
  184. package/dist/bin/SemanticSearch-BPxQoRSC.mjs.map +0 -1
  185. package/dist/bin/Stream-DlGXvw0L.mjs.map +0 -1
@@ -1,4 +1,4 @@
1
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Pipeable.js
1
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Pipeable.js
2
2
  const pipeArguments = (self, args) => {
3
3
  switch (args.length) {
4
4
  case 0: return self;
@@ -21,13 +21,13 @@ const pipeArguments = (self, args) => {
21
21
  const Prototype$1 = { pipe() {
22
22
  return pipeArguments(this, arguments);
23
23
  } };
24
- const Class$3 = function() {
24
+ const Class$2 = function() {
25
25
  function PipeableBase() {}
26
26
  PipeableBase.prototype = Prototype$1;
27
27
  return PipeableBase;
28
28
  }();
29
29
  //#endregion
30
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Function.js
30
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Function.js
31
31
  const dual = function(arity, body) {
32
32
  if (typeof arity === "function") return function() {
33
33
  return arity(arguments) ? body.apply(this, arguments) : (self) => body(self, ...arguments);
@@ -117,7 +117,7 @@ function memoizeIdempotent(f) {
117
117
  };
118
118
  }
119
119
  //#endregion
120
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/equal.js
120
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/equal.js
121
121
  const getAllObjectKeys = (obj) => {
122
122
  const keys = new Set(Reflect.ownKeys(obj));
123
123
  if (obj.constructor === Object) return keys;
@@ -134,7 +134,7 @@ const getAllObjectKeys = (obj) => {
134
134
  };
135
135
  const byReferenceInstances = new WeakSet();
136
136
  //#endregion
137
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Predicate.js
137
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Predicate.js
138
138
  function isString(input) {
139
139
  return typeof input === "string";
140
140
  }
@@ -196,7 +196,7 @@ function isIterable(input) {
196
196
  }
197
197
  const or = dual(2, (self, that) => (a) => self(a) || that(a));
198
198
  //#endregion
199
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Hash.js
199
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Hash.js
200
200
  const symbol$1 = "~effect/Hash";
201
201
  const hash = (self) => {
202
202
  switch (typeof self) {
@@ -211,11 +211,11 @@ const hash = (self) => {
211
211
  return string(self.toISOString());
212
212
  } else if (self instanceof RegExp) return string(self.toString());
213
213
  else {
214
- if (byReferenceInstances.has(self)) return random(self);
214
+ if (byReferenceInstances.has(self)) return random$1(self);
215
215
  if (hashCache.has(self)) return hashCache.get(self);
216
216
  const h = withVisitedTracking$1(self, () => {
217
217
  if (isHash(self)) return self[symbol$1]();
218
- else if (typeof self === "function") return random(self);
218
+ else if (typeof self === "function") return random$1(self);
219
219
  else if (self instanceof DataView) return array(new Uint8Array(self.buffer, self.byteOffset, self.byteLength));
220
220
  else if (Array.isArray(self) || ArrayBuffer.isView(self)) return array(self);
221
221
  else if (self instanceof Map) return hashMap(self);
@@ -228,7 +228,7 @@ const hash = (self) => {
228
228
  default: return string(String(self));
229
229
  }
230
230
  };
231
- const random = (self) => {
231
+ const random$1 = (self) => {
232
232
  if (!randomHashCache.has(self)) randomHashCache.set(self, number(Math.floor(Math.random() * Number.MAX_SAFE_INTEGER)));
233
233
  return randomHashCache.get(self);
234
234
  };
@@ -272,7 +272,7 @@ function withVisitedTracking$1(obj, fn) {
272
272
  return result;
273
273
  }
274
274
  //#endregion
275
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Equal.js
275
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Equal.js
276
276
  const symbol = "~effect/Equal";
277
277
  function equals$1() {
278
278
  if (arguments.length === 1) return (self) => compareBoth(self, arguments[0]);
@@ -420,7 +420,7 @@ const byReferenceUnsafe = (obj) => {
420
420
  return obj;
421
421
  };
422
422
  //#endregion
423
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Redactable.js
423
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Redactable.js
424
424
  const symbolRedactable = Symbol.for("~effect/Redactable");
425
425
  const isRedactable = (u) => hasProperty(u, symbolRedactable);
426
426
  function redact(u) {
@@ -442,7 +442,7 @@ const emptyContext$1 = {
442
442
  }
443
443
  };
444
444
  //#endregion
445
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Formatter.js
445
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Formatter.js
446
446
  function format$1(input, options) {
447
447
  const space = options?.space ?? 0;
448
448
  const ancestors = new WeakSet();
@@ -535,14 +535,20 @@ function formatJson(input, options) {
535
535
  const redacted = hasProperty(original, symbolRedactable) ? redact(original) : redact(value);
536
536
  if (typeof redacted === "bigint") return format$1(redacted);
537
537
  if (typeof redacted !== "object" || redacted === null) return redacted;
538
+ const current = redacted instanceof Error && !hasProperty(redacted, "toJSON") ? {
539
+ ...redacted,
540
+ name: redacted.name,
541
+ message: redacted.message
542
+ } : redacted;
538
543
  while (ancestors.length > 0 && ancestors[ancestors.length - 1] !== this) ancestors.pop();
539
544
  if (ancestors.includes(redacted)) return;
540
545
  ancestors.push(redacted);
541
- return redacted;
546
+ if (current !== redacted) ancestors.push(current);
547
+ return current;
542
548
  }, options?.space) ?? "null";
543
549
  }
544
550
  //#endregion
545
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Inspectable.js
551
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Inspectable.js
546
552
  const NodeInspectSymbol = Symbol.for("nodejs.util.inspect.custom");
547
553
  const toJson = (input) => {
548
554
  try {
@@ -573,7 +579,7 @@ const BaseProto = {
573
579
  return format$1(this.toJSON());
574
580
  }
575
581
  };
576
- var Class$2 = class {
582
+ var Class$1 = class {
577
583
  [NodeInspectSymbol]() {
578
584
  return this.toJSON();
579
585
  }
@@ -582,7 +588,7 @@ var Class$2 = class {
582
588
  }
583
589
  };
584
590
  //#endregion
585
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/stackTraceLimit.js
591
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/stackTraceLimit.js
586
592
  const isStackTraceLimitWritable = () => {
587
593
  const desc = Object.getOwnPropertyDescriptor(Error, "stackTraceLimit");
588
594
  if (desc === void 0) return Object.isExtensible(Error);
@@ -594,7 +600,7 @@ const setStackTraceLimit = (value) => {
594
600
  if (canWriteStackTraceLimit) Error.stackTraceLimit = value;
595
601
  };
596
602
  //#endregion
597
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Utils.js
603
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Utils.js
598
604
  var SingleShotGen = class SingleShotGen {
599
605
  called = false;
600
606
  self;
@@ -628,7 +634,7 @@ const pickInternalCall = () => {
628
634
  };
629
635
  const internalCall = pickInternalCall();
630
636
  //#endregion
631
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/record.js
637
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/record.js
632
638
  function assignProperty(self, key, value) {
633
639
  if (key === "__proto__") Object.defineProperty(self, key, {
634
640
  value,
@@ -642,7 +648,7 @@ function assignProperties(self, source) {
642
648
  for (const key of Reflect.ownKeys(source)) if (Object.prototype.propertyIsEnumerable.call(source, key)) assignProperty(self, key, source[key]);
643
649
  }
644
650
  //#endregion
645
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/core.js
651
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/core.js
646
652
  const EffectTypeId = `~effect/Effect`;
647
653
  const ExitTypeId = `~effect/Exit`;
648
654
  const effectVariance = {
@@ -922,7 +928,7 @@ const YieldableError = function() {
922
928
  Object.assign(YieldableError.prototype, proto);
923
929
  return YieldableError;
924
930
  }();
925
- const Error$2 = function() {
931
+ const Error$1 = function() {
926
932
  const plainArgsSymbol = Symbol.for("effect/Data/Error/plainArgs");
927
933
  return class Base extends YieldableError {
928
934
  constructor(args) {
@@ -943,8 +949,8 @@ const Error$2 = function() {
943
949
  }
944
950
  };
945
951
  }();
946
- const TaggedError$1 = (tag) => {
947
- class Base extends Error$2 {
952
+ const TaggedError = (tag) => {
953
+ class Base extends Error$1 {
948
954
  _tag = tag;
949
955
  }
950
956
  Base.prototype.name = tag;
@@ -952,7 +958,7 @@ const TaggedError$1 = (tag) => {
952
958
  };
953
959
  const NoSuchElementErrorTypeId = "~effect/Cause/NoSuchElementError";
954
960
  const isNoSuchElementError = (u) => hasProperty(u, NoSuchElementErrorTypeId);
955
- var NoSuchElementError$1 = class extends TaggedError$1("NoSuchElementError") {
961
+ var NoSuchElementError$1 = class extends TaggedError("NoSuchElementError") {
956
962
  [NoSuchElementErrorTypeId] = NoSuchElementErrorTypeId;
957
963
  constructor(message) {
958
964
  super({ message });
@@ -979,13 +985,13 @@ const done$2 = (value) => {
979
985
  return exitFail(Done$1(value));
980
986
  };
981
987
  //#endregion
982
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Effectable.js
988
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Effectable.js
983
989
  const Prototype = (options) => makePrimitiveProto({
984
990
  op: options.label,
985
991
  [evaluate]: options.evaluate
986
992
  });
987
993
  //#endregion
988
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Equivalence.js
994
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Equivalence.js
989
995
  const make$5 = (isEquivalent) => (self, that) => self === that || isEquivalent(self, that);
990
996
  const isStrictEquivalent = (x, y) => x === y;
991
997
  const strictEqual = () => isStrictEquivalent;
@@ -1004,7 +1010,7 @@ function Array_(item) {
1004
1010
  });
1005
1011
  }
1006
1012
  //#endregion
1007
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/option.js
1013
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/option.js
1008
1014
  const TypeId$7 = "~effect/Option";
1009
1015
  const CommonProto$1 = {
1010
1016
  [TypeId$7]: { _A: (_) => _ },
@@ -1066,7 +1072,7 @@ const SomeImpl = function(value) {
1066
1072
  SomeImpl.prototype = SomeProto;
1067
1073
  const some$1 = (value) => new SomeImpl(value);
1068
1074
  //#endregion
1069
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/result.js
1075
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/result.js
1070
1076
  const TypeId$6 = "~effect/Result";
1071
1077
  const CommonProto = {
1072
1078
  [TypeId$6]: {
@@ -1132,10 +1138,11 @@ const SuccessImpl = function(success) {
1132
1138
  SuccessImpl.prototype = SuccessProto;
1133
1139
  const succeed$5 = (success) => new SuccessImpl(success);
1134
1140
  //#endregion
1135
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Order.js
1141
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Order.js
1136
1142
  function make$4(compare) {
1137
1143
  return (self, that) => self === that ? 0 : compare(self, that);
1138
1144
  }
1145
+ const String$1 = make$4((self, that) => self < that ? -1 : 1);
1139
1146
  const Number$1 = make$4((self, that) => {
1140
1147
  if (globalThis.Number.isNaN(self) && globalThis.Number.isNaN(that)) return 0;
1141
1148
  if (globalThis.Number.isNaN(self)) return -1;
@@ -1151,7 +1158,7 @@ const isLessThanOrEqualTo = (O) => dual(2, (self, that) => O(self, that) !== 1);
1151
1158
  const isGreaterThanOrEqualTo = (O) => dual(2, (self, that) => O(self, that) !== -1);
1152
1159
  const min$2 = (O) => dual(2, (self, that) => self === that || O(self, that) < 1 ? self : that);
1153
1160
  //#endregion
1154
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Option.js
1161
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Option.js
1155
1162
  const none = () => none$1;
1156
1163
  const some = some$1;
1157
1164
  const isOption = isOption$1;
@@ -1203,7 +1210,7 @@ const toArray = (self) => isNone(self) ? [] : [self.value];
1203
1210
  const filter = dual(2, (self, predicate) => isNone(self) ? none() : predicate(self.value) ? some(self.value) : none());
1204
1211
  const exists = dual(2, (self, refinement) => isNone(self) ? false : refinement(self.value));
1205
1212
  //#endregion
1206
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Context.js
1213
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Context.js
1207
1214
  const ServiceTypeId = "~effect/Context/Service";
1208
1215
  const Service = function() {
1209
1216
  function KeyClass() {}
@@ -1389,7 +1396,7 @@ const mergeAll$1 = (...ctxs) => {
1389
1396
  };
1390
1397
  const Reference = Service;
1391
1398
  //#endregion
1392
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Duration.js
1399
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Duration.js
1393
1400
  const TypeId$4 = "~effect/Duration";
1394
1401
  const bigint0$1 = BigInt(0);
1395
1402
  const bigint1 = BigInt(1);
@@ -1685,10 +1692,10 @@ const format = (self) => {
1685
1692
  return pieces.join(" ");
1686
1693
  };
1687
1694
  //#endregion
1688
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/array.js
1695
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/array.js
1689
1696
  const isArrayNonEmpty$1 = (self) => self.length > 0;
1690
1697
  //#endregion
1691
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Result.js
1698
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Result.js
1692
1699
  const succeed$4 = succeed$5;
1693
1700
  const fail$4 = fail$5;
1694
1701
  const failVoid = fail$4(void 0);
@@ -1716,7 +1723,7 @@ const getOrThrowWith = dual(2, (self, onFailure) => {
1716
1723
  });
1717
1724
  const getOrThrow = getOrThrowWith(identity);
1718
1725
  //#endregion
1719
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Iterable.js
1726
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Iterable.js
1720
1727
  const headUnsafe = (self) => {
1721
1728
  const result = self[Symbol.iterator]().next();
1722
1729
  if (result.done) throw new Error("headUnsafe: empty iterable");
@@ -1744,7 +1751,7 @@ const constEmptyIterator = { next() {
1744
1751
  } };
1745
1752
  const empty$2 = () => constEmpty;
1746
1753
  //#endregion
1747
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Array.js
1754
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Array.js
1748
1755
  const Array$1 = globalThis.Array;
1749
1756
  const fromIterable = (collection) => Array$1.isArray(collection) ? collection : Array$1.from(collection);
1750
1757
  const match$2 = dual(2, (self, { onEmpty, onNonEmpty }) => isReadonlyArrayNonEmpty(self) ? onNonEmpty(self) : onEmpty());
@@ -1813,7 +1820,7 @@ const flatMapNullishOr = dual(2, (self, f) => flatMap$3(self, (a) => fromNullish
1813
1820
  const makeEquivalence = Array_;
1814
1821
  const join = dual(2, (self, sep) => fromIterable(self).join(sep));
1815
1822
  //#endregion
1816
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Scheduler.js
1823
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Scheduler.js
1817
1824
  const Scheduler = Reference("effect/Scheduler", {
1818
1825
  fiberCached: true,
1819
1826
  defaultValue: () => new MixedScheduler()
@@ -1917,352 +1924,38 @@ const PreventSchedulerYield = Reference("effect/Scheduler/PreventSchedulerYield"
1917
1924
  defaultValue: () => false
1918
1925
  });
1919
1926
  //#endregion
1920
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Data.js
1921
- const Class$1 = class extends Class$3 {
1922
- constructor(props) {
1923
- super();
1924
- if (props) assignProperties(this, props);
1925
- }
1926
- };
1927
- const TaggedClass$1 = (tag) => class extends Class$1 {
1928
- _tag = tag;
1929
- };
1930
- const taggedEnum = () => new Proxy({}, { get(_target, tag, _receiver) {
1931
- if (tag === "$is") return isTagged;
1932
- else if (tag === "$match") return taggedMatch;
1933
- return (props) => ({
1934
- ...props,
1935
- _tag: tag
1936
- });
1937
- } });
1938
- function taggedMatch() {
1939
- if (arguments.length === 1) {
1940
- const cases = arguments[0];
1941
- return function(value) {
1942
- return cases[value._tag](value);
1943
- };
1944
- }
1945
- const value = arguments[0];
1946
- return arguments[1][value._tag](value);
1947
- }
1948
- const Error$1 = Error$2;
1949
- const TaggedError = TaggedError$1;
1950
- //#endregion
1951
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Encoding.js
1952
- const EncodingErrorTypeId = "~effect/Encoding/EncodingError";
1953
- var EncodingError = class extends TaggedError("EncodingError") {
1954
- [EncodingErrorTypeId] = EncodingErrorTypeId;
1955
- };
1956
- const encodeBase64 = (input) => typeof input === "string" ? base64EncodeUint8Array(encoder.encode(input)) : base64EncodeUint8Array(input);
1957
- const decodeBase64 = (str) => {
1958
- const stripped = stripCrlf(str);
1959
- const length = stripped.length;
1960
- if (length % 4 !== 0) return fail$4(new EncodingError({
1961
- kind: "Decode",
1962
- module: "Base64",
1963
- input: stripped,
1964
- message: `Length must be a multiple of 4, but is ${length}`
1965
- }));
1966
- const index = stripped.indexOf("=");
1967
- if (index !== -1 && (index < length - 2 || index === length - 2 && stripped[length - 1] !== "=")) return fail$4(new EncodingError({
1968
- kind: "Decode",
1969
- module: "Base64",
1970
- input: stripped,
1971
- message: `Found a '=' character, but it is not at the end`
1972
- }));
1973
- try {
1974
- const missingOctets = stripped.endsWith("==") ? 2 : stripped.endsWith("=") ? 1 : 0;
1975
- const result = new Uint8Array(3 * (length / 4) - missingOctets);
1976
- for (let i = 0, j = 0; i < length; i += 4, j += 3) {
1977
- const buffer = getBase64Code(stripped.charCodeAt(i)) << 18 | getBase64Code(stripped.charCodeAt(i + 1)) << 12 | getBase64Code(stripped.charCodeAt(i + 2)) << 6 | getBase64Code(stripped.charCodeAt(i + 3));
1978
- result[j] = buffer >> 16;
1979
- result[j + 1] = buffer >> 8 & 255;
1980
- result[j + 2] = buffer & 255;
1981
- }
1982
- return succeed$4(result);
1983
- } catch (e) {
1984
- return fail$4(new EncodingError({
1985
- kind: "Decode",
1986
- module: "Base64",
1987
- input: stripped,
1988
- message: e instanceof Error ? e.message : "Invalid input"
1989
- }));
1990
- }
1991
- };
1992
- const decodeBase64Url = (str) => {
1993
- const stripped = stripCrlf(str);
1994
- const length = stripped.length;
1995
- if (length % 4 === 1) return fail$4(new EncodingError({
1996
- module: "Base64Url",
1997
- kind: "Decode",
1998
- input: stripped,
1999
- message: `Length should be a multiple of 4, but is ${length}`
2000
- }));
2001
- if (!/^[-_A-Z0-9]*?={0,2}$/i.test(stripped)) return fail$4(new EncodingError({
2002
- module: "Base64Url",
2003
- kind: "Decode",
2004
- input: stripped,
2005
- message: "Invalid input"
2006
- }));
2007
- let sanitized = length % 4 === 2 ? `${stripped}==` : length % 4 === 3 ? `${stripped}=` : stripped;
2008
- sanitized = sanitized.replace(/-/g, "+").replace(/_/g, "/");
2009
- return decodeBase64(sanitized);
2010
- };
2011
- const decodeBase64UrlString = (str) => map$4(decodeBase64Url(str), (_) => decoder.decode(_));
2012
- const randomHex = (length) => {
1927
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/encoding/Hex.js
1928
+ const random = (length) => {
2013
1929
  switch (length) {
2014
- case 16: return randomHex16();
2015
- case 32: return randomHex32();
1930
+ case 16: return random16();
1931
+ case 32: return random32();
2016
1932
  default: {
2017
1933
  let result = "";
2018
- for (let i = length >>> 3; i > 0; i--) result += randomHex8();
1934
+ for (let i = length >>> 3; i > 0; i--) result += random8();
2019
1935
  return result;
2020
1936
  }
2021
1937
  }
2022
1938
  };
2023
1939
  const hexCharCodes = Uint8Array.from("0123456789abcdef", (c) => c.charCodeAt(0));
2024
1940
  const randomWord = () => Math.random() * 4294967296 >>> 0;
2025
- const randomHex8 = () => {
1941
+ const random8 = () => {
2026
1942
  const a = randomWord();
2027
1943
  return String.fromCharCode(hexCharCodes[a >>> 28], hexCharCodes[a >>> 24 & 15], hexCharCodes[a >>> 20 & 15], hexCharCodes[a >>> 16 & 15], hexCharCodes[a >>> 12 & 15], hexCharCodes[a >>> 8 & 15], hexCharCodes[a >>> 4 & 15], hexCharCodes[a & 15]);
2028
1944
  };
2029
- const randomHex16 = () => {
1945
+ const random16 = () => {
2030
1946
  const a = randomWord();
2031
1947
  const b = randomWord();
2032
1948
  return String.fromCharCode(hexCharCodes[a >>> 28], hexCharCodes[a >>> 24 & 15], hexCharCodes[a >>> 20 & 15], hexCharCodes[a >>> 16 & 15], hexCharCodes[a >>> 12 & 15], hexCharCodes[a >>> 8 & 15], hexCharCodes[a >>> 4 & 15], hexCharCodes[a & 15], hexCharCodes[b >>> 28], hexCharCodes[b >>> 24 & 15], hexCharCodes[b >>> 20 & 15], hexCharCodes[b >>> 16 & 15], hexCharCodes[b >>> 12 & 15], hexCharCodes[b >>> 8 & 15], hexCharCodes[b >>> 4 & 15], hexCharCodes[b & 15]);
2033
1949
  };
2034
- const randomHex32 = () => {
1950
+ const random32 = () => {
2035
1951
  const a = randomWord();
2036
1952
  const b = randomWord();
2037
1953
  const c = randomWord();
2038
1954
  const d = randomWord();
2039
1955
  return String.fromCharCode(hexCharCodes[a >>> 28], hexCharCodes[a >>> 24 & 15], hexCharCodes[a >>> 20 & 15], hexCharCodes[a >>> 16 & 15], hexCharCodes[a >>> 12 & 15], hexCharCodes[a >>> 8 & 15], hexCharCodes[a >>> 4 & 15], hexCharCodes[a & 15], hexCharCodes[b >>> 28], hexCharCodes[b >>> 24 & 15], hexCharCodes[b >>> 20 & 15], hexCharCodes[b >>> 16 & 15], hexCharCodes[b >>> 12 & 15], hexCharCodes[b >>> 8 & 15], hexCharCodes[b >>> 4 & 15], hexCharCodes[b & 15], hexCharCodes[c >>> 28], hexCharCodes[c >>> 24 & 15], hexCharCodes[c >>> 20 & 15], hexCharCodes[c >>> 16 & 15], hexCharCodes[c >>> 12 & 15], hexCharCodes[c >>> 8 & 15], hexCharCodes[c >>> 4 & 15], hexCharCodes[c & 15], hexCharCodes[d >>> 28], hexCharCodes[d >>> 24 & 15], hexCharCodes[d >>> 20 & 15], hexCharCodes[d >>> 16 & 15], hexCharCodes[d >>> 12 & 15], hexCharCodes[d >>> 8 & 15], hexCharCodes[d >>> 4 & 15], hexCharCodes[d & 15]);
2040
1956
  };
2041
- const encoder = new TextEncoder();
2042
- const decoder = new TextDecoder();
2043
- const stripCrlf = (str) => str.replace(/[\n\r]/g, "");
2044
- const base64EncodeUint8Array = (bytes) => {
2045
- const length = bytes.length;
2046
- let result = "";
2047
- let i = 2;
2048
- for (; i < length; i += 3) {
2049
- result += base64abc[bytes[i - 2] >> 2];
2050
- result += base64abc[(bytes[i - 2] & 3) << 4 | bytes[i - 1] >> 4];
2051
- result += base64abc[(bytes[i - 1] & 15) << 2 | bytes[i] >> 6];
2052
- result += base64abc[bytes[i] & 63];
2053
- }
2054
- if (i === length + 1) {
2055
- result += base64abc[bytes[i - 2] >> 2];
2056
- result += base64abc[(bytes[i - 2] & 3) << 4];
2057
- result += "==";
2058
- }
2059
- if (i === length) {
2060
- result += base64abc[bytes[i - 2] >> 2];
2061
- result += base64abc[(bytes[i - 2] & 3) << 4 | bytes[i - 1] >> 4];
2062
- result += base64abc[(bytes[i - 1] & 15) << 2];
2063
- result += "=";
2064
- }
2065
- return result;
2066
- };
2067
- function getBase64Code(charCode) {
2068
- if (charCode >= base64codes.length) throw new TypeError(`Invalid character ${String.fromCharCode(charCode)}`);
2069
- const code = base64codes[charCode];
2070
- if (code === 255) throw new TypeError(`Invalid character ${String.fromCharCode(charCode)}`);
2071
- return code;
2072
- }
2073
- const base64abc = [
2074
- "A",
2075
- "B",
2076
- "C",
2077
- "D",
2078
- "E",
2079
- "F",
2080
- "G",
2081
- "H",
2082
- "I",
2083
- "J",
2084
- "K",
2085
- "L",
2086
- "M",
2087
- "N",
2088
- "O",
2089
- "P",
2090
- "Q",
2091
- "R",
2092
- "S",
2093
- "T",
2094
- "U",
2095
- "V",
2096
- "W",
2097
- "X",
2098
- "Y",
2099
- "Z",
2100
- "a",
2101
- "b",
2102
- "c",
2103
- "d",
2104
- "e",
2105
- "f",
2106
- "g",
2107
- "h",
2108
- "i",
2109
- "j",
2110
- "k",
2111
- "l",
2112
- "m",
2113
- "n",
2114
- "o",
2115
- "p",
2116
- "q",
2117
- "r",
2118
- "s",
2119
- "t",
2120
- "u",
2121
- "v",
2122
- "w",
2123
- "x",
2124
- "y",
2125
- "z",
2126
- "0",
2127
- "1",
2128
- "2",
2129
- "3",
2130
- "4",
2131
- "5",
2132
- "6",
2133
- "7",
2134
- "8",
2135
- "9",
2136
- "+",
2137
- "/"
2138
- ];
2139
- const base64codes = [
2140
- 255,
2141
- 255,
2142
- 255,
2143
- 255,
2144
- 255,
2145
- 255,
2146
- 255,
2147
- 255,
2148
- 255,
2149
- 255,
2150
- 255,
2151
- 255,
2152
- 255,
2153
- 255,
2154
- 255,
2155
- 255,
2156
- 255,
2157
- 255,
2158
- 255,
2159
- 255,
2160
- 255,
2161
- 255,
2162
- 255,
2163
- 255,
2164
- 255,
2165
- 255,
2166
- 255,
2167
- 255,
2168
- 255,
2169
- 255,
2170
- 255,
2171
- 255,
2172
- 255,
2173
- 255,
2174
- 255,
2175
- 255,
2176
- 255,
2177
- 255,
2178
- 255,
2179
- 255,
2180
- 255,
2181
- 255,
2182
- 255,
2183
- 62,
2184
- 255,
2185
- 255,
2186
- 255,
2187
- 63,
2188
- 52,
2189
- 53,
2190
- 54,
2191
- 55,
2192
- 56,
2193
- 57,
2194
- 58,
2195
- 59,
2196
- 60,
2197
- 61,
2198
- 255,
2199
- 255,
2200
- 255,
2201
- 0,
2202
- 255,
2203
- 255,
2204
- 255,
2205
- 0,
2206
- 1,
2207
- 2,
2208
- 3,
2209
- 4,
2210
- 5,
2211
- 6,
2212
- 7,
2213
- 8,
2214
- 9,
2215
- 10,
2216
- 11,
2217
- 12,
2218
- 13,
2219
- 14,
2220
- 15,
2221
- 16,
2222
- 17,
2223
- 18,
2224
- 19,
2225
- 20,
2226
- 21,
2227
- 22,
2228
- 23,
2229
- 24,
2230
- 25,
2231
- 255,
2232
- 255,
2233
- 255,
2234
- 255,
2235
- 255,
2236
- 255,
2237
- 26,
2238
- 27,
2239
- 28,
2240
- 29,
2241
- 30,
2242
- 31,
2243
- 32,
2244
- 33,
2245
- 34,
2246
- 35,
2247
- 36,
2248
- 37,
2249
- 38,
2250
- 39,
2251
- 40,
2252
- 41,
2253
- 42,
2254
- 43,
2255
- 44,
2256
- 45,
2257
- 46,
2258
- 47,
2259
- 48,
2260
- 49,
2261
- 50,
2262
- 51
2263
- ];
2264
1957
  //#endregion
2265
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Tracer.js
1958
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Tracer.js
2266
1959
  const ParentSpanKey = "effect/Tracer/ParentSpan";
2267
1960
  var ParentSpan = class extends Service()(ParentSpanKey, { fiberCached: true }) {};
2268
1961
  const make$1 = (options) => options;
@@ -2303,10 +1996,10 @@ var NativeSpan = class {
2303
1996
  };
2304
1997
  }
2305
1998
  get traceId() {
2306
- return this._traceId ??= getOrUndefined$2(this.parent)?.traceId ?? randomHex(32);
1999
+ return this._traceId ??= getOrUndefined$2(this.parent)?.traceId ?? random(32);
2307
2000
  }
2308
2001
  get spanId() {
2309
- return this._spanId ??= randomHex(16);
2002
+ return this._spanId ??= random(16);
2310
2003
  }
2311
2004
  get attributes() {
2312
2005
  return this._attributes ??= new Map();
@@ -2337,10 +2030,10 @@ var NativeSpan = class {
2337
2030
  }
2338
2031
  };
2339
2032
  //#endregion
2340
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/metric.js
2033
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/metric.js
2341
2034
  const FiberRuntimeMetricsKey = "effect/Metric/FiberRuntimeMetrics";
2342
2035
  //#endregion
2343
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/references.js
2036
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/references.js
2344
2037
  const CurrentStackFrame = Reference("effect/References/CurrentStackFrame", {
2345
2038
  fiberCached: true,
2346
2039
  defaultValue: constUndefined
@@ -2363,7 +2056,7 @@ const MinimumLogLevel$1 = Reference("effect/References/MinimumLogLevel", {
2363
2056
  });
2364
2057
  const CurrentLogSpans$1 = Reference("effect/References/CurrentLogSpans", { defaultValue: () => [] });
2365
2058
  //#endregion
2366
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/tracer.js
2059
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/tracer.js
2367
2060
  const addSpanStackTrace = (options) => {
2368
2061
  if (options?.captureStackTrace === false) return options;
2369
2062
  else if (options?.captureStackTrace !== void 0 && typeof options.captureStackTrace !== "boolean") return options;
@@ -2395,7 +2088,7 @@ const makeStackCleaner = (line) => (stack) => {
2395
2088
  };
2396
2089
  const spanCleaner = makeStackCleaner(3);
2397
2090
  //#endregion
2398
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/effect.js
2091
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/effect.js
2399
2092
  var Interrupt = class extends ReasonBase {
2400
2093
  constructor(fiberId, annotations = constEmptyAnnotations) {
2401
2094
  super("Interrupt", annotations, "Interrupted");
@@ -2414,7 +2107,7 @@ var Interrupt = class extends ReasonBase {
2414
2107
  return isInterruptReason(that) && this.fiberId === that.fiberId && this.annotations === that.annotations;
2415
2108
  }
2416
2109
  [symbol$1]() {
2417
- return combine(string(`${this._tag}:${this.fiberId}`))(random(this.annotations));
2110
+ return combine(string(`${this._tag}:${this.fiberId}`))(random$1(this.annotations));
2418
2111
  }
2419
2112
  };
2420
2113
  const makeInterruptReason$1 = (fiberId) => new Interrupt(fiberId);
@@ -3343,7 +3036,7 @@ const mapBoth = dual(2, (self, options) => matchEffect$2(self, {
3343
3036
  onSuccess: (a) => sync$1(() => options.onSuccess(a))
3344
3037
  }));
3345
3038
  const orDie$2 = (self) => catch_$1(self, die$3);
3346
- const orElseSucceed$1 = dual(2, (self, f) => catch_$1(self, (_) => sync$1(f)));
3039
+ const orElseSucceed$1 = dual(2, (self, f) => catch_$1(self, (error) => sync$1(() => f(error))));
3347
3040
  const ignore$1 = dual((args) => isEffect$1(args[0]), (self, options) => {
3348
3041
  if (!options?.log) return matchEffect$2(self, {
3349
3042
  onFailure: (_) => void_$2,
@@ -4178,21 +3871,21 @@ const sleep$1 = (duration) => clockWith$1((clock) => clock.sleep(fromInputUnsafe
4178
3871
  const currentTimeMillis = clockWith$1((clock) => clock.currentTimeMillis);
4179
3872
  const TimeoutErrorTypeId = "~effect/Cause/TimeoutError";
4180
3873
  const isTimeoutError$1 = (u) => hasProperty(u, TimeoutErrorTypeId);
4181
- var TimeoutError$1 = class extends TaggedError$1("TimeoutError") {
3874
+ var TimeoutError$1 = class extends TaggedError("TimeoutError") {
4182
3875
  [TimeoutErrorTypeId] = TimeoutErrorTypeId;
4183
3876
  constructor(message) {
4184
3877
  super({ message });
4185
3878
  }
4186
3879
  };
4187
3880
  const IllegalArgumentErrorTypeId = "~effect/Cause/IllegalArgumentError";
4188
- var IllegalArgumentError$1 = class extends TaggedError$1("IllegalArgumentError") {
3881
+ var IllegalArgumentError$1 = class extends TaggedError("IllegalArgumentError") {
4189
3882
  [IllegalArgumentErrorTypeId] = IllegalArgumentErrorTypeId;
4190
3883
  constructor(message) {
4191
3884
  super({ message });
4192
3885
  }
4193
3886
  };
4194
3887
  const AsyncFiberErrorTypeId = "~effect/Cause/AsyncFiberError";
4195
- var AsyncFiberError = class extends TaggedError$1("AsyncFiberError") {
3888
+ var AsyncFiberError = class extends TaggedError("AsyncFiberError") {
4196
3889
  [AsyncFiberErrorTypeId] = AsyncFiberErrorTypeId;
4197
3890
  constructor(fiber) {
4198
3891
  super({
@@ -4202,7 +3895,7 @@ var AsyncFiberError = class extends TaggedError$1("AsyncFiberError") {
4202
3895
  }
4203
3896
  };
4204
3897
  const UnknownErrorTypeId = "~effect/Cause/UnknownError";
4205
- var UnknownError$1 = class extends TaggedError$1("UnknownError") {
3898
+ var UnknownError$1 = class extends TaggedError("UnknownError") {
4206
3899
  [UnknownErrorTypeId] = UnknownErrorTypeId;
4207
3900
  constructor(cause, message) {
4208
3901
  super({
@@ -4329,7 +4022,7 @@ function interruptChildrenPatch() {
4329
4022
  }
4330
4023
  const undefined_$1 = succeed$3(void 0);
4331
4024
  //#endregion
4332
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Exit.js
4025
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Exit.js
4333
4026
  const isExit = isExit$1;
4334
4027
  const succeed$2 = exitSucceed;
4335
4028
  const failCause$2 = exitFailCause;
@@ -4340,7 +4033,7 @@ const void_$1 = exitVoid;
4340
4033
  const isSuccess = exitIsSuccess;
4341
4034
  const isFailure = exitIsFailure;
4342
4035
  //#endregion
4343
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Deferred.js
4036
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Deferred.js
4344
4037
  const TypeId$3 = "~effect/Deferred";
4345
4038
  const DeferredProto = {
4346
4039
  [TypeId$3]: {
@@ -4386,13 +4079,13 @@ const doneUnsafe = (self, effect) => {
4386
4079
  };
4387
4080
  const into = dual(2, (self, deferred) => uninterruptibleMask$1((restore) => flatMap$2(exit$1(restore(self)), (exit) => done$1(deferred, exit))));
4388
4081
  //#endregion
4389
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/References.js
4082
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/References.js
4390
4083
  const CurrentLogAnnotations = CurrentLogAnnotations$1;
4391
4084
  const CurrentLogSpans = CurrentLogSpans$1;
4392
4085
  const MinimumLogLevel = MinimumLogLevel$1;
4393
4086
  const TracerTimingEnabled = TracerTimingEnabled$1;
4394
4087
  //#endregion
4395
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Scope.js
4088
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Scope.js
4396
4089
  const Scope = scopeTag;
4397
4090
  const make = scopeMake;
4398
4091
  const makeUnsafe = scopeMakeUnsafe;
@@ -4402,7 +4095,7 @@ const addFinalizer$1 = scopeAddFinalizer;
4402
4095
  const forkUnsafe = scopeForkUnsafe;
4403
4096
  const close = scopeClose;
4404
4097
  //#endregion
4405
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Layer.js
4098
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Layer.js
4406
4099
  const TypeId$2 = "~effect/Layer";
4407
4100
  const MemoMapTypeId = "~effect/Layer/MemoMap";
4408
4101
  const memoMapReuse = (entry, scope) => {
@@ -4551,7 +4244,7 @@ const makeUnimplemented = (error) => {
4551
4244
  const StreamTypeId = "~effect/Stream";
4552
4245
  const ChannelTypeId = "~effect/Channel";
4553
4246
  //#endregion
4554
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Cause.js
4247
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Cause.js
4555
4248
  const isCause = isCause$1;
4556
4249
  const isReason = isCauseReason;
4557
4250
  const isFailReason = isFailReason$1;
@@ -4577,9 +4270,10 @@ const isTimeoutError = isTimeoutError$1;
4577
4270
  const TimeoutError = TimeoutError$1;
4578
4271
  const IllegalArgumentError = IllegalArgumentError$1;
4579
4272
  const UnknownError = UnknownError$1;
4273
+ const annotate = causeAnnotate;
4580
4274
  var StackTrace = class extends Service()("effect/Cause/StackTrace") {};
4581
4275
  //#endregion
4582
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/random.js
4276
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/random.js
4583
4277
  const Random = Reference("effect/Random", { defaultValue: () => ({
4584
4278
  nextIntUnsafe() {
4585
4279
  return Math.floor(Math.random() * (Number.MAX_SAFE_INTEGER - Number.MIN_SAFE_INTEGER + 1)) + Number.MIN_SAFE_INTEGER;
@@ -4599,7 +4293,7 @@ const nextBetween = (min, max, draw) => {
4599
4293
  return view.getFloat64(0);
4600
4294
  };
4601
4295
  //#endregion
4602
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Pull.js
4296
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Pull.js
4603
4297
  const catchDone = dual(2, (effect, f) => catchCauseFilter(effect, filterDoneLeftover, (l) => f(l)));
4604
4298
  const isDoneCause = (cause) => cause.reasons.some(isDoneFailure);
4605
4299
  const isDoneFailure = (failure) => failure._tag === "Fail" && isDone(failure.error);
@@ -4627,7 +4321,7 @@ const matchEffect$1 = dual(2, (self, options) => matchCauseEffect$1(self, {
4627
4321
  }
4628
4322
  }));
4629
4323
  //#endregion
4630
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Schedule.js
4324
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Schedule.js
4631
4325
  const TypeId$1 = "~effect/Schedule";
4632
4326
  const randomNext = Random.useSync((random) => random.nextDoubleUnsafe());
4633
4327
  const CurrentMetadata = Reference("effect/Schedule/CurrentMetadata", { defaultValue: constant({
@@ -4751,11 +4445,11 @@ const while_ = dual(2, (self, predicate) => fromStep(map$2(toStep(self), (step)
4751
4445
  })));
4752
4446
  const forever$1 = spaced(zero);
4753
4447
  //#endregion
4754
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/layer.js
4448
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/layer.js
4755
4449
  const provideLayer = (self, layer, options) => scopedWith$1((scope) => flatMap$2(options?.local ? buildWithMemoMap(layer, makeMemoMapUnsafe(), scope) : buildWithScope(layer, scope), (context) => provideContext$1(self, context)));
4756
4450
  const provide$1 = dual((args) => isEffect$1(args[0]), (self, source, options) => isContext(source) ? provideContext$1(self, source) : provideLayer(self, Array.isArray(source) ? mergeAll(...source) : source, options));
4757
4451
  //#endregion
4758
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/schedule.js
4452
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/schedule.js
4759
4453
  const repeatOrElse = dual(3, (self, schedule, orElse) => flatMap$2(toStepWithMetadata(schedule), (step) => {
4760
4454
  let meta = CurrentMetadata.defaultValue();
4761
4455
  return catch_$1(forever$2(tap$1(flatMap$2(suspend$1(() => provideService$1(self, CurrentMetadata, meta)), step), (meta_) => sync$1(() => {
@@ -4797,7 +4491,7 @@ const buildFromOptions = (options) => {
4797
4491
  return schedule;
4798
4492
  };
4799
4493
  //#endregion
4800
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Request.js
4494
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Request.js
4801
4495
  const TypeId = "~effect/Request";
4802
4496
  const requestVariance = byReferenceUnsafe({
4803
4497
  _E: (_) => _,
@@ -4822,7 +4516,7 @@ const TaggedClass = (tag) => {
4822
4516
  };
4823
4517
  const makeEntry = (options) => options;
4824
4518
  //#endregion
4825
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/internal/request.js
4519
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/internal/request.js
4826
4520
  const request$1 = dual(2, (self, resolver) => {
4827
4521
  const withResolver = (resolver) => callback$1((resume) => {
4828
4522
  const entry = addEntry(resolver, self, resume, getCurrentFiber());
@@ -4918,7 +4612,7 @@ function runBatch(batch) {
4918
4612
  return batch.run;
4919
4613
  }
4920
4614
  //#endregion
4921
- //#region node_modules/.pnpm/effect@4.0.0-rc.115/node_modules/effect/dist/Effect.js
4615
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect+effect@24fa0ab_8fb3e3e1ff7f03df0873bfda51410aa1/node_modules/effect/dist/Effect.js
4922
4616
  const isEffect = isEffect$1;
4923
4617
  const all = all$1;
4924
4618
  const forEach = forEach$1;
@@ -5058,6 +4752,6 @@ const flatMapEager = flatMapEager$1;
5058
4752
  const catchEager = catchEager$1;
5059
4753
  const fnUntracedEager = fnUntracedEager$1;
5060
4754
  //#endregion
5061
- export { isEffect as $, getOrThrow$1 as $a, makeEquivalence as $i, effect as $n, number as $o, exitVoid as $r, uninterruptibleMask as $t, ensuring as A, Reference as Aa, decodeBase64 as Ai, StackTrace as An, exitFailCause as Ao, isDoneUnsafe as Ar, flow as As, result as At, fnUntraced as B, makeUnsafe$2 as Ba, appendAll as Bi, hasInterruptsOnly as Bn, format$1 as Bo, void_$1 as Br, sleep as Bt, catch_ as C, minutes as Ca, suspend$1 as Ci, isDoneCause as Cn, Prototype as Co, TracerTimingEnabled as Cr, or as Cs, promise as Ct, delay as D, toMillis as Da, void_$2 as Di, Done as Dn, args as Do, interruptWith as Dr, constVoid as Ds, raceFirst as Dt, contextWith as E, seconds as Ea, updateContext$1 as Ei, nextBetween as En, PipeInspectableProto as Eo, doneUnsafe as Er, constUndefined as Es, provideService as Et, filterOrFail as F, getOption as Fa, TaggedClass$1 as Fi, fail$1 as Fn, setStackTraceLimit as Fo, interrupt$1 as Fr, Class$3 as Fs, runSyncExit as Ft, forkIn as G, flatMap$4 as Ga, flatMapNullishOr as Gi, isTimeoutError as Gn, redact as Go, asSome$1 as Gr, tap as Gt, forEach as H, all$2 as Ha, findFirst as Hi, isCause as Hn, formatJson as Ho, ConsoleRef as Hr, succeedNone as Ht, flatMap as I, getOrUndefined$1 as Ia, TaggedError as Ii, filterInterruptors as In, BaseProto as Io, isExit as Ir, pipeArguments as Is, scope as It, fromResult as J, fromNullOr as Ja, isArrayNonEmpty as Ji, makeInterruptReason as Jn, equals$1 as Jo, currentTimeMillis as Jr, timeoutOrElse as Jt, forkScoped as K, flatMapNullishOr$1 as Ka, fromIterable as Ki, makeDieReason as Kn, symbolRedactable as Ko, callback$1 as Kr, tapCause as Kt, flatMapEager as L, getOrUndefinedUnsafe as La, taggedEnum as Li, findError as Ln, Class$2 as Lo, isFailure as Lr, scoped as Lt, fail as M, add as Ma, encodeBase64 as Mi, UnknownError as Mn, withFiber$1 as Mo, die$2 as Mr, memoize as Ms, runFork as Mt, failCause as N, empty$3 as Na, Class$1 as Ni, die$1 as Nn, assignProperty as No, fail$2 as Nr, memoizeIdempotent as Ns, runForkWith as Nt, die as O, toSeconds as Oa, DisablePropagation as Oi, IllegalArgumentError as On, causeFail as Oo, into as Or, constant as Os, repeat as Ot, failCauseSync as P, get as Pa, Error$1 as Pi, done as Pn, getStackTraceLimit as Po, failCause$2 as Pr, pipe as Ps, runSync as Pt, interruptible as Q, getOrNull as Qa, last as Qi, buildWithScope as Qn, hash as Qo, exitInterrupt as Qr, uninterruptible as Qt, flatten as R, getUnsafe$1 as Ra, Array$1 as Ri, fromReasons as Rn, NodeInspectSymbol as Ro, isSuccess as Rr, scopedWith as Rt, catchTags as S, millis as Sa, succeedNone$1 as Si, filterDone as Sn, strictEqual as So, MinimumLogLevel as Sr, isUnknown as Ss, orElseSucceed as St, context as T, negativeInfinity as Ta, uninterruptibleMask$1 as Ti, Random as Tn, Error$2 as To, done$1 as Tr, constTrue as Ts, provideContext as Tt, forever as U, exists as Ua, findFirstIndex as Ui, isFailReason as Un, formatPath as Uo, LogToStderr as Ur, suspend as Ut, fnUntracedEager as V, merge$1 as Va, empty$1 as Vi, interruptors as Vn, formatDate as Vo, ClockRef as Vr, succeed as Vt, forkChild as W, filter as Wa, findLast as Wi, isReason as Wn, formatPropertyKey as Wo, andThen$1 as Wr, sync as Wt, ignore as X, fromUndefinedOr as Xa, isReadonlyArrayNonEmpty as Xi, pretty as Xn, array as Xo, endSpan as Xr, try_ as Xt, gen as Y, fromNullishOr$1 as Ya, isCanonicalArrayIndex as Yi, map$1 as Yn, symbol as Yo, effectIsExit as Yr, tryPromise as Yt, interrupt as Z, getOrElse$1 as Za, join as Zi, squash as Zn, combine as Zo, exitHasInterrupts as Zr, undefined_ as Zt, catchFilter as _, fromInputUnsafe as _a, onExit$1 as _i, min as _n, isLessThan as _o, forkUnsafe as _r, isObjectKeyword as _s, onExit as _t, andThen as a, empty$2 as aa, fiberInterruptAs as ai, whileLoop as an, map$5 as ao, mergeAll as ar, isBoolean as as, makeSpanScoped as at, catchReason as b, isFinite as ba, scopeFinalizerCountUnsafe as bi, catchDone as bn, Tuple as bo, provide$3 as br, isTagged as bs, option as bt, as as c, failVoid as ca, flatMap$2 as ci, withParentSpan as cn, orElse as co, provide$2 as cr, isIterable as cs, mapEager as ct, cached as d, isFailure$1 as da, iterateConcurrent as di, zipWith as dn, toArray as do, succeedContext as dr, isNotNullish as ds, match as dt, map$3 as ea, exitZipRight as ei, updateContext as en, getOrUndefined$2 as eo, effectContext as er, string as es, logDebug as et, cachedWithTTL as f, isSuccess$1 as fa, iterateEager as fi, Class as fn, BigInt$1 as fo, unwrap as fr, isNotUndefined as fs, matchCauseEager as ft, catchEager as g, format as ga, map$2 as gi, jittered as gn, isGreaterThanOrEqualTo as go, close as gr, isObject as gs, onError as gt, catchDefect as h, try_$2 as ha, makeSpanUnsafe as hi, isSchedule as hn, isGreaterThan as ho, addFinalizerExit as hr, isNumber as hs, never as ht, all as i, sort as ia, fiberInterruptAllAs as ii, when as in, liftThrowable as io, merge as ir, isBigInt as is, logWarning as it, exit as j, Service as ja, decodeBase64UrlString as ji, TimeoutError as jn, exitSucceed as jo, makeUnsafe$1 as jr, identity as js, retry as jt, effectify as k, zero as ka, ParentSpan as ki, NoSuchElementError as kn, exitFail as ko, isDone$1 as kr, dual as ks, request as kt, asSome as l, getOrThrow as la, forkUnsafe$1 as li, withSpan as ln, orElseSome as lo, provideMerge as lr, isNever as ls, mapError as lt, catchCause as m, succeed$4 as ma, makeLatchUnsafe as mi, exponential as mn, Number$1 as mo, addFinalizer$1 as mr, isNullish as ms, matchEffect as mt, acquireUseRelease as n, of as na, fiberInterrupt as ni, useSpan as nn, isOption as no, empty as nr, symbol$1 as ns, logFatal as nt, annotateCurrentSpan as o, headUnsafe as oa, fiberJoin as oi, withFiber as on, match$5 as oo, mock as or, isError as os, map as ot, callback as p, match$3 as pa, makeLatch as pi, TaggedClass as pn, Date$1 as po, Scope as pr, isNull as ps, matchCauseEffect as pt, fromOption as q, flatten$3 as qa, headNonEmpty as qi, makeFailReason as qn, byReferenceUnsafe as qo, contextWith$1 as qr, timeout as qt, addFinalizer as r, reduce as ra, fiberInterruptAll as ri, void_ as rn, isSome as ro, fresh as rr, hasProperty as rs, logInfo as rt, annotateLogs as s, fail$4 as sa, fiberRunIn as si, withLogSpan as sn, none as so, orDie$1 as sr, isFunction as ss, mapBothEager as st, acquireRelease as t, match$2 as ta, fiberAwait as ti, updateService as tn, isNone as to, effectDiscard as tr, structure as ts, logError as tt, asVoid as u, getOrUndefined as ua, getCurrentFiber as ui, yieldNow as un, some as uo, succeed$1 as ur, isNotNull as us, mapErrorEager as ut, catchIf as v, infinity as va, onExitPrimitive$1 as vi, passthrough as vn, isLessThanOrEqualTo as vo, make as vr, isPropertyKey as vs, onExitPrimitive as vt, clockWith as w, nanos as wa, sync$1 as wi, matchEffect$1 as wn, Done$1 as wo, _await as wr, constFalse as ws, provide as wt, catchTag as x, isZero as xa, succeed$3 as xi, doneExitFromCause as xn, make$5 as xo, CurrentLogAnnotations as xr, isUndefined as xs, orDie as xt, catchNoSuchElement as y, isDuration as ya, resolveConcurrency as yi, spaced as yn, make$4 as yo, makeUnsafe as yr, isString as ys, onInterrupt as yt, fn as z, make$3 as za, append as zi, hasInterrupts as zn, toJson as zo, succeed$2 as zr, serviceOption as zt };
4755
+ export { isEffect as $, map$5 as $a, headUnsafe as $i, buildWithScope as $n, symbol$1 as $o, exitInterrupt as $r, uninterruptibleMask as $t, ensuring as A, getOrUndefined$1 as Aa, ParentSpan as Ai, StackTrace as An, assignProperty as Ao, isDone$1 as Ar, memoizeIdempotent as As, result as At, fnUntraced as B, flatMapNullishOr$1 as Ba, headNonEmpty as Bi, hasInterrupts as Bn, formatPath as Bo, succeed$2 as Br, sleep as Bt, catch_ as C, zero as Ca, succeedNone$1 as Ci, isDoneCause as Cn, args as Co, MinimumLogLevel as Cr, constUndefined as Cs, promise as Ct, delay as D, empty$3 as Da, updateContext$1 as Di, Done as Dn, exitSucceed as Do, doneUnsafe as Dr, flow as Ds, raceFirst as Dt, contextWith as E, add as Ea, uninterruptibleMask$1 as Ei, nextBetween as En, exitFailCause as Eo, done$1 as Er, dual as Es, provideService as Et, filterOrFail as F, merge$1 as Fa, findFirst as Fi, done as Fn, NodeInspectSymbol as Fo, failCause$2 as Fr, runSyncExit as Ft, forkIn as G, getOrElse$1 as Ga, last as Gi, isReason as Gn, equals$1 as Go, andThen$1 as Gr, tap as Gt, forEach as H, fromNullOr as Ha, isCanonicalArrayIndex as Hi, interruptors as Hn, redact as Ho, ClockRef as Hr, succeedNone as Ht, flatMap as I, all$2 as Ia, findFirstIndex as Ii, fail$1 as In, toJson as Io, interrupt$1 as Ir, scope as It, fromResult as J, getOrUndefined$2 as Ja, match$2 as Ji, makeFailReason as Jn, combine as Jo, contextWith$1 as Jr, timeoutOrElse as Jt, forkScoped as K, getOrNull as Ka, makeEquivalence as Ki, isTimeoutError as Kn, symbol as Ko, asSome$1 as Kr, tapCause as Kt, flatMapEager as L, exists as La, findLast as Li, filterInterruptors as Ln, format$1 as Lo, isExit as Lr, scoped as Lt, fail as M, getUnsafe$1 as Ma, append as Mi, UnknownError as Mn, setStackTraceLimit as Mo, makeUnsafe$1 as Mr, Class$2 as Ms, runFork as Mt, failCause as N, make$3 as Na, appendAll as Ni, annotate as Nn, BaseProto as No, die$2 as Nr, Prototype$1 as Ns, runForkWith as Nt, die as O, get as Oa, void_$2 as Oi, IllegalArgumentError as On, withFiber$1 as Oo, interruptWith as Or, identity as Os, repeat as Ot, failCauseSync as P, makeUnsafe$2 as Pa, empty$1 as Pi, die$1 as Pn, Class$1 as Po, fail$2 as Pr, pipeArguments as Ps, runSync as Pt, interruptible as Q, liftThrowable as Qa, empty$2 as Qi, squash as Qn, structure as Qo, exitHasInterrupts as Qr, uninterruptible as Qt, flatten as R, filter as Ra, flatMapNullishOr as Ri, findError as Rn, formatDate as Ro, isFailure as Rr, scopedWith as Rt, catchTags as S, toSeconds as Sa, succeed$3 as Si, filterDone as Sn, TaggedError as So, CurrentLogAnnotations as Sr, constTrue as Ss, orElseSucceed as St, context as T, Service as Ta, sync$1 as Ti, Random as Tn, exitFail as To, _await as Tr, constant as Ts, provideContext as Tt, forever as U, fromNullishOr$1 as Ua, isReadonlyArrayNonEmpty as Ui, isCause as Un, symbolRedactable as Uo, ConsoleRef as Ur, suspend as Ut, fnUntracedEager as V, flatten$3 as Va, isArrayNonEmpty as Vi, hasInterruptsOnly as Vn, formatPropertyKey as Vo, void_$1 as Vr, succeed as Vt, forkChild as W, fromUndefinedOr as Wa, join as Wi, isFailReason as Wn, byReferenceUnsafe as Wo, LogToStderr as Wr, sync as Wt, ignore as X, isOption as Xa, reduce as Xi, map$1 as Xn, number as Xo, effectIsExit as Xr, try_ as Xt, gen as Y, isNone as Ya, of as Yi, makeInterruptReason as Yn, hash as Yo, currentTimeMillis as Yr, tryPromise as Yt, interrupt as Z, isSome as Za, sort as Zi, pretty as Zn, string as Zo, endSpan as Zr, undefined_ as Zt, catchFilter as _, minutes as _a, map$2 as _i, min as _n, strictEqual as _o, close as _r, isTagged as _s, onExit as _t, andThen as a, isSuccess$1 as aa, fiberInterruptAllAs as ai, whileLoop as an, toArray as ao, merge as ar, isIterable as as, makeSpanScoped as at, catchReason as b, seconds as ba, resolveConcurrency as bi, catchDone as bn, Error$1 as bo, makeUnsafe as br, or as bs, option as bt, as as c, succeed$4 as ca, fiberRunIn as ci, withParentSpan as cn, Number$1 as co, orDie$1 as cr, isNotNullish as cs, mapEager as ct, cached as d, fromInputUnsafe as da, getCurrentFiber as di, zipWith as dn, isGreaterThanOrEqualTo as do, succeed$1 as dr, isNullish as ds, match as dt, fail$4 as ea, exitVoid as ei, updateContext as en, match$5 as eo, effect as er, hasProperty as es, logDebug as et, cachedWithTTL as f, infinity as fa, iterateConcurrent as fi, Class as fn, isLessThan as fo, succeedContext as fr, isNumber as fs, matchCauseEager as ft, catchEager as g, millis as ga, makeSpanUnsafe as gi, jittered as gn, make$5 as go, addFinalizerExit as gr, isString as gs, onError as gt, catchDefect as h, isZero as ha, makeLatchUnsafe as hi, isSchedule as hn, Tuple as ho, addFinalizer$1 as hr, isPropertyKey as hs, never as ht, all as i, isFailure$1 as ia, fiberInterruptAll as ii, when as in, some as io, fresh as ir, isFunction as is, logWarning as it, exit as j, getOrUndefinedUnsafe as ja, Array$1 as ji, TimeoutError as jn, getStackTraceLimit as jo, isDoneUnsafe as jr, pipe as js, retry as jt, effectify as k, getOption as ka, DisablePropagation as ki, NoSuchElementError as kn, assignProperties as ko, into as kr, memoize as ks, request as kt, asSome as l, try_$2 as la, flatMap$2 as li, withSpan as ln, String$1 as lo, provide$2 as lr, isNotUndefined as ls, mapError as lt, catchCause as m, isFinite as ma, makeLatch as mi, exponential as mn, make$4 as mo, Scope as mr, isObjectKeyword as ms, matchEffect as mt, acquireUseRelease as n, getOrThrow as na, fiberAwait as ni, useSpan as nn, orElse as no, effectDiscard as nr, isBoolean as ns, logFatal as nt, annotateCurrentSpan as o, map$4 as oa, fiberInterruptAs as oi, withFiber as on, BigInt$1 as oo, mergeAll as or, isNever as os, map as ot, callback as p, isDuration as pa, iterateEager as pi, TaggedClass as pn, isLessThanOrEqualTo as po, unwrap as pr, isObject as ps, matchCauseEffect as pt, fromOption as q, getOrThrow$1 as qa, map$3 as qi, makeDieReason as qn, array as qo, callback$1 as qr, timeout as qt, addFinalizer as r, getOrUndefined as ra, fiberInterrupt as ri, void_ as rn, orElseSome as ro, empty as rr, isError as rs, logInfo as rt, annotateLogs as s, match$3 as sa, fiberJoin as si, withLogSpan as sn, Date$1 as so, mock as sr, isNotNull as ss, mapBothEager as st, acquireRelease as t, failVoid as ta, exitZipRight as ti, updateService as tn, none as to, effectContext as tr, isBigInt as ts, logError as tt, asVoid as u, format as ua, forkUnsafe$1 as ui, yieldNow as un, isGreaterThan as uo, provideMerge as ur, isNull as us, mapErrorEager as ut, catchIf as v, nanos as va, onExit$1 as vi, passthrough as vn, Prototype as vo, forkUnsafe as vr, isUndefined as vs, onExitPrimitive as vt, clockWith as w, Reference as wa, suspend$1 as wi, matchEffect$1 as wn, causeFail as wo, TracerTimingEnabled as wr, constVoid as ws, provide as wt, catchTag as x, toMillis as xa, scopeFinalizerCountUnsafe as xi, doneExitFromCause as xn, PipeInspectableProto as xo, provide$3 as xr, constFalse as xs, orDie as xt, catchNoSuchElement as y, negativeInfinity as ya, onExitPrimitive$1 as yi, spaced as yn, Done$1 as yo, make as yr, isUnknown as ys, onInterrupt as yt, fn as z, flatMap$4 as za, fromIterable as zi, fromReasons as zn, formatJson as zo, isSuccess as zr, serviceOption as zt };
5062
4756
 
5063
- //# sourceMappingURL=Effect-CeAMoJlg.mjs.map
4757
+ //# sourceMappingURL=Effect-DvI8YVcR.mjs.map