@atlanai/sdk 0.2.4 → 0.3.0

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 (487) hide show
  1. package/dist/manifest.json +32 -69
  2. package/dist/raw/agent/apis/TracesApi.d.ts +0 -18
  3. package/dist/raw/agent/apis/TracesApi.js +0 -18
  4. package/dist/raw/agent/models/AgentAgentArtifactView.d.ts +67 -14
  5. package/dist/raw/agent/models/AgentAgentCreate.d.ts +1 -1
  6. package/dist/raw/agent/models/AgentAgentEnvironmentArtifactView.d.ts +67 -14
  7. package/dist/raw/agent/models/AgentAgentEnvironmentCreate.d.ts +1 -1
  8. package/dist/raw/agent/models/AgentAgentEnvironmentPatch.d.ts +8 -8
  9. package/dist/raw/agent/models/AgentAgentFrameworkArtifactView.d.ts +67 -14
  10. package/dist/raw/agent/models/AgentAgentFrameworkCreate.d.ts +1 -1
  11. package/dist/raw/agent/models/AgentAgentFrameworkPatch.d.ts +5 -5
  12. package/dist/raw/agent/models/AgentAgentIdentityStatusView.d.ts +1 -1
  13. package/dist/raw/agent/models/AgentAgentMeta.d.ts +1 -1
  14. package/dist/raw/agent/models/AgentAgentPatch.d.ts +5 -5
  15. package/dist/raw/agent/models/AgentAgentProviderArtifactView.d.ts +67 -14
  16. package/dist/raw/agent/models/AgentAgentProviderCreate.d.ts +1 -1
  17. package/dist/raw/agent/models/AgentAgentProviderMeta.d.ts +28 -1
  18. package/dist/raw/agent/models/AgentAgentProviderPatch.d.ts +6 -6
  19. package/dist/raw/agent/models/AgentArtifactAggregateGroup.d.ts +2 -2
  20. package/dist/raw/agent/models/AgentArtifactAggregateRequest.d.ts +3 -3
  21. package/dist/raw/agent/models/AgentArtifactAggregateResponse.d.ts +1 -1
  22. package/dist/raw/agent/models/AgentArtifactEnvelope.d.ts +1 -1
  23. package/dist/raw/agent/models/AgentArtifactSearchRequest.d.ts +2 -2
  24. package/dist/raw/agent/models/AgentCreateAgentFramework400Response.d.ts +4 -4
  25. package/dist/raw/agent/models/AgentCreateAgentFramework409Response.d.ts +4 -4
  26. package/dist/raw/agent/models/AgentCreateAgentFramework413Response.d.ts +4 -4
  27. package/dist/raw/agent/models/AgentCreateAgentFramework415Response.d.ts +4 -4
  28. package/dist/raw/agent/models/AgentCreateAgentFramework422Response.d.ts +4 -4
  29. package/dist/raw/agent/models/AgentDeleteAgentProfileImage422Response.d.ts +4 -4
  30. package/dist/raw/agent/models/AgentEnvironmentPackages.d.ts +5 -5
  31. package/dist/raw/agent/models/AgentGetAgentFramework404Response.d.ts +4 -4
  32. package/dist/raw/agent/models/AgentGetAgentTrace400Response.d.ts +4 -4
  33. package/dist/raw/agent/models/AgentHarnessArtifactView.d.ts +67 -14
  34. package/dist/raw/agent/models/AgentHarnessCreate.d.ts +1 -1
  35. package/dist/raw/agent/models/AgentHarnessPatch.d.ts +1 -1
  36. package/dist/raw/agent/models/AgentHarnessVendorArtifactView.d.ts +67 -14
  37. package/dist/raw/agent/models/AgentHarnessVendorCreate.d.ts +1 -1
  38. package/dist/raw/agent/models/AgentHarnessVendorPatch.d.ts +6 -6
  39. package/dist/raw/agent/models/AgentListAgentFrameworks400Response.d.ts +4 -4
  40. package/dist/raw/agent/models/AgentListAgentFrameworks401Response.d.ts +4 -4
  41. package/dist/raw/agent/models/AgentListAgentFrameworks403Response.d.ts +4 -4
  42. package/dist/raw/agent/models/AgentListAgentFrameworks500Response.d.ts +4 -4
  43. package/dist/raw/agent/models/AgentListAgentFrameworks503Response.d.ts +4 -4
  44. package/dist/raw/agent/models/AgentListAgentFrameworks504Response.d.ts +4 -4
  45. package/dist/raw/agent/models/AgentModelProvider.d.ts +2 -1
  46. package/dist/raw/agent/models/AgentModelProvider.js +1 -0
  47. package/dist/raw/agent/models/AgentOutputArtifactView.d.ts +68 -15
  48. package/dist/raw/agent/models/AgentOutputCreate.d.ts +2 -2
  49. package/dist/raw/agent/models/AgentOutputMeta.d.ts +1 -1
  50. package/dist/raw/agent/models/AgentOutputPatch.d.ts +4 -4
  51. package/dist/raw/agent/models/AgentOutputVersionCreate.d.ts +6 -6
  52. package/dist/raw/agent/models/AgentPageAgentArtifactView.d.ts +1 -1
  53. package/dist/raw/agent/models/AgentPageSessionEventView.d.ts +1 -1
  54. package/dist/raw/agent/models/AgentPatchAgentFramework412Response.d.ts +4 -4
  55. package/dist/raw/agent/models/AgentQueryAgentTraceStats400Response.d.ts +4 -4
  56. package/dist/raw/agent/models/AgentSessionArtifactView.d.ts +69 -16
  57. package/dist/raw/agent/models/AgentSessionCreate.d.ts +2 -2
  58. package/dist/raw/agent/models/AgentSessionMessageArtifactView.d.ts +67 -14
  59. package/dist/raw/agent/models/AgentSessionMessageCreate.d.ts +1 -1
  60. package/dist/raw/agent/models/AgentSessionMeta.d.ts +2 -2
  61. package/dist/raw/agent/models/AgentSessionUsage.d.ts +5 -5
  62. package/dist/raw/agent/models/AgentUploadAgentProfileImage400Response.d.ts +4 -4
  63. package/dist/raw/agent/models/AgentUploadAgentProfileImage413Response.d.ts +4 -4
  64. package/dist/raw/agent/models/AgentUploadAgentProfileImage422Response.d.ts +4 -4
  65. package/dist/raw/agent/models/AgentVisitorArtifactView.d.ts +67 -14
  66. package/dist/raw/agent/models/AgentVisitorIdentifyRequest.d.ts +1 -1
  67. package/dist/raw/agent/models/ArtifactConflictProblem.d.ts +5 -5
  68. package/dist/raw/agent/models/CostView.d.ts +4 -4
  69. package/dist/raw/agent/models/CursorPage.d.ts +2 -2
  70. package/dist/raw/agent/models/GatewayArtifactBase.d.ts +63 -12
  71. package/dist/raw/agent/models/GatewayPageMeta.d.ts +3 -3
  72. package/dist/raw/agent/models/GatewayToolRefOneOf.d.ts +1 -1
  73. package/dist/raw/agent/models/GatewayToolRefOneOf1.d.ts +1 -1
  74. package/dist/raw/agent/models/GatewayTraceStatsDataOneOf.d.ts +2 -2
  75. package/dist/raw/agent/models/GatewayTraceStatsDataOneOf1.d.ts +3 -3
  76. package/dist/raw/agent/models/GatewayTraceStatsDataOneOf2.d.ts +2 -2
  77. package/dist/raw/agent/models/GatewayTraceStatsEnvelope.d.ts +1 -1
  78. package/dist/raw/agent/models/GatewayTraceStatsMeta.d.ts +2 -2
  79. package/dist/raw/agent/models/GatewayTraceStatsPanelQuery.d.ts +3 -3
  80. package/dist/raw/agent/models/GatewayTraceStatsRequest.d.ts +2 -2
  81. package/dist/raw/agent/models/GatewayTraceStatsScalarResult.d.ts +2 -2
  82. package/dist/raw/agent/models/GatewayTraceStatsSeries.d.ts +3 -3
  83. package/dist/raw/agent/models/GatewayTraceStatsSeriesPoint.d.ts +2 -2
  84. package/dist/raw/agent/models/GatewayTraceStatsTableColumn.d.ts +2 -2
  85. package/dist/raw/agent/models/ProblemDetails.d.ts +5 -5
  86. package/dist/raw/agent/models/RegistryEdgeTarget.d.ts +2 -2
  87. package/dist/raw/agent/models/RegistryRelationshipEdge.d.ts +9 -9
  88. package/dist/raw/agent/models/RegistryRelationshipsView.d.ts +3 -3
  89. package/dist/raw/agent/models/SpanListEnvelope.d.ts +1 -1
  90. package/dist/raw/agent/models/SpanViewDto.d.ts +23 -23
  91. package/dist/raw/agent/models/TraceDetailView.d.ts +15 -15
  92. package/dist/raw/agent/models/TraceLinks.d.ts +3 -3
  93. package/dist/raw/agent/models/TraceListEnvelope.d.ts +1 -1
  94. package/dist/raw/agent/models/TraceParentView.d.ts +7 -7
  95. package/dist/raw/agent/models/TraceSummaryStats.d.ts +6 -6
  96. package/dist/raw/agent/models/TraceSummaryView.d.ts +14 -14
  97. package/dist/raw/agent/models/UsageView.d.ts +5 -5
  98. package/dist/raw/api/models/ArtifactConflictProblem.d.ts +5 -5
  99. package/dist/raw/api/models/ProblemDetails.d.ts +5 -5
  100. package/dist/raw/eval/apis/DatasetsApi.d.ts +0 -4
  101. package/dist/raw/eval/apis/DatasetsApi.js +0 -4
  102. package/dist/raw/eval/apis/ExperimentsApi.d.ts +7 -10
  103. package/dist/raw/eval/apis/ExperimentsApi.js +9 -10
  104. package/dist/raw/eval/apis/ScorersApi.d.ts +40 -2
  105. package/dist/raw/eval/apis/ScorersApi.js +99 -2
  106. package/dist/raw/eval/models/ArtifactConflictProblem.d.ts +5 -5
  107. package/dist/raw/eval/models/CostView.d.ts +4 -4
  108. package/dist/raw/eval/models/CursorPage.d.ts +2 -2
  109. package/dist/raw/eval/models/EvalArtifactEnvelope.d.ts +1 -1
  110. package/dist/raw/eval/models/EvalArtifactSearchRequest.d.ts +2 -2
  111. package/dist/raw/eval/models/EvalBulkDatasetRecordResult.d.ts +7 -2
  112. package/dist/raw/eval/models/EvalBulkExperimentResultSlot.d.ts +1 -1
  113. package/dist/raw/eval/models/EvalCreateDataset400Response.d.ts +4 -4
  114. package/dist/raw/eval/models/EvalCreateDataset409Response.d.ts +4 -4
  115. package/dist/raw/eval/models/EvalCreateDataset413Response.d.ts +4 -4
  116. package/dist/raw/eval/models/EvalCreateDataset415Response.d.ts +4 -4
  117. package/dist/raw/eval/models/EvalCreateDataset422Response.d.ts +4 -4
  118. package/dist/raw/eval/models/EvalDatasetArtifactView.d.ts +67 -14
  119. package/dist/raw/eval/models/EvalDatasetCreate.d.ts +1 -1
  120. package/dist/raw/eval/models/EvalDatasetPatch.d.ts +2 -2
  121. package/dist/raw/eval/models/EvalDatasetRecordArtifactView.d.ts +67 -14
  122. package/dist/raw/eval/models/EvalDatasetRecordCreate.d.ts +1 -1
  123. package/dist/raw/eval/models/EvalDatasetRecordPatch.d.ts +2 -2
  124. package/dist/raw/eval/models/EvalDatasetSnapshot.d.ts +5 -5
  125. package/dist/raw/eval/models/EvalDatasetSnapshotRecord.d.ts +9 -9
  126. package/dist/raw/eval/models/EvalExperimentArtifactView.d.ts +69 -16
  127. package/dist/raw/eval/models/EvalExperimentCreate.d.ts +2 -2
  128. package/dist/raw/eval/models/EvalExperimentMeta.d.ts +2 -2
  129. package/dist/raw/eval/models/EvalExperimentPatch.d.ts +3 -3
  130. package/dist/raw/eval/models/EvalExperimentResultArtifactView.d.ts +67 -14
  131. package/dist/raw/eval/models/EvalExperimentResultCreate.d.ts +1 -1
  132. package/dist/raw/eval/models/EvalGetDataset404Response.d.ts +4 -4
  133. package/dist/raw/eval/models/EvalGetExperimentTrace400Response.d.ts +4 -4
  134. package/dist/raw/eval/models/EvalListDatasets400Response.d.ts +4 -4
  135. package/dist/raw/eval/models/EvalListDatasets401Response.d.ts +4 -4
  136. package/dist/raw/eval/models/EvalListDatasets403Response.d.ts +4 -4
  137. package/dist/raw/eval/models/EvalListDatasets500Response.d.ts +4 -4
  138. package/dist/raw/eval/models/EvalListDatasets503Response.d.ts +4 -4
  139. package/dist/raw/eval/models/EvalListDatasets504Response.d.ts +4 -4
  140. package/dist/raw/eval/models/EvalPatchDataset412Response.d.ts +4 -4
  141. package/dist/raw/eval/models/EvalRecordSource.d.ts +14 -1
  142. package/dist/raw/eval/models/EvalRecordSource.js +14 -1
  143. package/dist/raw/eval/models/EvalScorerArtifactView.d.ts +67 -14
  144. package/dist/raw/eval/models/EvalScorerCreate.d.ts +1 -1
  145. package/dist/raw/eval/models/EvalScorerPatch.d.ts +6 -11
  146. package/dist/raw/eval/models/GatewayArtifactBase.d.ts +63 -12
  147. package/dist/raw/eval/models/GatewayPageMeta.d.ts +3 -3
  148. package/dist/raw/eval/models/GatewayTraceStatsDataOneOf.d.ts +2 -2
  149. package/dist/raw/eval/models/GatewayTraceStatsDataOneOf1.d.ts +3 -3
  150. package/dist/raw/eval/models/GatewayTraceStatsDataOneOf2.d.ts +2 -2
  151. package/dist/raw/eval/models/GatewayTraceStatsEnvelope.d.ts +1 -1
  152. package/dist/raw/eval/models/GatewayTraceStatsMeta.d.ts +2 -2
  153. package/dist/raw/eval/models/GatewayTraceStatsPanelQuery.d.ts +3 -3
  154. package/dist/raw/eval/models/GatewayTraceStatsRequest.d.ts +2 -2
  155. package/dist/raw/eval/models/GatewayTraceStatsScalarResult.d.ts +2 -2
  156. package/dist/raw/eval/models/GatewayTraceStatsSeries.d.ts +3 -3
  157. package/dist/raw/eval/models/GatewayTraceStatsSeriesPoint.d.ts +2 -2
  158. package/dist/raw/eval/models/GatewayTraceStatsTableColumn.d.ts +2 -2
  159. package/dist/raw/eval/models/ProblemDetails.d.ts +5 -5
  160. package/dist/raw/eval/models/RegistryEdgeTarget.d.ts +2 -2
  161. package/dist/raw/eval/models/RegistryRelationshipEdge.d.ts +9 -9
  162. package/dist/raw/eval/models/RegistryRelationshipsView.d.ts +3 -3
  163. package/dist/raw/eval/models/SpanListEnvelope.d.ts +1 -1
  164. package/dist/raw/eval/models/SpanViewDto.d.ts +23 -23
  165. package/dist/raw/eval/models/TraceDetailView.d.ts +15 -15
  166. package/dist/raw/eval/models/TraceLinks.d.ts +3 -3
  167. package/dist/raw/eval/models/TraceListEnvelope.d.ts +1 -1
  168. package/dist/raw/eval/models/TraceParentView.d.ts +7 -7
  169. package/dist/raw/eval/models/TraceSummaryStats.d.ts +6 -6
  170. package/dist/raw/eval/models/TraceSummaryView.d.ts +14 -14
  171. package/dist/raw/eval/models/UsageView.d.ts +5 -5
  172. package/dist/raw/file/models/ArtifactConflictProblem.d.ts +5 -5
  173. package/dist/raw/file/models/FileCreateUpload400Response.d.ts +4 -4
  174. package/dist/raw/file/models/FileCreateUpload413Response.d.ts +4 -4
  175. package/dist/raw/file/models/FileCreateUpload415Response.d.ts +4 -4
  176. package/dist/raw/file/models/FileCreateUpload422Response.d.ts +4 -4
  177. package/dist/raw/file/models/FileFileArtifact.d.ts +55 -11
  178. package/dist/raw/file/models/FileFilePage.d.ts +1 -1
  179. package/dist/raw/file/models/FileGetContent404Response.d.ts +4 -4
  180. package/dist/raw/file/models/FileIngestUpload400Response.d.ts +4 -4
  181. package/dist/raw/file/models/FileIngestUpload415Response.d.ts +4 -4
  182. package/dist/raw/file/models/FileList400Response.d.ts +4 -4
  183. package/dist/raw/file/models/FileList401Response.d.ts +4 -4
  184. package/dist/raw/file/models/FileList403Response.d.ts +4 -4
  185. package/dist/raw/file/models/FileList500Response.d.ts +4 -4
  186. package/dist/raw/file/models/FileList503Response.d.ts +4 -4
  187. package/dist/raw/file/models/FileList504Response.d.ts +4 -4
  188. package/dist/raw/file/models/GatewayArtifactBase.d.ts +63 -12
  189. package/dist/raw/file/models/GatewayPageMeta.d.ts +3 -3
  190. package/dist/raw/file/models/ProblemDetails.d.ts +5 -5
  191. package/dist/raw/mcp/models/ArtifactConflictProblem.d.ts +5 -5
  192. package/dist/raw/mcp/models/GatewayArtifactBase.d.ts +63 -12
  193. package/dist/raw/mcp/models/GatewayPageMeta.d.ts +3 -3
  194. package/dist/raw/mcp/models/McpAggregateServers400Response.d.ts +4 -4
  195. package/dist/raw/mcp/models/McpAggregateServers413Response.d.ts +4 -4
  196. package/dist/raw/mcp/models/McpAggregateServers415Response.d.ts +4 -4
  197. package/dist/raw/mcp/models/McpAggregateServers422Response.d.ts +4 -4
  198. package/dist/raw/mcp/models/McpGetServer404Response.d.ts +4 -4
  199. package/dist/raw/mcp/models/McpListServers400Response.d.ts +4 -4
  200. package/dist/raw/mcp/models/McpListServers401Response.d.ts +4 -4
  201. package/dist/raw/mcp/models/McpListServers403Response.d.ts +4 -4
  202. package/dist/raw/mcp/models/McpListServers429Response.d.ts +4 -4
  203. package/dist/raw/mcp/models/McpListServers500Response.d.ts +4 -4
  204. package/dist/raw/mcp/models/McpListServers503Response.d.ts +4 -4
  205. package/dist/raw/mcp/models/McpListServers504Response.d.ts +4 -4
  206. package/dist/raw/mcp/models/McpMcpAggregateGroup.d.ts +2 -2
  207. package/dist/raw/mcp/models/McpMcpAggregateRequest.d.ts +2 -2
  208. package/dist/raw/mcp/models/McpMcpAggregateResponse.d.ts +1 -1
  209. package/dist/raw/mcp/models/McpMcpServerArtifactView.d.ts +67 -14
  210. package/dist/raw/mcp/models/McpMcpServerSearchRequest.d.ts +2 -2
  211. package/dist/raw/mcp/models/McpMcpToolArtifactView.d.ts +67 -14
  212. package/dist/raw/mcp/models/McpMcpToolSearchRequest.d.ts +2 -2
  213. package/dist/raw/mcp/models/McpTestServer400Response.d.ts +4 -4
  214. package/dist/raw/mcp/models/ProblemDetails.d.ts +5 -5
  215. package/dist/raw/mcp/models/RegistryEdgeTarget.d.ts +2 -2
  216. package/dist/raw/mcp/models/RegistryRelationshipEdge.d.ts +9 -9
  217. package/dist/raw/mcp/models/RegistryRelationshipsView.d.ts +3 -3
  218. package/dist/raw/model/apis/{AnthropicApi.d.ts → AnthropicCompatibleApi.d.ts} +1 -1
  219. package/dist/raw/model/apis/{AnthropicApi.js → AnthropicCompatibleApi.js} +3 -3
  220. package/dist/raw/model/apis/{OpenaiApi.d.ts → OpenaiCompatibleApi.d.ts} +1 -1
  221. package/dist/raw/model/apis/{OpenaiApi.js → OpenaiCompatibleApi.js} +3 -3
  222. package/dist/raw/model/apis/index.d.ts +2 -2
  223. package/dist/raw/model/apis/index.js +2 -2
  224. package/dist/raw/model/models/ArtifactConflictProblem.d.ts +5 -5
  225. package/dist/raw/model/models/ModelListProviders401Response.d.ts +4 -4
  226. package/dist/raw/model/models/ModelListProviders403Response.d.ts +4 -4
  227. package/dist/raw/model/models/ModelListProviders500Response.d.ts +4 -4
  228. package/dist/raw/model/models/ModelListProviders503Response.d.ts +4 -4
  229. package/dist/raw/model/models/ModelListProviders504Response.d.ts +4 -4
  230. package/dist/raw/model/models/ModelModelEntry.d.ts +3 -3
  231. package/dist/raw/model/models/ModelModelList.d.ts +2 -2
  232. package/dist/raw/model/models/ModelProviderCatalog.d.ts +2 -2
  233. package/dist/raw/model/models/ProblemDetails.d.ts +5 -5
  234. package/dist/raw/model/models/index.d.ts +0 -4
  235. package/dist/raw/model/models/index.js +0 -4
  236. package/dist/raw/otel/apis/{OtlpApi.d.ts → OtelApi.d.ts} +10 -28
  237. package/dist/raw/otel/apis/{OtlpApi.js → OtelApi.js} +12 -15
  238. package/dist/raw/otel/apis/index.d.ts +1 -1
  239. package/dist/raw/otel/apis/index.js +1 -1
  240. package/dist/raw/otel/models/ArtifactConflictProblem.d.ts +5 -5
  241. package/dist/raw/otel/models/ProblemDetails.d.ts +5 -5
  242. package/dist/raw/otel/models/index.d.ts +0 -2
  243. package/dist/raw/otel/models/index.js +0 -2
  244. package/dist/raw/registry/apis/AppsApi.d.ts +2 -2
  245. package/dist/raw/registry/apis/AppsApi.js +2 -2
  246. package/dist/raw/registry/apis/OrganisationsApi.d.ts +0 -2
  247. package/dist/raw/registry/apis/OrganisationsApi.js +0 -2
  248. package/dist/raw/registry/apis/ReposApi.d.ts +0 -2
  249. package/dist/raw/registry/apis/ReposApi.js +0 -2
  250. package/dist/raw/registry/apis/ServiceAccountsApi.d.ts +0 -2
  251. package/dist/raw/registry/apis/ServiceAccountsApi.js +0 -2
  252. package/dist/raw/registry/apis/UsersApi.d.ts +3 -10
  253. package/dist/raw/registry/apis/UsersApi.js +5 -10
  254. package/dist/raw/registry/apis/WorkspacesApi.d.ts +2 -2
  255. package/dist/raw/registry/apis/WorkspacesApi.js +2 -2
  256. package/dist/raw/registry/models/AggregationResponse.d.ts +1 -1
  257. package/dist/raw/registry/models/AppActionDto.d.ts +7 -7
  258. package/dist/raw/registry/models/AppActionsPage.d.ts +1 -1
  259. package/dist/raw/registry/models/AppDto.d.ts +16 -16
  260. package/dist/raw/registry/models/AppsPage.d.ts +1 -1
  261. package/dist/raw/registry/models/ArchiveAck.d.ts +1 -1
  262. package/dist/raw/registry/models/ArtifactConflictProblem.d.ts +5 -5
  263. package/dist/raw/registry/models/ArtifactView.d.ts +32 -15
  264. package/dist/raw/registry/models/ArtifactView.js +2 -0
  265. package/dist/raw/registry/models/CostView.d.ts +4 -4
  266. package/dist/raw/registry/models/CreateRepoBody.d.ts +2 -2
  267. package/dist/raw/registry/models/CreateServiceAccountBody.d.ts +1 -1
  268. package/dist/raw/registry/models/CreateWorkspaceBody.d.ts +1 -1
  269. package/dist/raw/registry/models/CursorPage.d.ts +2 -2
  270. package/dist/raw/registry/models/CutReleaseBody.d.ts +1 -1
  271. package/dist/raw/registry/models/GroupDto.d.ts +4 -4
  272. package/dist/raw/registry/models/IntrospectedActor.d.ts +6 -2
  273. package/dist/raw/registry/models/IntrospectedIdentity.d.ts +3 -3
  274. package/dist/raw/registry/models/InvitationDto.d.ts +10 -10
  275. package/dist/raw/registry/models/InvitationSendResult.d.ts +1 -1
  276. package/dist/raw/registry/models/InvitationSummaryDto.d.ts +10 -10
  277. package/dist/raw/registry/models/InvitationsPage.d.ts +1 -1
  278. package/dist/raw/registry/models/InviteeRequest.d.ts +2 -1
  279. package/dist/raw/registry/models/OnboardResponse.d.ts +1 -1
  280. package/dist/raw/registry/models/OrganisationDto.d.ts +3 -3
  281. package/dist/raw/registry/models/OrganisationsPage.d.ts +1 -1
  282. package/dist/raw/registry/models/PatchRepoBody.d.ts +1 -1
  283. package/dist/raw/registry/models/PatchWorkspaceBody.d.ts +1 -1
  284. package/dist/raw/registry/models/ProblemDetails.d.ts +5 -5
  285. package/dist/raw/registry/models/ProjectSummary.d.ts +8 -8
  286. package/dist/raw/registry/models/ReconcileAcceptedDto.d.ts +1 -1
  287. package/dist/raw/registry/models/RegistryAggregate400Response.d.ts +4 -4
  288. package/dist/raw/registry/models/RegistryAggregate401Response.d.ts +4 -4
  289. package/dist/raw/registry/models/RegistryAggregate403Response.d.ts +4 -4
  290. package/dist/raw/registry/models/RegistryAggregate413Response.d.ts +4 -4
  291. package/dist/raw/registry/models/RegistryAggregate415Response.d.ts +4 -4
  292. package/dist/raw/registry/models/RegistryAggregate422Response.d.ts +4 -4
  293. package/dist/raw/registry/models/RegistryAggregate500Response.d.ts +4 -4
  294. package/dist/raw/registry/models/RegistryAggregate503Response.d.ts +4 -4
  295. package/dist/raw/registry/models/RegistryAggregate504Response.d.ts +4 -4
  296. package/dist/raw/registry/models/RegistryAggregateKind404Response.d.ts +4 -4
  297. package/dist/raw/registry/models/RegistryCreateRepo409Response.d.ts +4 -4
  298. package/dist/raw/registry/models/RegistryCreateServiceAccount400Response.d.ts +4 -4
  299. package/dist/raw/registry/models/RegistryGetUserTrace503Response.d.ts +66 -0
  300. package/dist/raw/registry/models/RegistryGetUserTrace503Response.js +76 -0
  301. package/dist/raw/registry/models/RegistryInstallApp409Response.d.ts +4 -4
  302. package/dist/raw/registry/models/RegistryListApps400Response.d.ts +4 -4
  303. package/dist/raw/registry/models/RegistryListApps503Response.d.ts +4 -4
  304. package/dist/raw/registry/models/RegistryListArtifactReleases400Response.d.ts +4 -4
  305. package/dist/raw/registry/models/RegistryListUserTraces400Response.d.ts +66 -0
  306. package/dist/raw/registry/models/RegistryListUserTraces400Response.js +76 -0
  307. package/dist/raw/registry/models/RegistryListUserTraces403Response.d.ts +65 -0
  308. package/dist/raw/registry/models/RegistryListUserTraces403Response.js +75 -0
  309. package/dist/raw/registry/models/RegistryListUserTraces503Response.d.ts +6 -5
  310. package/dist/raw/registry/models/RegistryListUserTraces503Response.js +1 -0
  311. package/dist/raw/registry/models/RegistryPageMeta.d.ts +20 -1
  312. package/dist/raw/registry/models/RegistryQueryOrganisationTraceStats403Response.d.ts +4 -4
  313. package/dist/raw/registry/models/RegistryQueryOrganisationTraceStats503Response.d.ts +4 -4
  314. package/dist/raw/registry/models/RegistryRevokeOwnSessions400Response.d.ts +4 -4
  315. package/dist/raw/registry/models/RegistryRevokeOwnSessions415Response.d.ts +4 -4
  316. package/dist/raw/registry/models/RegistrySearch503Response.d.ts +4 -4
  317. package/dist/raw/registry/models/RegistryWhoami503Response.d.ts +4 -4
  318. package/dist/raw/registry/models/RegistryWorkspaceView.d.ts +22 -13
  319. package/dist/raw/registry/models/RelationshipDto.d.ts +2 -2
  320. package/dist/raw/registry/models/ReleaseDto.d.ts +11 -11
  321. package/dist/raw/registry/models/ReleasePage.d.ts +1 -1
  322. package/dist/raw/registry/models/ReleasePolicyDto.d.ts +4 -4
  323. package/dist/raw/registry/models/RepoDto.d.ts +11 -11
  324. package/dist/raw/registry/models/RepoListDto.d.ts +32 -12
  325. package/dist/raw/registry/models/RepoSlot.d.ts +2 -2
  326. package/dist/raw/registry/models/ReposPage.d.ts +1 -1
  327. package/dist/raw/registry/models/SearchPage.d.ts +7 -1
  328. package/dist/raw/registry/models/SearchRequest.d.ts +7 -1
  329. package/dist/raw/registry/models/ServiceAccountDto.d.ts +8 -8
  330. package/dist/raw/registry/models/ServiceAccountsPage.d.ts +1 -1
  331. package/dist/raw/registry/models/SetReleasePolicyBody.d.ts +4 -4
  332. package/dist/raw/registry/models/SlotError.d.ts +2 -2
  333. package/dist/raw/registry/models/SpanListEnvelope.d.ts +1 -1
  334. package/dist/raw/registry/models/SpanViewDto.d.ts +23 -23
  335. package/dist/raw/registry/models/TraceContentPolicyDto.d.ts +1 -1
  336. package/dist/raw/registry/models/TraceDetailView.d.ts +15 -15
  337. package/dist/raw/registry/models/TraceLinks.d.ts +3 -3
  338. package/dist/raw/registry/models/TraceListEnvelope.d.ts +1 -1
  339. package/dist/raw/registry/models/TraceParentView.d.ts +7 -7
  340. package/dist/raw/registry/models/TraceSummaryStats.d.ts +6 -6
  341. package/dist/raw/registry/models/TraceSummaryView.d.ts +14 -14
  342. package/dist/raw/registry/models/UpdateInvitationRequest.d.ts +2 -1
  343. package/dist/raw/registry/models/UsageView.d.ts +5 -5
  344. package/dist/raw/registry/models/UserDirectoryDto.d.ts +4 -4
  345. package/dist/raw/registry/models/UserDto.d.ts +4 -4
  346. package/dist/raw/registry/models/UsersPage.d.ts +1 -1
  347. package/dist/raw/registry/models/WhoamiResponse.d.ts +9 -4
  348. package/dist/raw/registry/models/WorkspaceArchiveAck.d.ts +1 -1
  349. package/dist/raw/registry/models/WorkspaceInvitationListDto.d.ts +1 -1
  350. package/dist/raw/registry/models/WorkspaceInvitationRow.d.ts +3 -3
  351. package/dist/raw/registry/models/WorkspaceRecommendationsPage.d.ts +1 -1
  352. package/dist/raw/registry/models/WorkspaceSlot.d.ts +2 -2
  353. package/dist/raw/registry/models/WorkspacesPage.d.ts +1 -1
  354. package/dist/raw/registry/models/index.d.ts +3 -0
  355. package/dist/raw/registry/models/index.js +3 -0
  356. package/dist/raw/secret/index.d.ts +0 -1
  357. package/dist/raw/secret/index.js +0 -1
  358. package/dist/raw/secret/models/ArtifactConflictProblem.d.ts +6 -6
  359. package/dist/raw/secret/models/ArtifactConflictProblem.js +1 -1
  360. package/dist/raw/secret/models/ProblemDetails.d.ts +6 -6
  361. package/dist/raw/secret/models/ProblemDetails.js +1 -1
  362. package/dist/raw/secret/models/index.d.ts +0 -19
  363. package/dist/raw/secret/models/index.js +0 -19
  364. package/dist/raw/secret/runtime.d.ts +1 -1
  365. package/dist/raw/secret/runtime.js +1 -1
  366. package/dist/raw/skill/apis/SkillApi.d.ts +2 -10
  367. package/dist/raw/skill/apis/SkillApi.js +2 -10
  368. package/dist/raw/skill/models/ArtifactConflictProblem.d.ts +5 -5
  369. package/dist/raw/skill/models/CostView.d.ts +4 -4
  370. package/dist/raw/skill/models/CursorPage.d.ts +2 -2
  371. package/dist/raw/skill/models/GatewayArtifactBase.d.ts +63 -12
  372. package/dist/raw/skill/models/GatewayPageMeta.d.ts +3 -3
  373. package/dist/raw/skill/models/GatewayTraceStatsDataOneOf.d.ts +2 -2
  374. package/dist/raw/skill/models/GatewayTraceStatsDataOneOf1.d.ts +3 -3
  375. package/dist/raw/skill/models/GatewayTraceStatsDataOneOf2.d.ts +2 -2
  376. package/dist/raw/skill/models/GatewayTraceStatsEnvelope.d.ts +1 -1
  377. package/dist/raw/skill/models/GatewayTraceStatsMeta.d.ts +2 -2
  378. package/dist/raw/skill/models/GatewayTraceStatsPanelQuery.d.ts +3 -3
  379. package/dist/raw/skill/models/GatewayTraceStatsRequest.d.ts +2 -2
  380. package/dist/raw/skill/models/GatewayTraceStatsScalarResult.d.ts +2 -2
  381. package/dist/raw/skill/models/GatewayTraceStatsSeries.d.ts +3 -3
  382. package/dist/raw/skill/models/GatewayTraceStatsSeriesPoint.d.ts +2 -2
  383. package/dist/raw/skill/models/GatewayTraceStatsTableColumn.d.ts +2 -2
  384. package/dist/raw/skill/models/ProblemDetails.d.ts +5 -5
  385. package/dist/raw/skill/models/RegistryEdgeTarget.d.ts +2 -2
  386. package/dist/raw/skill/models/RegistryRelationshipEdge.d.ts +9 -9
  387. package/dist/raw/skill/models/RegistryRelationshipsView.d.ts +3 -3
  388. package/dist/raw/skill/models/SkillAggregate400Response.d.ts +4 -4
  389. package/dist/raw/skill/models/SkillAggregate415Response.d.ts +4 -4
  390. package/dist/raw/skill/models/SkillBulkSkillResult.d.ts +6 -2
  391. package/dist/raw/skill/models/SkillCreate400Response.d.ts +4 -4
  392. package/dist/raw/skill/models/SkillCreate409Response.d.ts +4 -4
  393. package/dist/raw/skill/models/SkillCreate413Response.d.ts +4 -4
  394. package/dist/raw/skill/models/SkillCreate415Response.d.ts +4 -4
  395. package/dist/raw/skill/models/SkillCreate422Response.d.ts +4 -4
  396. package/dist/raw/skill/models/SkillGetEnriched404Response.d.ts +4 -4
  397. package/dist/raw/skill/models/SkillGetSkillTrace400Response.d.ts +4 -4
  398. package/dist/raw/skill/models/SkillGetSkillTrace403Response.d.ts +4 -4
  399. package/dist/raw/skill/models/SkillInsightSchemas401Response.d.ts +4 -4
  400. package/dist/raw/skill/models/SkillInsightSchemas403Response.d.ts +4 -4
  401. package/dist/raw/skill/models/SkillInsightSchemas500Response.d.ts +4 -4
  402. package/dist/raw/skill/models/SkillInsightSchemas503Response.d.ts +4 -4
  403. package/dist/raw/skill/models/SkillInsightSchemas504Response.d.ts +4 -4
  404. package/dist/raw/skill/models/SkillList400Response.d.ts +4 -4
  405. package/dist/raw/skill/models/SkillListSkillTraces400Response.d.ts +4 -4
  406. package/dist/raw/skill/models/SkillListSkillTraces403Response.d.ts +4 -4
  407. package/dist/raw/skill/models/SkillListSkillTraces404Response.d.ts +4 -4
  408. package/dist/raw/skill/models/SkillListSkillTraces503Response.d.ts +4 -4
  409. package/dist/raw/skill/models/SkillPageSkillArtifactView.d.ts +3 -2
  410. package/dist/raw/skill/models/SkillPatch412Response.d.ts +4 -4
  411. package/dist/raw/skill/models/SkillQuerySkillTraceStats400Response.d.ts +4 -4
  412. package/dist/raw/skill/models/SkillQuerySkillTraceStats422Response.d.ts +4 -4
  413. package/dist/raw/skill/models/SkillSkillAggregateGroup.d.ts +2 -2
  414. package/dist/raw/skill/models/SkillSkillAggregateRequest.d.ts +3 -3
  415. package/dist/raw/skill/models/SkillSkillAggregateResponse.d.ts +1 -1
  416. package/dist/raw/skill/models/SkillSkillArtifactView.d.ts +72 -14
  417. package/dist/raw/skill/models/SkillSkillPatch.d.ts +24 -0
  418. package/dist/raw/skill/models/SkillSkillPatch.js +6 -0
  419. package/dist/raw/skill/models/SkillSkillSearchRequest.d.ts +2 -2
  420. package/dist/raw/skill/models/SpanListEnvelope.d.ts +1 -1
  421. package/dist/raw/skill/models/SpanViewDto.d.ts +23 -23
  422. package/dist/raw/skill/models/TraceDetailView.d.ts +15 -15
  423. package/dist/raw/skill/models/TraceLinks.d.ts +3 -3
  424. package/dist/raw/skill/models/TraceListEnvelope.d.ts +1 -1
  425. package/dist/raw/skill/models/TraceParentView.d.ts +7 -7
  426. package/dist/raw/skill/models/TraceSummaryStats.d.ts +6 -6
  427. package/dist/raw/skill/models/TraceSummaryView.d.ts +14 -14
  428. package/dist/raw/skill/models/UsageView.d.ts +5 -5
  429. package/dist/resource-types.d.ts +21 -36
  430. package/dist/resources.json +22 -68
  431. package/dist/tracing/version.d.ts +1 -1
  432. package/dist/tracing/version.js +1 -1
  433. package/package.json +1 -1
  434. package/dist/raw/model/models/ModelChatCompletions400Response.d.ts +0 -33
  435. package/dist/raw/model/models/ModelChatCompletions400Response.js +0 -51
  436. package/dist/raw/model/models/ModelChatCompletions400ResponseError.d.ts +0 -50
  437. package/dist/raw/model/models/ModelChatCompletions400ResponseError.js +0 -62
  438. package/dist/raw/model/models/ModelMessages400Response.d.ts +0 -52
  439. package/dist/raw/model/models/ModelMessages400Response.js +0 -70
  440. package/dist/raw/model/models/ModelMessages400ResponseError.d.ts +0 -38
  441. package/dist/raw/model/models/ModelMessages400ResponseError.js +0 -54
  442. package/dist/raw/otel/models/OtelIngestLogs400Response.d.ts +0 -46
  443. package/dist/raw/otel/models/OtelIngestLogs400Response.js +0 -58
  444. package/dist/raw/otel/models/OtelIngestLogs403Response.d.ts +0 -46
  445. package/dist/raw/otel/models/OtelIngestLogs403Response.js +0 -58
  446. package/dist/raw/secret/apis/OauthApi.d.ts +0 -143
  447. package/dist/raw/secret/apis/OauthApi.js +0 -335
  448. package/dist/raw/secret/apis/index.d.ts +0 -1
  449. package/dist/raw/secret/apis/index.js +0 -19
  450. package/dist/raw/secret/models/GatewayOauthCompleteRequest.d.ts +0 -32
  451. package/dist/raw/secret/models/GatewayOauthCompleteRequest.js +0 -50
  452. package/dist/raw/secret/models/GatewayOauthCompletion.d.ts +0 -46
  453. package/dist/raw/secret/models/GatewayOauthCompletion.js +0 -55
  454. package/dist/raw/secret/models/GatewayOauthConnection.d.ts +0 -83
  455. package/dist/raw/secret/models/GatewayOauthConnection.js +0 -83
  456. package/dist/raw/secret/models/GatewayOauthOwner.d.ts +0 -31
  457. package/dist/raw/secret/models/GatewayOauthOwner.js +0 -59
  458. package/dist/raw/secret/models/GatewayOauthProviderView.d.ts +0 -69
  459. package/dist/raw/secret/models/GatewayOauthProviderView.js +0 -69
  460. package/dist/raw/secret/models/GatewayOauthStartRequest.d.ts +0 -52
  461. package/dist/raw/secret/models/GatewayOauthStartRequest.js +0 -59
  462. package/dist/raw/secret/models/GatewayOauthStarted.d.ts +0 -39
  463. package/dist/raw/secret/models/GatewayOauthStarted.js +0 -54
  464. package/dist/raw/secret/models/SecretCompleteOauth400Response.d.ts +0 -70
  465. package/dist/raw/secret/models/SecretCompleteOauth400Response.js +0 -80
  466. package/dist/raw/secret/models/SecretCompleteOauth413Response.d.ts +0 -64
  467. package/dist/raw/secret/models/SecretCompleteOauth413Response.js +0 -74
  468. package/dist/raw/secret/models/SecretCompleteOauth415Response.d.ts +0 -64
  469. package/dist/raw/secret/models/SecretCompleteOauth415Response.js +0 -74
  470. package/dist/raw/secret/models/SecretCompleteOauth422Response.d.ts +0 -63
  471. package/dist/raw/secret/models/SecretCompleteOauth422Response.js +0 -75
  472. package/dist/raw/secret/models/SecretDisconnectOauth400Response.d.ts +0 -67
  473. package/dist/raw/secret/models/SecretDisconnectOauth400Response.js +0 -77
  474. package/dist/raw/secret/models/SecretOauthCallback400Response.d.ts +0 -68
  475. package/dist/raw/secret/models/SecretOauthCallback400Response.js +0 -78
  476. package/dist/raw/secret/models/SecretOauthCallback401Response.d.ts +0 -80
  477. package/dist/raw/secret/models/SecretOauthCallback401Response.js +0 -90
  478. package/dist/raw/secret/models/SecretOauthCallback403Response.d.ts +0 -66
  479. package/dist/raw/secret/models/SecretOauthCallback403Response.js +0 -76
  480. package/dist/raw/secret/models/SecretOauthCallback404Response.d.ts +0 -65
  481. package/dist/raw/secret/models/SecretOauthCallback404Response.js +0 -75
  482. package/dist/raw/secret/models/SecretOauthCallback500Response.d.ts +0 -64
  483. package/dist/raw/secret/models/SecretOauthCallback500Response.js +0 -74
  484. package/dist/raw/secret/models/SecretOauthCallback503Response.d.ts +0 -66
  485. package/dist/raw/secret/models/SecretOauthCallback503Response.js +0 -76
  486. package/dist/raw/secret/models/SecretOauthCallback504Response.d.ts +0 -63
  487. package/dist/raw/secret/models/SecretOauthCallback504Response.js +0 -75
@@ -46,12 +46,12 @@ var __importStar = (this && this.__importStar) || (function () {
46
46
  };
47
47
  })();
48
48
  Object.defineProperty(exports, "__esModule", { value: true });
49
- exports.OtlpApi = void 0;
49
+ exports.OtelApi = void 0;
50
50
  const runtime = __importStar(require("../runtime"));
51
51
  /**
52
52
  *
53
53
  */
54
- class OtlpApi extends runtime.BaseAPI {
54
+ class OtelApi extends runtime.BaseAPI {
55
55
  /**
56
56
  * Creates request options for otelIngestLogs without sending the request
57
57
  */
@@ -61,7 +61,7 @@ class OtlpApi extends runtime.BaseAPI {
61
61
  }
62
62
  const queryParameters = {};
63
63
  const headerParameters = {};
64
- headerParameters['Content-Type'] = 'application/json';
64
+ headerParameters['Content-Type'] = 'application/x-protobuf';
65
65
  if (requestParameters['xAtlanWorkspaceId'] != null) {
66
66
  headerParameters['X-Atlan-Workspace-Id'] = String(requestParameters['xAtlanWorkspaceId']);
67
67
  }
@@ -91,15 +91,14 @@ class OtlpApi extends runtime.BaseAPI {
91
91
  async otelIngestLogsRaw(requestParameters, initOverrides) {
92
92
  const requestOptions = await this.otelIngestLogsRequestOpts(requestParameters);
93
93
  const response = await this.request(requestOptions, initOverrides);
94
- return new runtime.JSONApiResponse(response);
94
+ return new runtime.VoidApiResponse(response);
95
95
  }
96
96
  /**
97
97
  * OTLP/HTTP `ExportLogsServiceRequest`, protobuf or JSON, optionally gzipped. Same tenancy and header contract as trace ingest.
98
98
  * Ingest an OTLP log batch
99
99
  */
100
100
  async otelIngestLogs(requestParameters, initOverrides) {
101
- const response = await this.otelIngestLogsRaw(requestParameters, initOverrides);
102
- return await response.value();
101
+ await this.otelIngestLogsRaw(requestParameters, initOverrides);
103
102
  }
104
103
  /**
105
104
  * Creates request options for otelIngestMetrics without sending the request
@@ -110,7 +109,7 @@ class OtlpApi extends runtime.BaseAPI {
110
109
  }
111
110
  const queryParameters = {};
112
111
  const headerParameters = {};
113
- headerParameters['Content-Type'] = 'application/json';
112
+ headerParameters['Content-Type'] = 'application/x-protobuf';
114
113
  if (requestParameters['xAtlanWorkspaceId'] != null) {
115
114
  headerParameters['X-Atlan-Workspace-Id'] = String(requestParameters['xAtlanWorkspaceId']);
116
115
  }
@@ -140,15 +139,14 @@ class OtlpApi extends runtime.BaseAPI {
140
139
  async otelIngestMetricsRaw(requestParameters, initOverrides) {
141
140
  const requestOptions = await this.otelIngestMetricsRequestOpts(requestParameters);
142
141
  const response = await this.request(requestOptions, initOverrides);
143
- return new runtime.JSONApiResponse(response);
142
+ return new runtime.VoidApiResponse(response);
144
143
  }
145
144
  /**
146
145
  * OTLP/HTTP `ExportMetricsServiceRequest`, protobuf or JSON, optionally gzipped. Same tenancy and header contract as trace ingest; the `413` ladder additionally covers per-metric point, attribute, and exemplar counts.
147
146
  * Ingest an OTLP metric batch
148
147
  */
149
148
  async otelIngestMetrics(requestParameters, initOverrides) {
150
- const response = await this.otelIngestMetricsRaw(requestParameters, initOverrides);
151
- return await response.value();
149
+ await this.otelIngestMetricsRaw(requestParameters, initOverrides);
152
150
  }
153
151
  /**
154
152
  * Creates request options for otelIngestTraces without sending the request
@@ -159,7 +157,7 @@ class OtlpApi extends runtime.BaseAPI {
159
157
  }
160
158
  const queryParameters = {};
161
159
  const headerParameters = {};
162
- headerParameters['Content-Type'] = 'application/json';
160
+ headerParameters['Content-Type'] = 'application/x-protobuf';
163
161
  if (requestParameters['xAtlanWorkspaceId'] != null) {
164
162
  headerParameters['X-Atlan-Workspace-Id'] = String(requestParameters['xAtlanWorkspaceId']);
165
163
  }
@@ -192,15 +190,14 @@ class OtlpApi extends runtime.BaseAPI {
192
190
  async otelIngestTracesRaw(requestParameters, initOverrides) {
193
191
  const requestOptions = await this.otelIngestTracesRequestOpts(requestParameters);
194
192
  const response = await this.request(requestOptions, initOverrides);
195
- return new runtime.JSONApiResponse(response);
193
+ return new runtime.VoidApiResponse(response);
196
194
  }
197
195
  /**
198
196
  * OTLP/HTTP `ExportTraceServiceRequest`, protobuf or JSON, optionally gzipped. The org is always the verified caller\'s and is never overridable; `X-Atlan-Workspace-Id` may narrow the ingest workspace to another **active** workspace the caller owns. `X-Atlan-Ingest-Id` makes a retry idempotent — replaying it with different account/workspace/creator/payload facts is a 409.
199
197
  * Ingest an OTLP trace batch
200
198
  */
201
199
  async otelIngestTraces(requestParameters, initOverrides) {
202
- const response = await this.otelIngestTracesRaw(requestParameters, initOverrides);
203
- return await response.value();
200
+ await this.otelIngestTracesRaw(requestParameters, initOverrides);
204
201
  }
205
202
  }
206
- exports.OtlpApi = OtlpApi;
203
+ exports.OtelApi = OtelApi;
@@ -1 +1 @@
1
- export * from './OtlpApi';
1
+ export * from './OtelApi';
@@ -16,4 +16,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  /* tslint:disable */
18
18
  /* eslint-disable */
19
- __exportStar(require("./OtlpApi"), exports);
19
+ __exportStar(require("./OtelApi"), exports);
@@ -22,31 +22,31 @@
22
22
  */
23
23
  export interface ArtifactConflictProblem {
24
24
  /**
25
- * Value of the `code` field.
25
+ *
26
26
  * @type {string}
27
27
  * @memberof ArtifactConflictProblem
28
28
  */
29
29
  code: string;
30
30
  /**
31
- * Value of the `detail` field.
31
+ *
32
32
  * @type {string}
33
33
  * @memberof ArtifactConflictProblem
34
34
  */
35
35
  detail: string;
36
36
  /**
37
- * Current lifecycle state.
37
+ *
38
38
  * @type {number}
39
39
  * @memberof ArtifactConflictProblem
40
40
  */
41
41
  status: number;
42
42
  /**
43
- * Value of the `title` field.
43
+ *
44
44
  * @type {string}
45
45
  * @memberof ArtifactConflictProblem
46
46
  */
47
47
  title: string;
48
48
  /**
49
- * Stable identifier of the related trace resource.
49
+ *
50
50
  * @type {string}
51
51
  * @memberof ArtifactConflictProblem
52
52
  */
@@ -36,31 +36,31 @@
36
36
  */
37
37
  export interface ProblemDetails {
38
38
  /**
39
- * Value of the `code` field.
39
+ *
40
40
  * @type {string}
41
41
  * @memberof ProblemDetails
42
42
  */
43
43
  code: string;
44
44
  /**
45
- * Value of the `detail` field.
45
+ *
46
46
  * @type {string}
47
47
  * @memberof ProblemDetails
48
48
  */
49
49
  detail: string;
50
50
  /**
51
- * Current lifecycle state.
51
+ *
52
52
  * @type {number}
53
53
  * @memberof ProblemDetails
54
54
  */
55
55
  status: number;
56
56
  /**
57
- * Value of the `title` field.
57
+ *
58
58
  * @type {string}
59
59
  * @memberof ProblemDetails
60
60
  */
61
61
  title: string;
62
62
  /**
63
- * Stable identifier of the related trace resource.
63
+ *
64
64
  * @type {string}
65
65
  * @memberof ProblemDetails
66
66
  */
@@ -1,4 +1,2 @@
1
1
  export * from './ArtifactConflictProblem';
2
- export * from './OtelIngestLogs400Response';
3
- export * from './OtelIngestLogs403Response';
4
2
  export * from './ProblemDetails';
@@ -17,6 +17,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  /* tslint:disable */
18
18
  /* eslint-disable */
19
19
  __exportStar(require("./ArtifactConflictProblem"), exports);
20
- __exportStar(require("./OtelIngestLogs400Response"), exports);
21
- __exportStar(require("./OtelIngestLogs403Response"), exports);
22
20
  __exportStar(require("./ProblemDetails"), exports);
@@ -103,12 +103,12 @@ export declare class AppsApi extends runtime.BaseAPI {
103
103
  */
104
104
  registryReconcileAppRequestOpts(requestParameters: RegistryReconcileAppRequest): Promise<runtime.RequestOpts>;
105
105
  /**
106
- * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named.
106
+ * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named. **Requires the same install permission the other lifecycle verbs do.** A sweep tells an app what the registry no longer holds, which a sweeping handler acts on by deleting its own backing data — so this is a write verb, and it used to be gated as a read.
107
107
  * Trigger an app\'s reconcile sweep
108
108
  */
109
109
  registryReconcileAppRaw(requestParameters: RegistryReconcileAppRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ReconcileAcceptedDto>>;
110
110
  /**
111
- * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named.
111
+ * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named. **Requires the same install permission the other lifecycle verbs do.** A sweep tells an app what the registry no longer holds, which a sweeping handler acts on by deleting its own backing data — so this is a write verb, and it used to be gated as a read.
112
112
  * Trigger an app\'s reconcile sweep
113
113
  */
114
114
  registryReconcileApp(requestParameters: RegistryReconcileAppRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ReconcileAcceptedDto>;
@@ -256,7 +256,7 @@ class AppsApi extends runtime.BaseAPI {
256
256
  };
257
257
  }
258
258
  /**
259
- * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named.
259
+ * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named. **Requires the same install permission the other lifecycle verbs do.** A sweep tells an app what the registry no longer holds, which a sweeping handler acts on by deleting its own backing data — so this is a write verb, and it used to be gated as a read.
260
260
  * Trigger an app\'s reconcile sweep
261
261
  */
262
262
  async registryReconcileAppRaw(requestParameters, initOverrides) {
@@ -265,7 +265,7 @@ class AppsApi extends runtime.BaseAPI {
265
265
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, ReconcileAcceptedDto_1.ReconcileAcceptedDtoFromJSON)(jsonValue));
266
266
  }
267
267
  /**
268
- * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named.
268
+ * Hands the app every live artifact of its own kinds in this account, as `{id, metadata}`, so it can release backing resources for anything it is still holding that the registry no longer has a row for. **The set is the contract, so it is never truncated.** A partial set reads to the app as \"everything else is an orphan\", which for a sweeping handler means deleting live data. If the account holds more artifacts of these kinds than one sweep can carry, this refuses rather than sending a prefix — which is why the size check is part of the `202`, not of the sweep. **`202`, and the sweep runs after the response.** A reconcile walks an app\'s whole backing store for the account, so holding the request open for it would tie an operator\'s timeout to an object-store scan. What is decided before the `202` is everything a caller can act on: that the app is installed, and that its live set fits. The sweep\'s own outcome is the app\'s to log. `live_count` is what distinguishes a sweep of four hundred artifacts from a sweep of an app the account owns nothing of — which is usually a mistake in which app was named. **Requires the same install permission the other lifecycle verbs do.** A sweep tells an app what the registry no longer holds, which a sweeping handler acts on by deleting its own backing data — so this is a write verb, and it used to be gated as a read.
269
269
  * Trigger an app\'s reconcile sweep
270
270
  */
271
271
  async registryReconcileApp(requestParameters, initOverrides) {
@@ -76,12 +76,10 @@ export declare class OrganisationsApi extends runtime.BaseAPI {
76
76
  */
77
77
  registryQueryOrganisationTraceStatsRequestOpts(requestParameters: RegistryQueryOrganisationTraceStatsRequest): Promise<runtime.RequestOpts>;
78
78
  /**
79
- * Use this operation to trace statistics across the whole account.
80
79
  * Trace statistics across the whole account
81
80
  */
82
81
  registryQueryOrganisationTraceStatsRaw(requestParameters: RegistryQueryOrganisationTraceStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<any>>;
83
82
  /**
84
- * Use this operation to trace statistics across the whole account.
85
83
  * Trace statistics across the whole account
86
84
  */
87
85
  registryQueryOrganisationTraceStats(requestParameters: RegistryQueryOrganisationTraceStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
@@ -204,7 +204,6 @@ class OrganisationsApi extends runtime.BaseAPI {
204
204
  };
205
205
  }
206
206
  /**
207
- * Use this operation to trace statistics across the whole account.
208
207
  * Trace statistics across the whole account
209
208
  */
210
209
  async registryQueryOrganisationTraceStatsRaw(requestParameters, initOverrides) {
@@ -218,7 +217,6 @@ class OrganisationsApi extends runtime.BaseAPI {
218
217
  }
219
218
  }
220
219
  /**
221
- * Use this operation to trace statistics across the whole account.
222
220
  * Trace statistics across the whole account
223
221
  */
224
222
  async registryQueryOrganisationTraceStats(requestParameters, initOverrides) {
@@ -104,12 +104,10 @@ export declare class ReposApi extends runtime.BaseAPI {
104
104
  */
105
105
  registryGetRepoRequestOpts(requestParameters: RegistryGetRepoRequest): Promise<runtime.RequestOpts>;
106
106
  /**
107
- * Use this operation to get a repo.
108
107
  * Get a repo
109
108
  */
110
109
  registryGetRepoRaw(requestParameters: RegistryGetRepoRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<RepoDto>>;
111
110
  /**
112
- * Use this operation to get a repo.
113
111
  * Get a repo
114
112
  */
115
113
  registryGetRepo(requestParameters: RegistryGetRepoRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<RepoDto>;
@@ -260,7 +260,6 @@ class ReposApi extends runtime.BaseAPI {
260
260
  };
261
261
  }
262
262
  /**
263
- * Use this operation to get a repo.
264
263
  * Get a repo
265
264
  */
266
265
  async registryGetRepoRaw(requestParameters, initOverrides) {
@@ -269,7 +268,6 @@ class ReposApi extends runtime.BaseAPI {
269
268
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, RepoDto_1.RepoDtoFromJSON)(jsonValue));
270
269
  }
271
270
  /**
272
- * Use this operation to get a repo.
273
271
  * Get a repo
274
272
  */
275
273
  async registryGetRepo(requestParameters, initOverrides) {
@@ -53,12 +53,10 @@ export declare class ServiceAccountsApi extends runtime.BaseAPI {
53
53
  */
54
54
  registryGetServiceAccountRequestOpts(requestParameters: RegistryGetServiceAccountRequest): Promise<runtime.RequestOpts>;
55
55
  /**
56
- * Use this operation to get a machine identity.
57
56
  * Get a machine identity
58
57
  */
59
58
  registryGetServiceAccountRaw(requestParameters: RegistryGetServiceAccountRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ServiceAccountDto>>;
60
59
  /**
61
- * Use this operation to get a machine identity.
62
60
  * Get a machine identity
63
61
  */
64
62
  registryGetServiceAccount(requestParameters: RegistryGetServiceAccountRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ServiceAccountDto>;
@@ -128,7 +128,6 @@ class ServiceAccountsApi extends runtime.BaseAPI {
128
128
  };
129
129
  }
130
130
  /**
131
- * Use this operation to get a machine identity.
132
131
  * Get a machine identity
133
132
  */
134
133
  async registryGetServiceAccountRaw(requestParameters, initOverrides) {
@@ -137,7 +136,6 @@ class ServiceAccountsApi extends runtime.BaseAPI {
137
136
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, ServiceAccountDto_1.ServiceAccountDtoFromJSON)(jsonValue));
138
137
  }
139
138
  /**
140
- * Use this operation to get a machine identity.
141
139
  * Get a machine identity
142
140
  */
143
141
  async registryGetServiceAccount(requestParameters, initOverrides) {
@@ -43,6 +43,7 @@ export interface RegistryListUserTracesRequest {
43
43
  limit?: number;
44
44
  cursor?: string;
45
45
  sort?: string;
46
+ traceIds?: string;
46
47
  }
47
48
  export interface RegistryQueryUserTraceStatsRequest {
48
49
  userId: string;
@@ -104,12 +105,10 @@ export declare class UsersApi extends runtime.BaseAPI {
104
105
  */
105
106
  registryGetUserTraceRequestOpts(requestParameters: RegistryGetUserTraceRequest): Promise<runtime.RequestOpts>;
106
107
  /**
107
- * Use this operation to read one of this person\'s traces.
108
108
  * Read one of this person\'s traces
109
109
  */
110
110
  registryGetUserTraceRaw(requestParameters: RegistryGetUserTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TraceDetailView>>;
111
111
  /**
112
- * Use this operation to read one of this person\'s traces.
113
112
  * Read one of this person\'s traces
114
113
  */
115
114
  registryGetUserTrace(requestParameters: RegistryGetUserTraceRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TraceDetailView>;
@@ -118,12 +117,10 @@ export declare class UsersApi extends runtime.BaseAPI {
118
117
  */
119
118
  registryListUserTraceSpansRequestOpts(requestParameters: RegistryListUserTraceSpansRequest): Promise<runtime.RequestOpts>;
120
119
  /**
121
- * Use this operation to list the spans of one of this person\'s traces.
122
120
  * List the spans of one of this person\'s traces
123
121
  */
124
122
  registryListUserTraceSpansRaw(requestParameters: RegistryListUserTraceSpansRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SpanListEnvelope>>;
125
123
  /**
126
- * Use this operation to list the spans of one of this person\'s traces.
127
124
  * List the spans of one of this person\'s traces
128
125
  */
129
126
  registryListUserTraceSpans(requestParameters: RegistryListUserTraceSpansRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SpanListEnvelope>;
@@ -132,12 +129,10 @@ export declare class UsersApi extends runtime.BaseAPI {
132
129
  */
133
130
  registryListUserTracesRequestOpts(requestParameters: RegistryListUserTracesRequest): Promise<runtime.RequestOpts>;
134
131
  /**
135
- * Use this operation to list the traces this person created.
136
132
  * List the traces this person created
137
133
  */
138
134
  registryListUserTracesRaw(requestParameters: RegistryListUserTracesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TraceListEnvelope>>;
139
135
  /**
140
- * Use this operation to list the traces this person created.
141
136
  * List the traces this person created
142
137
  */
143
138
  registryListUserTraces(requestParameters: RegistryListUserTracesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TraceListEnvelope>;
@@ -160,12 +155,12 @@ export declare class UsersApi extends runtime.BaseAPI {
160
155
  */
161
156
  registryOnboardRequestOpts(): Promise<runtime.RequestOpts>;
162
157
  /**
163
- * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /extensions/{extension}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
158
+ * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /apps/{app}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
164
159
  * Onboard the caller
165
160
  */
166
161
  registryOnboardRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<OnboardResponse>>;
167
162
  /**
168
- * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /extensions/{extension}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
163
+ * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /apps/{app}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
169
164
  * Onboard the caller
170
165
  */
171
166
  registryOnboard(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<OnboardResponse>;
@@ -174,12 +169,10 @@ export declare class UsersApi extends runtime.BaseAPI {
174
169
  */
175
170
  registryQueryUserTraceStatsRequestOpts(requestParameters: RegistryQueryUserTraceStatsRequest): Promise<runtime.RequestOpts>;
176
171
  /**
177
- * Use this operation to trace statistics for this person.
178
172
  * Trace statistics for this person
179
173
  */
180
174
  registryQueryUserTraceStatsRaw(requestParameters: RegistryQueryUserTraceStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<any>>;
181
175
  /**
182
- * Use this operation to trace statistics for this person.
183
176
  * Trace statistics for this person
184
177
  */
185
178
  registryQueryUserTraceStats(requestParameters: RegistryQueryUserTraceStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<any>;
@@ -220,7 +220,6 @@ class UsersApi extends runtime.BaseAPI {
220
220
  };
221
221
  }
222
222
  /**
223
- * Use this operation to read one of this person\'s traces.
224
223
  * Read one of this person\'s traces
225
224
  */
226
225
  async registryGetUserTraceRaw(requestParameters, initOverrides) {
@@ -229,7 +228,6 @@ class UsersApi extends runtime.BaseAPI {
229
228
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, TraceDetailView_1.TraceDetailViewFromJSON)(jsonValue));
230
229
  }
231
230
  /**
232
- * Use this operation to read one of this person\'s traces.
233
231
  * Read one of this person\'s traces
234
232
  */
235
233
  async registryGetUserTrace(requestParameters, initOverrides) {
@@ -275,7 +273,6 @@ class UsersApi extends runtime.BaseAPI {
275
273
  };
276
274
  }
277
275
  /**
278
- * Use this operation to list the spans of one of this person\'s traces.
279
276
  * List the spans of one of this person\'s traces
280
277
  */
281
278
  async registryListUserTraceSpansRaw(requestParameters, initOverrides) {
@@ -284,7 +281,6 @@ class UsersApi extends runtime.BaseAPI {
284
281
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, SpanListEnvelope_1.SpanListEnvelopeFromJSON)(jsonValue));
285
282
  }
286
283
  /**
287
- * Use this operation to list the spans of one of this person\'s traces.
288
284
  * List the spans of one of this person\'s traces
289
285
  */
290
286
  async registryListUserTraceSpans(requestParameters, initOverrides) {
@@ -314,6 +310,9 @@ class UsersApi extends runtime.BaseAPI {
314
310
  if (requestParameters['sort'] != null) {
315
311
  queryParameters['sort'] = requestParameters['sort'];
316
312
  }
313
+ if (requestParameters['traceIds'] != null) {
314
+ queryParameters['trace_ids'] = requestParameters['traceIds'];
315
+ }
317
316
  const headerParameters = {};
318
317
  if (this.configuration && this.configuration.accessToken) {
319
318
  const token = this.configuration.accessToken;
@@ -332,7 +331,6 @@ class UsersApi extends runtime.BaseAPI {
332
331
  };
333
332
  }
334
333
  /**
335
- * Use this operation to list the traces this person created.
336
334
  * List the traces this person created
337
335
  */
338
336
  async registryListUserTracesRaw(requestParameters, initOverrides) {
@@ -341,7 +339,6 @@ class UsersApi extends runtime.BaseAPI {
341
339
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, TraceListEnvelope_1.TraceListEnvelopeFromJSON)(jsonValue));
342
340
  }
343
341
  /**
344
- * Use this operation to list the traces this person created.
345
342
  * List the traces this person created
346
343
  */
347
344
  async registryListUserTraces(requestParameters, initOverrides) {
@@ -408,7 +405,7 @@ class UsersApi extends runtime.BaseAPI {
408
405
  };
409
406
  }
410
407
  /**
411
- * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /extensions/{extension}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
408
+ * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /apps/{app}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
412
409
  * Onboard the caller
413
410
  */
414
411
  async registryOnboardRaw(initOverrides) {
@@ -417,7 +414,7 @@ class UsersApi extends runtime.BaseAPI {
417
414
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, OnboardResponse_1.OnboardResponseFromJSON)(jsonValue));
418
415
  }
419
416
  /**
420
- * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /extensions/{extension}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
417
+ * Scaffold the calling account and the caller\'s personal workspace: the account\'s shared root, the caller\'s own private root, their directory row, their groups, and the account membership every other read is gated on. **This is the first call a new caller makes.** Before it, the caller holds no account membership, so every account-scoped read answers `403` and the caller has no workspace to create anything in. **It also installs the deployment\'s extensions**, in dependency order, for any of them this account does not have yet — firing each one\'s `pre_install` gate and seeding `post_install` hook under **your** bearer, exactly as `POST /apps/{app}/install` does. On a brand-new account that is the whole set; on an existing one it is usually none, so a repeat onboard fires no install hooks at all. An account whose installs were interrupted completes on its next onboard. **Idempotent.** A repeat call re-reads what exists and answers `200` with the same assets and `is_created: false`. It also re-asserts the caller\'s access relationships, so a relationship lost to a partial earlier run heals on the next call rather than needing repair. The caller\'s role on the **shared** root is `admin` for whoever created the account and `member` for everyone after them, and a re-onboard preserves whatever the roster says — a caller whose role was changed is not restored to `admin` by signing in again. **A machine identity may not call this**, and gets `403`. Account membership is held by people; a service account, an agent\'s own identity and an action identity each already hold whatever seats they were granted where they were provisioned.
421
418
  * Onboard the caller
422
419
  */
423
420
  async registryOnboard(initOverrides) {
@@ -458,7 +455,6 @@ class UsersApi extends runtime.BaseAPI {
458
455
  };
459
456
  }
460
457
  /**
461
- * Use this operation to trace statistics for this person.
462
458
  * Trace statistics for this person
463
459
  */
464
460
  async registryQueryUserTraceStatsRaw(requestParameters, initOverrides) {
@@ -472,7 +468,6 @@ class UsersApi extends runtime.BaseAPI {
472
468
  }
473
469
  }
474
470
  /**
475
- * Use this operation to trace statistics for this person.
476
471
  * Trace statistics for this person
477
472
  */
478
473
  async registryQueryUserTraceStats(requestParameters, initOverrides) {
@@ -167,12 +167,12 @@ export declare class WorkspacesApi extends runtime.BaseAPI {
167
167
  */
168
168
  registryListWorkspacesRequestOpts(requestParameters: RegistryListWorkspacesRequest): Promise<runtime.RequestOpts>;
169
169
  /**
170
- * A page of the non-deleted workspaces the caller can discover. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
170
+ * A page of the **active** workspaces the caller can discover. Archived rows are excluded **by default**, and `filter[workspace_status][eq]=archived` (or `[in]=active,archived`) is the only way to see them — there is no separate flag, so a status filter governs the page outright instead of fighting a default. `deleted` rows are never listed, however you filter. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. The bare spellings `workspace_status`, `status`, `kind`, `parent_id` and `name` are refused with a `400` naming the `filter[...][eq]=` form, rather than silently widening the page as they used to; any other unrecognised parameter is still ignored. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
171
171
  * List workspaces
172
172
  */
173
173
  registryListWorkspacesRaw(requestParameters: RegistryListWorkspacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<WorkspacesPage>>;
174
174
  /**
175
- * A page of the non-deleted workspaces the caller can discover. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
175
+ * A page of the **active** workspaces the caller can discover. Archived rows are excluded **by default**, and `filter[workspace_status][eq]=archived` (or `[in]=active,archived`) is the only way to see them — there is no separate flag, so a status filter governs the page outright instead of fighting a default. `deleted` rows are never listed, however you filter. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. The bare spellings `workspace_status`, `status`, `kind`, `parent_id` and `name` are refused with a `400` naming the `filter[...][eq]=` form, rather than silently widening the page as they used to; any other unrecognised parameter is still ignored. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
176
176
  * List workspaces
177
177
  */
178
178
  registryListWorkspaces(requestParameters?: RegistryListWorkspacesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<WorkspacesPage>;
@@ -399,7 +399,7 @@ class WorkspacesApi extends runtime.BaseAPI {
399
399
  };
400
400
  }
401
401
  /**
402
- * A page of the non-deleted workspaces the caller can discover. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
402
+ * A page of the **active** workspaces the caller can discover. Archived rows are excluded **by default**, and `filter[workspace_status][eq]=archived` (or `[in]=active,archived`) is the only way to see them — there is no separate flag, so a status filter governs the page outright instead of fighting a default. `deleted` rows are never listed, however you filter. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. The bare spellings `workspace_status`, `status`, `kind`, `parent_id` and `name` are refused with a `400` naming the `filter[...][eq]=` form, rather than silently widening the page as they used to; any other unrecognised parameter is still ignored. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
403
403
  * List workspaces
404
404
  */
405
405
  async registryListWorkspacesRaw(requestParameters, initOverrides) {
@@ -408,7 +408,7 @@ class WorkspacesApi extends runtime.BaseAPI {
408
408
  return new runtime.JSONApiResponse(response, (jsonValue) => (0, WorkspacesPage_1.WorkspacesPageFromJSON)(jsonValue));
409
409
  }
410
410
  /**
411
- * A page of the non-deleted workspaces the caller can discover. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
411
+ * A page of the **active** workspaces the caller can discover. Archived rows are excluded **by default**, and `filter[workspace_status][eq]=archived` (or `[in]=active,archived`) is the only way to see them — there is no separate flag, so a status filter governs the page outright instead of fighting a default. `deleted` rows are never listed, however you filter. Supports the shared grammar: `filter[field][op]=`, `sort=`, `q=`, `limit`/`offset`, `count=false`. Fields: `name`, `display_name`, `description`, `kind`, `workspace_status`, `parent_id`, `created_at`, `updated_at`. The bare spellings `workspace_status`, `status`, `kind`, `parent_id` and `name` are refused with a `400` naming the `filter[...][eq]=` form, rather than silently widening the page as they used to; any other unrecognised parameter is still ignored. `include=member_count` attaches each row\'s roster size from one grouped read. It is **absent rather than zero** on a workspace the caller can discover but not read into: this list runs under `discover`, which reaches through `discoverable_by`, while the count is taken under `read` on the membership rows — so a headcount is not something discovery alone reveals. `include=artifact_counts` attaches each row\'s `artifact_count` and its per-kind `artifact_count_by_kind` breakdown, from one grouped read — the pair the pre-Postgres stack served here and the cutover dropped. Unlike `member_count` it is present on **every** row of the page, including a workspace the caller can discover but has not joined, and a `0` therefore means zero: it is taken under the page\'s own `discover` receipt, because a count of artifacts identifies nobody. It counts what `POST /aggregate` counts — live heads, no system artifacts, no archived ones, discoverable kinds only — so the number does not change when the caller joins. `include=permissions` attaches each row\'s advisory `can_*` capability matrix. Advisory only — a UI gates controls on it; it never authorizes a request. `include=plugin` attaches each row\'s marketplace plugin — its catalogue name, plugin name, rendered `<name>@<marketplace>` install handle, and content `version` — so a client holding an installed plugin can tell whether it is current. It is **absent** rather than defaulted where the answer is not knowable: a workspace the caller can discover but not read is not packaged at all, a handle that slugs to nothing gets no plugin, and an assembly that degraded would yield a version no clone will serve. The embed re-runs the marketplace\'s own per-container assembly, so it costs materially more than the other two; ask for it on the interval a client checks for updates, not on every page.
412
412
  * List workspaces
413
413
  */
414
414
  async registryListWorkspaces(requestParameters = {}, initOverrides) {
@@ -18,7 +18,7 @@ import type { AggregationGroup } from './AggregationGroup';
18
18
  */
19
19
  export interface AggregationResponse {
20
20
  /**
21
- * Value of the `groups` field.
21
+ *
22
22
  * @type {Array<AggregationGroup>}
23
23
  * @memberof AggregationResponse
24
24
  */