@agentxm/client-core 0.12.2 → 0.13.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 (398) hide show
  1. package/dist/src/unstable/agent-capabilities/{catalog.generated.d.ts → __generated__/catalog.d.ts} +7 -176
  2. package/dist/src/unstable/agent-capabilities/{catalog.generated.d.ts.map → __generated__/catalog.d.ts.map} +1 -1
  3. package/dist/src/unstable/agent-capabilities/{catalog.generated.js → __generated__/catalog.js} +5 -186
  4. package/dist/src/unstable/agent-capabilities/{catalog.generated.js.map → __generated__/catalog.js.map} +1 -1
  5. package/dist/src/unstable/agent-capabilities/derive.d.ts +9 -9
  6. package/dist/src/unstable/agent-capabilities/derive.d.ts.map +1 -1
  7. package/dist/src/unstable/agent-capabilities/derive.js +3 -3
  8. package/dist/src/unstable/agent-capabilities/derive.js.map +1 -1
  9. package/dist/src/unstable/agent-capabilities/index.d.ts +1 -1
  10. package/dist/src/unstable/agent-capabilities/index.d.ts.map +1 -1
  11. package/dist/src/unstable/agent-capabilities/index.js +1 -1
  12. package/dist/src/unstable/agent-capabilities/index.js.map +1 -1
  13. package/dist/src/unstable/agent-capabilities/lookup.d.ts +1 -1
  14. package/dist/src/unstable/agent-capabilities/lookup.d.ts.map +1 -1
  15. package/dist/src/unstable/agent-capabilities/lookup.js +1 -1
  16. package/dist/src/unstable/agent-capabilities/lookup.js.map +1 -1
  17. package/dist/src/unstable/agent-capabilities/schema.d.ts +1 -1
  18. package/dist/src/unstable/agent-capabilities/schema.d.ts.map +1 -1
  19. package/dist/src/unstable/agents/instructions.d.ts +1 -1
  20. package/dist/src/unstable/agents/instructions.js +1 -1
  21. package/dist/src/unstable/agents/instructions.js.map +1 -1
  22. package/dist/src/unstable/agents/registry.js +1 -1
  23. package/dist/src/unstable/agents/registry.js.map +1 -1
  24. package/dist/src/unstable/agents/types.d.ts +2 -2
  25. package/dist/src/unstable/agents/types.d.ts.map +1 -1
  26. package/dist/src/unstable/agents/types.js +1 -1
  27. package/dist/src/unstable/agents/types.js.map +1 -1
  28. package/dist/src/unstable/{branding.d.ts → branding/index.d.ts} +1 -1
  29. package/dist/src/unstable/branding/index.d.ts.map +1 -0
  30. package/dist/src/unstable/{branding.js → branding/index.js} +1 -1
  31. package/dist/src/unstable/branding/index.js.map +1 -0
  32. package/dist/src/unstable/branding/naming.d.ts +48 -0
  33. package/dist/src/unstable/branding/naming.d.ts.map +1 -0
  34. package/dist/src/unstable/branding/naming.js +56 -0
  35. package/dist/src/unstable/branding/naming.js.map +1 -0
  36. package/dist/src/unstable/cli-runtime/command-summary.d.ts +1 -1
  37. package/dist/src/unstable/cli-runtime/command-summary.d.ts.map +1 -1
  38. package/dist/src/unstable/commands/operations/shared-command-helpers.d.ts +7 -7
  39. package/dist/src/unstable/docs/discovery.d.ts +19 -0
  40. package/dist/src/unstable/docs/discovery.d.ts.map +1 -0
  41. package/dist/src/unstable/{context → docs}/discovery.js +10 -10
  42. package/dist/src/unstable/docs/discovery.js.map +1 -0
  43. package/dist/src/unstable/{context → docs}/generators.d.ts +1 -1
  44. package/dist/src/unstable/docs/generators.d.ts.map +1 -0
  45. package/dist/src/unstable/{context → docs}/generators.js +1 -1
  46. package/dist/src/unstable/docs/generators.js.map +1 -0
  47. package/dist/src/unstable/docs/index.d.ts +15 -0
  48. package/dist/src/unstable/docs/index.d.ts.map +1 -0
  49. package/dist/src/unstable/{context → docs}/index.js +4 -4
  50. package/dist/src/unstable/docs/index.js.map +1 -0
  51. package/dist/src/unstable/docs/manager.d.ts +19 -0
  52. package/dist/src/unstable/docs/manager.d.ts.map +1 -0
  53. package/dist/src/unstable/{context → docs}/manager.js +54 -58
  54. package/dist/src/unstable/docs/manager.js.map +1 -0
  55. package/dist/src/unstable/{context → docs}/manifest-schema.d.ts +17 -17
  56. package/dist/src/unstable/docs/manifest-schema.d.ts.map +1 -0
  57. package/dist/src/unstable/{context → docs}/manifest-schema.js +48 -48
  58. package/dist/src/unstable/docs/manifest-schema.js.map +1 -0
  59. package/dist/src/unstable/{context → docs}/markers.d.ts +1 -1
  60. package/dist/src/unstable/docs/markers.d.ts.map +1 -0
  61. package/dist/src/unstable/{context → docs}/markers.js +1 -1
  62. package/dist/src/unstable/docs/markers.js.map +1 -0
  63. package/dist/src/unstable/{context → docs}/materialization.d.ts +8 -8
  64. package/dist/src/unstable/docs/materialization.d.ts.map +1 -0
  65. package/dist/src/unstable/{context → docs}/materialization.js +24 -24
  66. package/dist/src/unstable/docs/materialization.js.map +1 -0
  67. package/dist/src/unstable/docs/refs.d.ts +17 -0
  68. package/dist/src/unstable/docs/refs.d.ts.map +1 -0
  69. package/dist/src/unstable/{agents/iflow-cli/index.d.ts → docs/refs.js} +3 -3
  70. package/dist/src/unstable/docs/refs.js.map +1 -0
  71. package/dist/src/unstable/docs/workspace-generators.d.ts.map +1 -0
  72. package/dist/src/unstable/docs/workspace-generators.js.map +1 -0
  73. package/dist/src/unstable/extensions/common.d.ts +8 -8
  74. package/dist/src/unstable/extensions/common.d.ts.map +1 -1
  75. package/dist/src/unstable/extensions/common.js +11 -11
  76. package/dist/src/unstable/extensions/common.js.map +1 -1
  77. package/dist/src/unstable/extensions/fqn.js +1 -1
  78. package/dist/src/unstable/extensions/fqn.js.map +1 -1
  79. package/dist/src/unstable/extensions/installable-types.d.ts +4 -4
  80. package/dist/src/unstable/extensions/installable-types.d.ts.map +1 -1
  81. package/dist/src/unstable/extensions/installable-types.js +4 -4
  82. package/dist/src/unstable/extensions/installable-types.js.map +1 -1
  83. package/dist/src/unstable/extensions/operations.js +2 -2
  84. package/dist/src/unstable/extensions/operations.js.map +1 -1
  85. package/dist/src/unstable/extensions/ref-base.d.ts +1 -1
  86. package/dist/src/unstable/extensions/ref-base.d.ts.map +1 -1
  87. package/dist/src/unstable/extensions/refs.d.ts +2 -2
  88. package/dist/src/unstable/extensions/refs.d.ts.map +1 -1
  89. package/dist/src/unstable/extensions/registry-source.d.ts +4 -4
  90. package/dist/src/unstable/extensions/utils.d.ts +23 -2
  91. package/dist/src/unstable/extensions/utils.d.ts.map +1 -1
  92. package/dist/src/unstable/extensions/utils.js +33 -9
  93. package/dist/src/unstable/extensions/utils.js.map +1 -1
  94. package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts +4 -0
  95. package/dist/src/unstable/lint/catalog/docs/generator-valid.d.ts.map +1 -0
  96. package/dist/src/unstable/lint/catalog/{context → docs}/generator-valid.js +6 -6
  97. package/dist/src/unstable/lint/catalog/docs/generator-valid.js.map +1 -0
  98. package/dist/src/unstable/lint/catalog/{context → docs}/helpers.d.ts +6 -6
  99. package/dist/src/unstable/lint/catalog/docs/helpers.d.ts.map +1 -0
  100. package/dist/src/unstable/lint/catalog/{context → docs}/helpers.js +7 -7
  101. package/dist/src/unstable/lint/catalog/docs/helpers.js.map +1 -0
  102. package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.d.ts +4 -0
  103. package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.d.ts.map +1 -0
  104. package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js +14 -0
  105. package/dist/src/unstable/lint/catalog/docs/manifest-keys-recognized.js.map +1 -0
  106. package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts +4 -0
  107. package/dist/src/unstable/lint/catalog/docs/manifest-present.d.ts.map +1 -0
  108. package/dist/src/unstable/lint/catalog/docs/manifest-present.js +24 -0
  109. package/dist/src/unstable/lint/catalog/docs/manifest-present.js.map +1 -0
  110. package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.d.ts +4 -0
  111. package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.d.ts.map +1 -0
  112. package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js +12 -0
  113. package/dist/src/unstable/lint/catalog/docs/manifest-schema-valid.js.map +1 -0
  114. package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts +4 -0
  115. package/dist/src/unstable/lint/catalog/docs/marker-valid.d.ts.map +1 -0
  116. package/dist/src/unstable/lint/catalog/{context → docs}/marker-valid.js +6 -6
  117. package/dist/src/unstable/lint/catalog/docs/marker-valid.js.map +1 -0
  118. package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts +4 -0
  119. package/dist/src/unstable/lint/catalog/docs/package-valid.d.ts.map +1 -0
  120. package/dist/src/unstable/lint/catalog/{context → docs}/package-valid.js +9 -9
  121. package/dist/src/unstable/lint/catalog/docs/package-valid.js.map +1 -0
  122. package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts +4 -0
  123. package/dist/src/unstable/lint/catalog/docs/target-valid.d.ts.map +1 -0
  124. package/dist/src/unstable/lint/catalog/{context → docs}/target-valid.js +6 -6
  125. package/dist/src/unstable/lint/catalog/docs/target-valid.js.map +1 -0
  126. package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts +4 -0
  127. package/dist/src/unstable/lint/catalog/docs/template-valid.d.ts.map +1 -0
  128. package/dist/src/unstable/lint/catalog/{context → docs}/template-valid.js +7 -7
  129. package/dist/src/unstable/lint/catalog/docs/template-valid.js.map +1 -0
  130. package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts +10 -0
  131. package/dist/src/unstable/lint/catalog/docs-accessor/contexts.d.ts.map +1 -0
  132. package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js +8 -0
  133. package/dist/src/unstable/lint/catalog/docs-accessor/contexts.js.map +1 -0
  134. package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts +9 -0
  135. package/dist/src/unstable/lint/catalog/docs-accessor/platform.d.ts.map +1 -0
  136. package/dist/src/unstable/lint/catalog/{context-accessor → docs-accessor}/platform.js +1 -1
  137. package/dist/src/unstable/lint/catalog/docs-accessor/platform.js.map +1 -0
  138. package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts +8 -0
  139. package/dist/src/unstable/lint/catalog/docs-accessor/vft.d.ts.map +1 -0
  140. package/dist/src/unstable/lint/catalog/{context-accessor → docs-accessor}/vft.js +1 -1
  141. package/dist/src/unstable/lint/catalog/docs-accessor/vft.js.map +1 -0
  142. package/dist/src/unstable/lint/catalog/docs.d.ts +4 -0
  143. package/dist/src/unstable/lint/catalog/docs.d.ts.map +1 -0
  144. package/dist/src/unstable/lint/catalog/docs.js +21 -0
  145. package/dist/src/unstable/lint/catalog/docs.js.map +1 -0
  146. package/dist/src/unstable/lint/catalog/index.d.ts +4 -4
  147. package/dist/src/unstable/lint/catalog/index.d.ts.map +1 -1
  148. package/dist/src/unstable/lint/catalog/index.js +6 -6
  149. package/dist/src/unstable/lint/catalog/index.js.map +1 -1
  150. package/dist/src/unstable/lint/catalog/shared/manifest-json.js +1 -1
  151. package/dist/src/unstable/lint/catalog/shared/manifest-json.js.map +1 -1
  152. package/dist/src/unstable/lint/catalog/shared/schema-rule.js +1 -1
  153. package/dist/src/unstable/lint/catalog/shared/schema-rule.js.map +1 -1
  154. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts +2 -2
  155. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.d.ts.map +1 -1
  156. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js +19 -19
  157. package/dist/src/unstable/lint/catalog/workspace-read-model/lint-workspace.js.map +1 -1
  158. package/dist/src/unstable/lint/cli.d.ts +4 -4
  159. package/dist/src/unstable/lint/cli.d.ts.map +1 -1
  160. package/dist/src/unstable/lint/cli.js +6 -6
  161. package/dist/src/unstable/lint/cli.js.map +1 -1
  162. package/dist/src/unstable/lint/context.d.ts +5 -5
  163. package/dist/src/unstable/lint/context.d.ts.map +1 -1
  164. package/dist/src/unstable/lint/index.d.ts +2 -2
  165. package/dist/src/unstable/lint/index.d.ts.map +1 -1
  166. package/dist/src/unstable/lint/index.js +1 -1
  167. package/dist/src/unstable/lint/index.js.map +1 -1
  168. package/dist/src/unstable/lint/publish.d.ts +4 -4
  169. package/dist/src/unstable/lint/publish.d.ts.map +1 -1
  170. package/dist/src/unstable/lint/publish.js +18 -18
  171. package/dist/src/unstable/lint/publish.js.map +1 -1
  172. package/dist/src/unstable/lockfile/index.d.ts +2 -2
  173. package/dist/src/unstable/lockfile/index.d.ts.map +1 -1
  174. package/dist/src/unstable/lockfile/index.js +1 -1
  175. package/dist/src/unstable/lockfile/index.js.map +1 -1
  176. package/dist/src/unstable/lockfile/lockfile.d.ts +91 -91
  177. package/dist/src/unstable/lockfile/lockfile.js +1 -1
  178. package/dist/src/unstable/lockfile/schema.d.ts +14 -14
  179. package/dist/src/unstable/lockfile/schema.d.ts.map +1 -1
  180. package/dist/src/unstable/lockfile/schema.js +16 -16
  181. package/dist/src/unstable/lockfile/schema.js.map +1 -1
  182. package/dist/src/unstable/packaging/luarocks.d.ts +1 -1
  183. package/dist/src/unstable/packaging/luarocks.d.ts.map +1 -1
  184. package/dist/src/unstable/packaging/luarocks.js +3 -3
  185. package/dist/src/unstable/packaging/luarocks.js.map +1 -1
  186. package/dist/src/unstable/packaging/maven.d.ts +2 -1
  187. package/dist/src/unstable/packaging/maven.d.ts.map +1 -1
  188. package/dist/src/unstable/packaging/maven.js +45 -1
  189. package/dist/src/unstable/packaging/maven.js.map +1 -1
  190. package/dist/src/unstable/packs/dependency-resolution.d.ts +1 -1
  191. package/dist/src/unstable/packs/dependency-resolution.d.ts.map +1 -1
  192. package/dist/src/unstable/packs/dependency-resolution.js +7 -7
  193. package/dist/src/unstable/packs/dependency-resolution.js.map +1 -1
  194. package/dist/src/unstable/packs/expansion.d.ts +1 -1
  195. package/dist/src/unstable/packs/expansion.d.ts.map +1 -1
  196. package/dist/src/unstable/packs/expansion.js +5 -5
  197. package/dist/src/unstable/packs/expansion.js.map +1 -1
  198. package/dist/src/unstable/packs/manager.js +1 -1
  199. package/dist/src/unstable/packs/manager.js.map +1 -1
  200. package/dist/src/unstable/packs/manifest-schema.js +1 -1
  201. package/dist/src/unstable/packs/manifest-schema.js.map +1 -1
  202. package/dist/src/unstable/packs/reconciliation-adapter.js +2 -2
  203. package/dist/src/unstable/packs/reconciliation-adapter.js.map +1 -1
  204. package/dist/src/unstable/publish/manifest-policy.d.ts +2 -2
  205. package/dist/src/unstable/publish/manifest-policy.js +5 -5
  206. package/dist/src/unstable/publish/manifest-policy.js.map +1 -1
  207. package/dist/src/unstable/registry/__generated__/registry-client.d.ts +351 -854
  208. package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -1
  209. package/dist/src/unstable/registry/__generated__/registry-client.js +86 -204
  210. package/dist/src/unstable/registry/__generated__/registry-client.js.map +1 -1
  211. package/dist/src/unstable/registry/client.d.ts +0 -37
  212. package/dist/src/unstable/registry/client.d.ts.map +1 -1
  213. package/dist/src/unstable/registry/client.js.map +1 -1
  214. package/dist/src/unstable/registry/discover-schema.d.ts +8 -8
  215. package/dist/src/unstable/registry/discover-schema.d.ts.map +1 -1
  216. package/dist/src/unstable/registry/discover-schema.js +6 -4
  217. package/dist/src/unstable/registry/discover-schema.js.map +1 -1
  218. package/dist/src/unstable/registry/index.d.ts +1 -1
  219. package/dist/src/unstable/registry/index.d.ts.map +1 -1
  220. package/dist/src/unstable/registry/index.js.map +1 -1
  221. package/dist/src/unstable/registry/local-client.d.ts.map +1 -1
  222. package/dist/src/unstable/registry/local-client.js +0 -16
  223. package/dist/src/unstable/registry/local-client.js.map +1 -1
  224. package/dist/src/unstable/registry/remote-client.d.ts.map +1 -1
  225. package/dist/src/unstable/registry/remote-client.js +0 -44
  226. package/dist/src/unstable/registry/remote-client.js.map +1 -1
  227. package/dist/src/unstable/registry/schema.d.ts +1 -1
  228. package/dist/src/unstable/registry/translate.d.ts.map +1 -1
  229. package/dist/src/unstable/registry/translate.js +4 -1
  230. package/dist/src/unstable/registry/translate.js.map +1 -1
  231. package/dist/src/unstable/settings/index.d.ts +2 -2
  232. package/dist/src/unstable/settings/index.d.ts.map +1 -1
  233. package/dist/src/unstable/settings/index.js +1 -1
  234. package/dist/src/unstable/settings/index.js.map +1 -1
  235. package/dist/src/unstable/settings/schema.d.ts +18 -17
  236. package/dist/src/unstable/settings/schema.d.ts.map +1 -1
  237. package/dist/src/unstable/settings/schema.js +41 -40
  238. package/dist/src/unstable/settings/schema.js.map +1 -1
  239. package/dist/src/unstable/settings/settings.d.ts.map +1 -1
  240. package/dist/src/unstable/settings/settings.js +3 -0
  241. package/dist/src/unstable/settings/settings.js.map +1 -1
  242. package/dist/src/unstable/skills/materialization.d.ts.map +1 -1
  243. package/dist/src/unstable/skills/materialization.js +3 -1
  244. package/dist/src/unstable/skills/materialization.js.map +1 -1
  245. package/dist/src/unstable/skills/operations/install.d.ts.map +1 -1
  246. package/dist/src/unstable/skills/operations/install.js +3 -1
  247. package/dist/src/unstable/skills/operations/install.js.map +1 -1
  248. package/dist/src/unstable/source-resolution/providers/azurerepos/scp.d.ts +1 -1
  249. package/dist/src/unstable/source-resolution/providers/azurerepos/url.d.ts +1 -1
  250. package/dist/src/unstable/source-resolution/providers/git-hosting.js +7 -7
  251. package/dist/src/unstable/source-resolution/providers/git-hosting.js.map +1 -1
  252. package/dist/src/unstable/source-resolution/providers/local.js +7 -7
  253. package/dist/src/unstable/source-resolution/providers/local.js.map +1 -1
  254. package/dist/src/unstable/source-resolution/providers/registry/host-provider.js +4 -4
  255. package/dist/src/unstable/source-resolution/providers/registry/host-provider.js.map +1 -1
  256. package/dist/src/unstable/sources/printer.d.ts +2 -2
  257. package/dist/src/unstable/sources/printer.d.ts.map +1 -1
  258. package/dist/src/unstable/telemetry/__generated__/telemetry-client.d.ts +6 -0
  259. package/dist/src/unstable/telemetry/__generated__/telemetry-client.d.ts.map +1 -1
  260. package/dist/src/unstable/telemetry/__generated__/telemetry-client.js +7 -2
  261. package/dist/src/unstable/telemetry/__generated__/telemetry-client.js.map +1 -1
  262. package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts +2 -2
  263. package/dist/src/unstable/workspace/configured-entry-resolution/index.d.ts.map +1 -1
  264. package/dist/src/unstable/workspace/configured-entry-resolution/index.js +1 -1
  265. package/dist/src/unstable/workspace/configured-entry-resolution/index.js.map +1 -1
  266. package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts +3 -3
  267. package/dist/src/unstable/workspace/configured-entry-resolution/resolve.d.ts.map +1 -1
  268. package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js +9 -9
  269. package/dist/src/unstable/workspace/configured-entry-resolution/resolve.js.map +1 -1
  270. package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts +2 -2
  271. package/dist/src/unstable/workspace/configured-entry-resolution/types.d.ts.map +1 -1
  272. package/dist/src/unstable/workspace/index.d.ts +2 -2
  273. package/dist/src/unstable/workspace/index.d.ts.map +1 -1
  274. package/dist/src/unstable/workspace/index.js +1 -1
  275. package/dist/src/unstable/workspace/index.js.map +1 -1
  276. package/dist/src/unstable/workspace/initialization.d.ts +136 -136
  277. package/dist/src/unstable/workspace/read-model/agents/index.d.ts +1 -3
  278. package/dist/src/unstable/workspace/read-model/agents/index.d.ts.map +1 -1
  279. package/dist/src/unstable/workspace/read-model/agents/index.js +2 -2
  280. package/dist/src/unstable/workspace/read-model/agents/index.js.map +1 -1
  281. package/dist/src/unstable/workspace/read-model/discovery/subagents.d.ts +1 -1
  282. package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts +93 -0
  283. package/dist/src/unstable/workspace/read-model/extensions/docs.d.ts.map +1 -0
  284. package/dist/src/unstable/workspace/read-model/extensions/{context.js → docs.js} +21 -21
  285. package/dist/src/unstable/workspace/read-model/extensions/docs.js.map +1 -0
  286. package/dist/src/unstable/workspace/read-model/extensions/index.d.ts +1 -1
  287. package/dist/src/unstable/workspace/read-model/extensions/index.d.ts.map +1 -1
  288. package/dist/src/unstable/workspace/read-model/extensions/index.js +1 -1
  289. package/dist/src/unstable/workspace/read-model/extensions/index.js.map +1 -1
  290. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js +2 -2
  291. package/dist/src/unstable/workspace/read-model/scanners/canonical-extensions.js.map +1 -1
  292. package/dist/src/unstable/workspace/read-model/service.d.ts +2 -2
  293. package/dist/src/unstable/workspace/read-model/service.d.ts.map +1 -1
  294. package/dist/src/unstable/workspace/read-model/service.js +5 -5
  295. package/dist/src/unstable/workspace/read-model/service.js.map +1 -1
  296. package/dist/src/unstable/workspace/read-model/state.d.ts.map +1 -1
  297. package/dist/src/unstable/workspace/read-model/state.js +23 -1
  298. package/dist/src/unstable/workspace/read-model/state.js.map +1 -1
  299. package/dist/src/unstable/workspace/read-model-record-readers.js +5 -5
  300. package/dist/src/unstable/workspace/read-model-record-readers.js.map +1 -1
  301. package/dist/src/unstable/workspace/service-interface.d.ts +26 -26
  302. package/dist/src/unstable/workspace/service-interface.d.ts.map +1 -1
  303. package/dist/src/unstable/workspace/service.d.ts +63 -63
  304. package/dist/src/unstable/workspace/service.d.ts.map +1 -1
  305. package/dist/src/unstable/workspace/service.js +45 -45
  306. package/dist/src/unstable/workspace/service.js.map +1 -1
  307. package/dist/src/unstable/workspace/test-stubs.js +10 -10
  308. package/dist/src/unstable/workspace/test-stubs.js.map +1 -1
  309. package/package.json +11 -7
  310. package/site-content/__generated__/schemas/axm-lock.schema.json +22 -21
  311. package/site-content/__generated__/schemas/axm-package-meta.schema.json +2 -1
  312. package/site-content/__generated__/schemas/command.schema.json +1 -0
  313. package/site-content/__generated__/schemas/{context.schema.json → docs.schema.json} +45 -44
  314. package/site-content/__generated__/schemas/mcp-server.schema.json +1 -0
  315. package/site-content/__generated__/schemas/pack.schema.json +3 -2
  316. package/site-content/__generated__/schemas/settings.schema.json +33 -36
  317. package/site-content/__generated__/schemas/skill.schema.json +1 -0
  318. package/site-content/__generated__/schemas/subagent.schema.json +1 -0
  319. package/dist/src/unstable/agents/iflow-cli/index.d.ts.map +0 -1
  320. package/dist/src/unstable/agents/iflow-cli/index.js +0 -8
  321. package/dist/src/unstable/agents/iflow-cli/index.js.map +0 -1
  322. package/dist/src/unstable/branding.d.ts.map +0 -1
  323. package/dist/src/unstable/branding.js.map +0 -1
  324. package/dist/src/unstable/context/discovery.d.ts +0 -19
  325. package/dist/src/unstable/context/discovery.d.ts.map +0 -1
  326. package/dist/src/unstable/context/discovery.js.map +0 -1
  327. package/dist/src/unstable/context/generators.d.ts.map +0 -1
  328. package/dist/src/unstable/context/generators.js.map +0 -1
  329. package/dist/src/unstable/context/index.d.ts +0 -15
  330. package/dist/src/unstable/context/index.d.ts.map +0 -1
  331. package/dist/src/unstable/context/index.js.map +0 -1
  332. package/dist/src/unstable/context/manager.d.ts +0 -19
  333. package/dist/src/unstable/context/manager.d.ts.map +0 -1
  334. package/dist/src/unstable/context/manager.js.map +0 -1
  335. package/dist/src/unstable/context/manifest-schema.d.ts.map +0 -1
  336. package/dist/src/unstable/context/manifest-schema.js.map +0 -1
  337. package/dist/src/unstable/context/markers.d.ts.map +0 -1
  338. package/dist/src/unstable/context/markers.js.map +0 -1
  339. package/dist/src/unstable/context/materialization.d.ts.map +0 -1
  340. package/dist/src/unstable/context/materialization.js.map +0 -1
  341. package/dist/src/unstable/context/refs.d.ts +0 -17
  342. package/dist/src/unstable/context/refs.d.ts.map +0 -1
  343. package/dist/src/unstable/context/refs.js +0 -8
  344. package/dist/src/unstable/context/refs.js.map +0 -1
  345. package/dist/src/unstable/context/workspace-generators.d.ts.map +0 -1
  346. package/dist/src/unstable/context/workspace-generators.js.map +0 -1
  347. package/dist/src/unstable/lint/catalog/context/generator-valid.d.ts +0 -4
  348. package/dist/src/unstable/lint/catalog/context/generator-valid.d.ts.map +0 -1
  349. package/dist/src/unstable/lint/catalog/context/generator-valid.js.map +0 -1
  350. package/dist/src/unstable/lint/catalog/context/helpers.d.ts.map +0 -1
  351. package/dist/src/unstable/lint/catalog/context/helpers.js.map +0 -1
  352. package/dist/src/unstable/lint/catalog/context/manifest-keys-recognized.d.ts +0 -4
  353. package/dist/src/unstable/lint/catalog/context/manifest-keys-recognized.d.ts.map +0 -1
  354. package/dist/src/unstable/lint/catalog/context/manifest-keys-recognized.js +0 -14
  355. package/dist/src/unstable/lint/catalog/context/manifest-keys-recognized.js.map +0 -1
  356. package/dist/src/unstable/lint/catalog/context/manifest-present.d.ts +0 -4
  357. package/dist/src/unstable/lint/catalog/context/manifest-present.d.ts.map +0 -1
  358. package/dist/src/unstable/lint/catalog/context/manifest-present.js +0 -24
  359. package/dist/src/unstable/lint/catalog/context/manifest-present.js.map +0 -1
  360. package/dist/src/unstable/lint/catalog/context/manifest-schema-valid.d.ts +0 -4
  361. package/dist/src/unstable/lint/catalog/context/manifest-schema-valid.d.ts.map +0 -1
  362. package/dist/src/unstable/lint/catalog/context/manifest-schema-valid.js +0 -12
  363. package/dist/src/unstable/lint/catalog/context/manifest-schema-valid.js.map +0 -1
  364. package/dist/src/unstable/lint/catalog/context/marker-valid.d.ts +0 -4
  365. package/dist/src/unstable/lint/catalog/context/marker-valid.d.ts.map +0 -1
  366. package/dist/src/unstable/lint/catalog/context/marker-valid.js.map +0 -1
  367. package/dist/src/unstable/lint/catalog/context/package-valid.d.ts +0 -4
  368. package/dist/src/unstable/lint/catalog/context/package-valid.d.ts.map +0 -1
  369. package/dist/src/unstable/lint/catalog/context/package-valid.js.map +0 -1
  370. package/dist/src/unstable/lint/catalog/context/target-valid.d.ts +0 -4
  371. package/dist/src/unstable/lint/catalog/context/target-valid.d.ts.map +0 -1
  372. package/dist/src/unstable/lint/catalog/context/target-valid.js.map +0 -1
  373. package/dist/src/unstable/lint/catalog/context/template-valid.d.ts +0 -4
  374. package/dist/src/unstable/lint/catalog/context/template-valid.d.ts.map +0 -1
  375. package/dist/src/unstable/lint/catalog/context/template-valid.js.map +0 -1
  376. package/dist/src/unstable/lint/catalog/context-accessor/contexts.d.ts +0 -10
  377. package/dist/src/unstable/lint/catalog/context-accessor/contexts.d.ts.map +0 -1
  378. package/dist/src/unstable/lint/catalog/context-accessor/contexts.js +0 -8
  379. package/dist/src/unstable/lint/catalog/context-accessor/contexts.js.map +0 -1
  380. package/dist/src/unstable/lint/catalog/context-accessor/platform.d.ts +0 -9
  381. package/dist/src/unstable/lint/catalog/context-accessor/platform.d.ts.map +0 -1
  382. package/dist/src/unstable/lint/catalog/context-accessor/platform.js.map +0 -1
  383. package/dist/src/unstable/lint/catalog/context-accessor/vft.d.ts +0 -8
  384. package/dist/src/unstable/lint/catalog/context-accessor/vft.d.ts.map +0 -1
  385. package/dist/src/unstable/lint/catalog/context-accessor/vft.js.map +0 -1
  386. package/dist/src/unstable/lint/catalog/context.d.ts +0 -4
  387. package/dist/src/unstable/lint/catalog/context.d.ts.map +0 -1
  388. package/dist/src/unstable/lint/catalog/context.js +0 -21
  389. package/dist/src/unstable/lint/catalog/context.js.map +0 -1
  390. package/dist/src/unstable/workspace/read-model/agents/iflow-cli.d.ts +0 -12
  391. package/dist/src/unstable/workspace/read-model/agents/iflow-cli.d.ts.map +0 -1
  392. package/dist/src/unstable/workspace/read-model/agents/iflow-cli.js +0 -14
  393. package/dist/src/unstable/workspace/read-model/agents/iflow-cli.js.map +0 -1
  394. package/dist/src/unstable/workspace/read-model/extensions/context.d.ts +0 -93
  395. package/dist/src/unstable/workspace/read-model/extensions/context.d.ts.map +0 -1
  396. package/dist/src/unstable/workspace/read-model/extensions/context.js.map +0 -1
  397. /package/dist/src/unstable/{context → docs}/workspace-generators.d.ts +0 -0
  398. /package/dist/src/unstable/{context → docs}/workspace-generators.js +0 -0
@@ -1,3 +1,9 @@
1
+ /**
2
+ * @generated by core:generate:registry-client (openapigen)
3
+ * Source: packages/core/specs/registry-openapi.json
4
+ * Regenerate: pnpm exec nx run core:generate:registry-client
5
+ * DO NOT EDIT - changes are overwritten on regeneration.
6
+ */
1
7
  import * as Effect from "effect/Effect";
2
8
  import type { SchemaError } from "effect/Schema";
3
9
  import * as Schema from "effect/Schema";
@@ -218,16 +224,10 @@ export type ChangeTeamMemberRoleBody = {
218
224
  export declare const ChangeTeamMemberRoleBody: Schema.Struct<{
219
225
  readonly role: Schema.Literals<readonly ["admin", "member"]>;
220
226
  }>;
221
- export type ListId = string;
222
- export declare const ListId: Schema.String;
223
- export type ListVisibility = "public" | "internal" | "private";
224
- export declare const ListVisibility: Schema.Literals<readonly ["public", "internal", "private"]>;
225
- export type ListItemId = string;
226
- export declare const ListItemId: Schema.String;
227
- export type ExtensionType = "skill" | "command" | "mcp-server" | "subagent" | "context" | "rule" | "pack";
228
- export declare const ExtensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
229
227
  export type ExtensionName = string;
230
228
  export declare const ExtensionName: Schema.String;
229
+ export type ExtensionType = "skill" | "command" | "mcp-server" | "subagent" | "context" | "rule" | "pack";
230
+ export declare const ExtensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
231
231
  export type Version = string;
232
232
  export declare const Version: Schema.String;
233
233
  export type Repository = {
@@ -265,12 +265,10 @@ export declare const VersionRange: Schema.String;
265
265
  export type PackageIdentityPurl = string;
266
266
  export declare const PackageIdentityPurl: Schema.String;
267
267
  export type PatchVisibilityBody = {
268
- readonly visibility?: "public" | "internal" | "private" | null;
269
- readonly listed?: boolean | null;
268
+ readonly visibility: "public" | "internal" | "private";
270
269
  };
271
270
  export declare const PatchVisibilityBody: Schema.Struct<{
272
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
273
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
271
+ readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
274
272
  }>;
275
273
  export type ExtensionId = string;
276
274
  export declare const ExtensionId: Schema.String;
@@ -311,10 +309,10 @@ export declare const PublishIdentityMismatchEntry: Schema.Struct<{
311
309
  readonly content: Schema.Union<readonly [Schema.String, Schema.Null]>;
312
310
  }>;
313
311
  export type PutCollaboratorBody = {
314
- readonly role: "admin" | "write" | "read";
312
+ readonly role: "write" | "read";
315
313
  };
316
314
  export declare const PutCollaboratorBody: Schema.Struct<{
317
- readonly role: Schema.Literals<readonly ["admin", "write", "read"]>;
315
+ readonly role: Schema.Literals<readonly ["write", "read"]>;
318
316
  }>;
319
317
  export type ExtensionFqn = string;
320
318
  export declare const ExtensionFqn: Schema.String;
@@ -472,24 +470,68 @@ export declare const CreateTokenRequest: Schema.Struct<{
472
470
  }>;
473
471
  export type UpsertTeamGrantBody = {
474
472
  readonly teamId: TeamId;
475
- readonly role: "read" | "write" | "admin";
473
+ readonly role: "read" | "write";
476
474
  };
477
475
  export declare const UpsertTeamGrantBody: Schema.Struct<{
478
476
  readonly teamId: Schema.String;
479
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
477
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
480
478
  }>;
481
479
  export type TeamGrant = {
482
480
  readonly teamId: TeamId;
483
- readonly role: "read" | "write" | "admin";
481
+ readonly role: "read" | "write";
484
482
  readonly grantedBy: string;
485
483
  readonly grantedAt: string;
486
484
  };
487
485
  export declare const TeamGrant: Schema.Struct<{
488
486
  readonly teamId: Schema.String;
489
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
487
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
490
488
  readonly grantedBy: Schema.String;
491
489
  readonly grantedAt: Schema.String;
492
490
  }>;
491
+ export type MaintainerTarget = {
492
+ readonly kind: "user";
493
+ readonly userId: UserId;
494
+ } | {
495
+ readonly kind: "team";
496
+ readonly teamId: TeamId;
497
+ };
498
+ export declare const MaintainerTarget: Schema.Union<readonly [Schema.Struct<{
499
+ readonly kind: Schema.Literal<"user">;
500
+ readonly userId: Schema.String;
501
+ }>, Schema.Struct<{
502
+ readonly kind: Schema.Literal<"team">;
503
+ readonly teamId: Schema.String;
504
+ }>]>;
505
+ export type Maintainer = {
506
+ readonly kind: "user";
507
+ readonly userId: UserId;
508
+ readonly assignedAt: string | null;
509
+ readonly assignedBy: UserId | null;
510
+ } | {
511
+ readonly kind: "team";
512
+ readonly teamId: TeamId;
513
+ readonly assignedAt: string | null;
514
+ readonly assignedBy: UserId | null;
515
+ } | {
516
+ readonly kind: "none";
517
+ readonly assignedAt: string | null;
518
+ readonly assignedBy: UserId | null;
519
+ };
520
+ export declare const Maintainer: Schema.Union<readonly [Schema.Struct<{
521
+ readonly kind: Schema.Literal<"user">;
522
+ readonly userId: Schema.String;
523
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
524
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
525
+ }>, Schema.Struct<{
526
+ readonly kind: Schema.Literal<"team">;
527
+ readonly teamId: Schema.String;
528
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
529
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
530
+ }>, Schema.Struct<{
531
+ readonly kind: Schema.Literal<"none">;
532
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
533
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
534
+ }>]>;
493
535
  export type Team = {
494
536
  readonly id: TeamId;
495
537
  readonly organizationId: OrgId;
@@ -522,88 +564,6 @@ export declare const TeamMembership: Schema.Struct<{
522
564
  readonly addedAt: Schema.String;
523
565
  readonly addedBy: Schema.String;
524
566
  }>;
525
- export type List = {
526
- readonly id: ListId;
527
- readonly owner: Handle;
528
- readonly name: string;
529
- readonly title: string;
530
- readonly description: string | null;
531
- readonly visibility: ListVisibility;
532
- readonly listed: boolean;
533
- readonly createdAt: string;
534
- readonly updatedAt: string;
535
- };
536
- export declare const List: Schema.Struct<{
537
- readonly id: Schema.String;
538
- readonly owner: Schema.String;
539
- readonly name: Schema.String;
540
- readonly title: Schema.String;
541
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
542
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
543
- readonly listed: Schema.Boolean;
544
- readonly createdAt: Schema.String;
545
- readonly updatedAt: Schema.String;
546
- }>;
547
- export type CreateListBody = {
548
- readonly name: string;
549
- readonly title: string;
550
- readonly description?: string | null | null;
551
- readonly visibility?: ListVisibility | null;
552
- readonly listed?: boolean | null;
553
- };
554
- export declare const CreateListBody: Schema.Struct<{
555
- readonly name: Schema.String;
556
- readonly title: Schema.String;
557
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
558
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
559
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
560
- }>;
561
- export type UpdateListBody = {
562
- readonly name?: string | null;
563
- readonly title?: string | null;
564
- readonly description?: string | null | null;
565
- readonly visibility?: ListVisibility | null;
566
- readonly listed?: boolean | null;
567
- };
568
- export declare const UpdateListBody: Schema.Struct<{
569
- readonly name: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
570
- readonly title: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
571
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
572
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
573
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
574
- }>;
575
- export type ListItem = {
576
- readonly id: ListItemId;
577
- readonly extensionOwner: Handle;
578
- readonly extensionType: ExtensionType;
579
- readonly extensionName: ExtensionName;
580
- readonly position: number | "NaN" | "Infinity" | "-Infinity" | "Infinity" | "-Infinity" | "NaN";
581
- readonly note: string | null;
582
- readonly createdAt: string;
583
- };
584
- export declare const ListItem: Schema.Struct<{
585
- readonly id: Schema.String;
586
- readonly extensionOwner: Schema.String;
587
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
588
- readonly extensionName: Schema.String;
589
- readonly position: Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>;
590
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
591
- readonly createdAt: Schema.String;
592
- }>;
593
- export type AddListItemBody = {
594
- readonly owner: Handle;
595
- readonly type: ExtensionType;
596
- readonly name: ExtensionName;
597
- readonly note?: string | null | null;
598
- readonly position?: number | "NaN" | "Infinity" | "-Infinity" | "Infinity" | "-Infinity" | "NaN" | null;
599
- };
600
- export declare const AddListItemBody: Schema.Struct<{
601
- readonly owner: Schema.String;
602
- readonly type: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
603
- readonly name: Schema.String;
604
- readonly note: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
605
- readonly position: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>, Schema.Null]>>;
606
- }>;
607
567
  export type PublishIdentity = {
608
568
  readonly owner: Handle;
609
569
  readonly type: ExtensionType;
@@ -753,48 +713,6 @@ export declare const TeamMembershipList: Schema.Struct<{
753
713
  }>>;
754
714
  readonly nextCursor: Schema.Union<readonly [Schema.String, Schema.Null]>;
755
715
  }>;
756
- export type ListCollection = {
757
- readonly items: ReadonlyArray<List>;
758
- };
759
- export declare const ListCollection: Schema.Struct<{
760
- readonly items: Schema.$Array<Schema.Struct<{
761
- readonly id: Schema.String;
762
- readonly owner: Schema.String;
763
- readonly name: Schema.String;
764
- readonly title: Schema.String;
765
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
766
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
767
- readonly listed: Schema.Boolean;
768
- readonly createdAt: Schema.String;
769
- readonly updatedAt: Schema.String;
770
- }>>;
771
- }>;
772
- export type ListDetail = {
773
- readonly list: List;
774
- readonly items: ReadonlyArray<ListItem>;
775
- };
776
- export declare const ListDetail: Schema.Struct<{
777
- readonly list: Schema.Struct<{
778
- readonly id: Schema.String;
779
- readonly owner: Schema.String;
780
- readonly name: Schema.String;
781
- readonly title: Schema.String;
782
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
783
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
784
- readonly listed: Schema.Boolean;
785
- readonly createdAt: Schema.String;
786
- readonly updatedAt: Schema.String;
787
- }>;
788
- readonly items: Schema.$Array<Schema.Struct<{
789
- readonly id: Schema.String;
790
- readonly extensionOwner: Schema.String;
791
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
792
- readonly extensionName: Schema.String;
793
- readonly position: Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>;
794
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
795
- readonly createdAt: Schema.String;
796
- }>>;
797
- }>;
798
716
  export type ExtensionIdentityMismatchError = {
799
717
  readonly kind: "ExtensionIdentityMismatchError";
800
718
  readonly type: string;
@@ -2111,654 +2029,7 @@ export declare const OrgsTeamsChangeTeamMemberRole200: Schema.Struct<{
2111
2029
  readonly addedBy: Schema.String;
2112
2030
  }>;
2113
2031
  export type OrgsTeamsChangeTeamMemberRole400 = DecodeErrorResponse;
2114
- export declare const OrgsTeamsChangeTeamMemberRole400: Schema.Struct<{
2115
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2116
- readonly type: Schema.String;
2117
- readonly title: Schema.String;
2118
- readonly status: Schema.Number;
2119
- readonly detail: Schema.String;
2120
- readonly instance: Schema.optionalKey<Schema.String>;
2121
- readonly code: Schema.String;
2122
- }>;
2123
- export type OrgsTeamsChangeTeamMemberRole401 = ProblemDetails;
2124
- export declare const OrgsTeamsChangeTeamMemberRole401: Schema.Struct<{
2125
- readonly type: Schema.String;
2126
- readonly title: Schema.String;
2127
- readonly status: Schema.Number;
2128
- readonly detail: Schema.String;
2129
- readonly instance: Schema.optionalKey<Schema.String>;
2130
- readonly code: Schema.String;
2131
- readonly details: Schema.optionalKey<Schema.Struct<{
2132
- readonly retryable: Schema.Boolean;
2133
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2134
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2135
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2136
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2137
- }>>;
2138
- }>;
2139
- export type OrgsTeamsChangeTeamMemberRole403 = ForbiddenError;
2140
- export declare const OrgsTeamsChangeTeamMemberRole403: Schema.Struct<{
2141
- readonly kind: Schema.Literal<"ForbiddenError">;
2142
- readonly type: Schema.String;
2143
- readonly title: Schema.String;
2144
- readonly status: Schema.Number;
2145
- readonly detail: Schema.String;
2146
- readonly instance: Schema.optionalKey<Schema.String>;
2147
- readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
2148
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2149
- readonly requiredScope: Schema.String;
2150
- readonly grantedScopes: Schema.$Array<Schema.String>;
2151
- }>, Schema.Struct<{
2152
- readonly requiredScope: Schema.String;
2153
- readonly tokenScopes: Schema.$Array<Schema.String>;
2154
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2155
- }>, Schema.Struct<{
2156
- readonly retryable: Schema.Boolean;
2157
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2158
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2159
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2160
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2161
- }>]>>;
2162
- }>;
2163
- export type OrgsTeamsChangeTeamMemberRole404 = ProblemDetails;
2164
- export declare const OrgsTeamsChangeTeamMemberRole404: Schema.Struct<{
2165
- readonly type: Schema.String;
2166
- readonly title: Schema.String;
2167
- readonly status: Schema.Number;
2168
- readonly detail: Schema.String;
2169
- readonly instance: Schema.optionalKey<Schema.String>;
2170
- readonly code: Schema.String;
2171
- readonly details: Schema.optionalKey<Schema.Struct<{
2172
- readonly retryable: Schema.Boolean;
2173
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2174
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2175
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2176
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2177
- }>>;
2178
- }>;
2179
- export type ListsListLists200 = ListCollection;
2180
- export declare const ListsListLists200: Schema.Struct<{
2181
- readonly items: Schema.$Array<Schema.Struct<{
2182
- readonly id: Schema.String;
2183
- readonly owner: Schema.String;
2184
- readonly name: Schema.String;
2185
- readonly title: Schema.String;
2186
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2187
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2188
- readonly listed: Schema.Boolean;
2189
- readonly createdAt: Schema.String;
2190
- readonly updatedAt: Schema.String;
2191
- }>>;
2192
- }>;
2193
- export type ListsListLists400 = DecodeErrorResponse;
2194
- export declare const ListsListLists400: Schema.Struct<{
2195
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2196
- readonly type: Schema.String;
2197
- readonly title: Schema.String;
2198
- readonly status: Schema.Number;
2199
- readonly detail: Schema.String;
2200
- readonly instance: Schema.optionalKey<Schema.String>;
2201
- readonly code: Schema.String;
2202
- }>;
2203
- export type ListsListLists404 = ProblemDetails;
2204
- export declare const ListsListLists404: Schema.Struct<{
2205
- readonly type: Schema.String;
2206
- readonly title: Schema.String;
2207
- readonly status: Schema.Number;
2208
- readonly detail: Schema.String;
2209
- readonly instance: Schema.optionalKey<Schema.String>;
2210
- readonly code: Schema.String;
2211
- readonly details: Schema.optionalKey<Schema.Struct<{
2212
- readonly retryable: Schema.Boolean;
2213
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2214
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2215
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2216
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2217
- }>>;
2218
- }>;
2219
- export type ListsCreateListRequestJson = CreateListBody;
2220
- export declare const ListsCreateListRequestJson: Schema.Struct<{
2221
- readonly name: Schema.String;
2222
- readonly title: Schema.String;
2223
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2224
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
2225
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
2226
- }>;
2227
- export type ListsCreateList200 = List;
2228
- export declare const ListsCreateList200: Schema.Struct<{
2229
- readonly id: Schema.String;
2230
- readonly owner: Schema.String;
2231
- readonly name: Schema.String;
2232
- readonly title: Schema.String;
2233
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2234
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2235
- readonly listed: Schema.Boolean;
2236
- readonly createdAt: Schema.String;
2237
- readonly updatedAt: Schema.String;
2238
- }>;
2239
- export type ListsCreateList400 = ProblemDetails | DecodeErrorResponse;
2240
- export declare const ListsCreateList400: Schema.Union<readonly [Schema.Struct<{
2241
- readonly type: Schema.String;
2242
- readonly title: Schema.String;
2243
- readonly status: Schema.Number;
2244
- readonly detail: Schema.String;
2245
- readonly instance: Schema.optionalKey<Schema.String>;
2246
- readonly code: Schema.String;
2247
- readonly details: Schema.optionalKey<Schema.Struct<{
2248
- readonly retryable: Schema.Boolean;
2249
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2250
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2251
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2252
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2253
- }>>;
2254
- }>, Schema.Struct<{
2255
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2256
- readonly type: Schema.String;
2257
- readonly title: Schema.String;
2258
- readonly status: Schema.Number;
2259
- readonly detail: Schema.String;
2260
- readonly instance: Schema.optionalKey<Schema.String>;
2261
- readonly code: Schema.String;
2262
- }>]>;
2263
- export type ListsCreateList401 = ProblemDetails;
2264
- export declare const ListsCreateList401: Schema.Struct<{
2265
- readonly type: Schema.String;
2266
- readonly title: Schema.String;
2267
- readonly status: Schema.Number;
2268
- readonly detail: Schema.String;
2269
- readonly instance: Schema.optionalKey<Schema.String>;
2270
- readonly code: Schema.String;
2271
- readonly details: Schema.optionalKey<Schema.Struct<{
2272
- readonly retryable: Schema.Boolean;
2273
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2274
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2275
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2276
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2277
- }>>;
2278
- }>;
2279
- export type ListsCreateList403 = ForbiddenError;
2280
- export declare const ListsCreateList403: Schema.Struct<{
2281
- readonly kind: Schema.Literal<"ForbiddenError">;
2282
- readonly type: Schema.String;
2283
- readonly title: Schema.String;
2284
- readonly status: Schema.Number;
2285
- readonly detail: Schema.String;
2286
- readonly instance: Schema.optionalKey<Schema.String>;
2287
- readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
2288
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2289
- readonly requiredScope: Schema.String;
2290
- readonly grantedScopes: Schema.$Array<Schema.String>;
2291
- }>, Schema.Struct<{
2292
- readonly requiredScope: Schema.String;
2293
- readonly tokenScopes: Schema.$Array<Schema.String>;
2294
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2295
- }>, Schema.Struct<{
2296
- readonly retryable: Schema.Boolean;
2297
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2298
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2299
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2300
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2301
- }>]>>;
2302
- }>;
2303
- export type ListsCreateList404 = ProblemDetails;
2304
- export declare const ListsCreateList404: Schema.Struct<{
2305
- readonly type: Schema.String;
2306
- readonly title: Schema.String;
2307
- readonly status: Schema.Number;
2308
- readonly detail: Schema.String;
2309
- readonly instance: Schema.optionalKey<Schema.String>;
2310
- readonly code: Schema.String;
2311
- readonly details: Schema.optionalKey<Schema.Struct<{
2312
- readonly retryable: Schema.Boolean;
2313
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2314
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2315
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2316
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2317
- }>>;
2318
- }>;
2319
- export type ListsCreateList409 = ProblemDetails;
2320
- export declare const ListsCreateList409: Schema.Struct<{
2321
- readonly type: Schema.String;
2322
- readonly title: Schema.String;
2323
- readonly status: Schema.Number;
2324
- readonly detail: Schema.String;
2325
- readonly instance: Schema.optionalKey<Schema.String>;
2326
- readonly code: Schema.String;
2327
- readonly details: Schema.optionalKey<Schema.Struct<{
2328
- readonly retryable: Schema.Boolean;
2329
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2330
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2331
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2332
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2333
- }>>;
2334
- }>;
2335
- export type ListsCreateList422 = ProblemDetails;
2336
- export declare const ListsCreateList422: Schema.Struct<{
2337
- readonly type: Schema.String;
2338
- readonly title: Schema.String;
2339
- readonly status: Schema.Number;
2340
- readonly detail: Schema.String;
2341
- readonly instance: Schema.optionalKey<Schema.String>;
2342
- readonly code: Schema.String;
2343
- readonly details: Schema.optionalKey<Schema.Struct<{
2344
- readonly retryable: Schema.Boolean;
2345
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2346
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2347
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2348
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2349
- }>>;
2350
- }>;
2351
- export type ListsGetList200 = ListDetail;
2352
- export declare const ListsGetList200: Schema.Struct<{
2353
- readonly list: Schema.Struct<{
2354
- readonly id: Schema.String;
2355
- readonly owner: Schema.String;
2356
- readonly name: Schema.String;
2357
- readonly title: Schema.String;
2358
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2359
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2360
- readonly listed: Schema.Boolean;
2361
- readonly createdAt: Schema.String;
2362
- readonly updatedAt: Schema.String;
2363
- }>;
2364
- readonly items: Schema.$Array<Schema.Struct<{
2365
- readonly id: Schema.String;
2366
- readonly extensionOwner: Schema.String;
2367
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2368
- readonly extensionName: Schema.String;
2369
- readonly position: Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>;
2370
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
2371
- readonly createdAt: Schema.String;
2372
- }>>;
2373
- }>;
2374
- export type ListsGetList400 = ProblemDetails | DecodeErrorResponse;
2375
- export declare const ListsGetList400: Schema.Union<readonly [Schema.Struct<{
2376
- readonly type: Schema.String;
2377
- readonly title: Schema.String;
2378
- readonly status: Schema.Number;
2379
- readonly detail: Schema.String;
2380
- readonly instance: Schema.optionalKey<Schema.String>;
2381
- readonly code: Schema.String;
2382
- readonly details: Schema.optionalKey<Schema.Struct<{
2383
- readonly retryable: Schema.Boolean;
2384
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2385
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2386
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2387
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2388
- }>>;
2389
- }>, Schema.Struct<{
2390
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2391
- readonly type: Schema.String;
2392
- readonly title: Schema.String;
2393
- readonly status: Schema.Number;
2394
- readonly detail: Schema.String;
2395
- readonly instance: Schema.optionalKey<Schema.String>;
2396
- readonly code: Schema.String;
2397
- }>]>;
2398
- export type ListsGetList404 = ProblemDetails;
2399
- export declare const ListsGetList404: Schema.Struct<{
2400
- readonly type: Schema.String;
2401
- readonly title: Schema.String;
2402
- readonly status: Schema.Number;
2403
- readonly detail: Schema.String;
2404
- readonly instance: Schema.optionalKey<Schema.String>;
2405
- readonly code: Schema.String;
2406
- readonly details: Schema.optionalKey<Schema.Struct<{
2407
- readonly retryable: Schema.Boolean;
2408
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2409
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2410
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2411
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2412
- }>>;
2413
- }>;
2414
- export type ListsDeleteList400 = ProblemDetails | DecodeErrorResponse;
2415
- export declare const ListsDeleteList400: Schema.Union<readonly [Schema.Struct<{
2416
- readonly type: Schema.String;
2417
- readonly title: Schema.String;
2418
- readonly status: Schema.Number;
2419
- readonly detail: Schema.String;
2420
- readonly instance: Schema.optionalKey<Schema.String>;
2421
- readonly code: Schema.String;
2422
- readonly details: Schema.optionalKey<Schema.Struct<{
2423
- readonly retryable: Schema.Boolean;
2424
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2425
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2426
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2427
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2428
- }>>;
2429
- }>, Schema.Struct<{
2430
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2431
- readonly type: Schema.String;
2432
- readonly title: Schema.String;
2433
- readonly status: Schema.Number;
2434
- readonly detail: Schema.String;
2435
- readonly instance: Schema.optionalKey<Schema.String>;
2436
- readonly code: Schema.String;
2437
- }>]>;
2438
- export type ListsDeleteList401 = ProblemDetails;
2439
- export declare const ListsDeleteList401: Schema.Struct<{
2440
- readonly type: Schema.String;
2441
- readonly title: Schema.String;
2442
- readonly status: Schema.Number;
2443
- readonly detail: Schema.String;
2444
- readonly instance: Schema.optionalKey<Schema.String>;
2445
- readonly code: Schema.String;
2446
- readonly details: Schema.optionalKey<Schema.Struct<{
2447
- readonly retryable: Schema.Boolean;
2448
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2449
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2450
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2451
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2452
- }>>;
2453
- }>;
2454
- export type ListsDeleteList403 = ForbiddenError;
2455
- export declare const ListsDeleteList403: Schema.Struct<{
2456
- readonly kind: Schema.Literal<"ForbiddenError">;
2457
- readonly type: Schema.String;
2458
- readonly title: Schema.String;
2459
- readonly status: Schema.Number;
2460
- readonly detail: Schema.String;
2461
- readonly instance: Schema.optionalKey<Schema.String>;
2462
- readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
2463
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2464
- readonly requiredScope: Schema.String;
2465
- readonly grantedScopes: Schema.$Array<Schema.String>;
2466
- }>, Schema.Struct<{
2467
- readonly requiredScope: Schema.String;
2468
- readonly tokenScopes: Schema.$Array<Schema.String>;
2469
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2470
- }>, Schema.Struct<{
2471
- readonly retryable: Schema.Boolean;
2472
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2473
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2474
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2475
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2476
- }>]>>;
2477
- }>;
2478
- export type ListsDeleteList404 = ProblemDetails;
2479
- export declare const ListsDeleteList404: Schema.Struct<{
2480
- readonly type: Schema.String;
2481
- readonly title: Schema.String;
2482
- readonly status: Schema.Number;
2483
- readonly detail: Schema.String;
2484
- readonly instance: Schema.optionalKey<Schema.String>;
2485
- readonly code: Schema.String;
2486
- readonly details: Schema.optionalKey<Schema.Struct<{
2487
- readonly retryable: Schema.Boolean;
2488
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2489
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2490
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2491
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2492
- }>>;
2493
- }>;
2494
- export type ListsUpdateListRequestJson = UpdateListBody;
2495
- export declare const ListsUpdateListRequestJson: Schema.Struct<{
2496
- readonly name: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2497
- readonly title: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2498
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2499
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
2500
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
2501
- }>;
2502
- export type ListsUpdateList200 = List;
2503
- export declare const ListsUpdateList200: Schema.Struct<{
2504
- readonly id: Schema.String;
2505
- readonly owner: Schema.String;
2506
- readonly name: Schema.String;
2507
- readonly title: Schema.String;
2508
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2509
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2510
- readonly listed: Schema.Boolean;
2511
- readonly createdAt: Schema.String;
2512
- readonly updatedAt: Schema.String;
2513
- }>;
2514
- export type ListsUpdateList400 = ProblemDetails | DecodeErrorResponse;
2515
- export declare const ListsUpdateList400: Schema.Union<readonly [Schema.Struct<{
2516
- readonly type: Schema.String;
2517
- readonly title: Schema.String;
2518
- readonly status: Schema.Number;
2519
- readonly detail: Schema.String;
2520
- readonly instance: Schema.optionalKey<Schema.String>;
2521
- readonly code: Schema.String;
2522
- readonly details: Schema.optionalKey<Schema.Struct<{
2523
- readonly retryable: Schema.Boolean;
2524
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2525
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2526
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2527
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2528
- }>>;
2529
- }>, Schema.Struct<{
2530
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2531
- readonly type: Schema.String;
2532
- readonly title: Schema.String;
2533
- readonly status: Schema.Number;
2534
- readonly detail: Schema.String;
2535
- readonly instance: Schema.optionalKey<Schema.String>;
2536
- readonly code: Schema.String;
2537
- }>]>;
2538
- export type ListsUpdateList401 = ProblemDetails;
2539
- export declare const ListsUpdateList401: Schema.Struct<{
2540
- readonly type: Schema.String;
2541
- readonly title: Schema.String;
2542
- readonly status: Schema.Number;
2543
- readonly detail: Schema.String;
2544
- readonly instance: Schema.optionalKey<Schema.String>;
2545
- readonly code: Schema.String;
2546
- readonly details: Schema.optionalKey<Schema.Struct<{
2547
- readonly retryable: Schema.Boolean;
2548
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2549
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2550
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2551
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2552
- }>>;
2553
- }>;
2554
- export type ListsUpdateList403 = ForbiddenError;
2555
- export declare const ListsUpdateList403: Schema.Struct<{
2556
- readonly kind: Schema.Literal<"ForbiddenError">;
2557
- readonly type: Schema.String;
2558
- readonly title: Schema.String;
2559
- readonly status: Schema.Number;
2560
- readonly detail: Schema.String;
2561
- readonly instance: Schema.optionalKey<Schema.String>;
2562
- readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
2563
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2564
- readonly requiredScope: Schema.String;
2565
- readonly grantedScopes: Schema.$Array<Schema.String>;
2566
- }>, Schema.Struct<{
2567
- readonly requiredScope: Schema.String;
2568
- readonly tokenScopes: Schema.$Array<Schema.String>;
2569
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2570
- }>, Schema.Struct<{
2571
- readonly retryable: Schema.Boolean;
2572
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2573
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2574
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2575
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2576
- }>]>>;
2577
- }>;
2578
- export type ListsUpdateList404 = ProblemDetails;
2579
- export declare const ListsUpdateList404: Schema.Struct<{
2580
- readonly type: Schema.String;
2581
- readonly title: Schema.String;
2582
- readonly status: Schema.Number;
2583
- readonly detail: Schema.String;
2584
- readonly instance: Schema.optionalKey<Schema.String>;
2585
- readonly code: Schema.String;
2586
- readonly details: Schema.optionalKey<Schema.Struct<{
2587
- readonly retryable: Schema.Boolean;
2588
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2589
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2590
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2591
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2592
- }>>;
2593
- }>;
2594
- export type ListsUpdateList409 = ProblemDetails;
2595
- export declare const ListsUpdateList409: Schema.Struct<{
2596
- readonly type: Schema.String;
2597
- readonly title: Schema.String;
2598
- readonly status: Schema.Number;
2599
- readonly detail: Schema.String;
2600
- readonly instance: Schema.optionalKey<Schema.String>;
2601
- readonly code: Schema.String;
2602
- readonly details: Schema.optionalKey<Schema.Struct<{
2603
- readonly retryable: Schema.Boolean;
2604
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2605
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2606
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2607
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2608
- }>>;
2609
- }>;
2610
- export type ListsUpdateList422 = ProblemDetails;
2611
- export declare const ListsUpdateList422: Schema.Struct<{
2612
- readonly type: Schema.String;
2613
- readonly title: Schema.String;
2614
- readonly status: Schema.Number;
2615
- readonly detail: Schema.String;
2616
- readonly instance: Schema.optionalKey<Schema.String>;
2617
- readonly code: Schema.String;
2618
- readonly details: Schema.optionalKey<Schema.Struct<{
2619
- readonly retryable: Schema.Boolean;
2620
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2621
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2622
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2623
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2624
- }>>;
2625
- }>;
2626
- export type ListsAddListItemRequestJson = AddListItemBody;
2627
- export declare const ListsAddListItemRequestJson: Schema.Struct<{
2628
- readonly owner: Schema.String;
2629
- readonly type: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2630
- readonly name: Schema.String;
2631
- readonly note: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2632
- readonly position: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>, Schema.Null]>>;
2633
- }>;
2634
- export type ListsAddListItem200 = ListItem;
2635
- export declare const ListsAddListItem200: Schema.Struct<{
2636
- readonly id: Schema.String;
2637
- readonly extensionOwner: Schema.String;
2638
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2639
- readonly extensionName: Schema.String;
2640
- readonly position: Schema.Union<readonly [Schema.Union<readonly [Schema.Number, Schema.Literal<"NaN">, Schema.Literal<"Infinity">, Schema.Literal<"-Infinity">]>, Schema.Literals<readonly ["Infinity", "-Infinity", "NaN"]>]>;
2641
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
2642
- readonly createdAt: Schema.String;
2643
- }>;
2644
- export type ListsAddListItem400 = ProblemDetails | DecodeErrorResponse;
2645
- export declare const ListsAddListItem400: Schema.Union<readonly [Schema.Struct<{
2646
- readonly type: Schema.String;
2647
- readonly title: Schema.String;
2648
- readonly status: Schema.Number;
2649
- readonly detail: Schema.String;
2650
- readonly instance: Schema.optionalKey<Schema.String>;
2651
- readonly code: Schema.String;
2652
- readonly details: Schema.optionalKey<Schema.Struct<{
2653
- readonly retryable: Schema.Boolean;
2654
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2655
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2656
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2657
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2658
- }>>;
2659
- }>, Schema.Struct<{
2660
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2661
- readonly type: Schema.String;
2662
- readonly title: Schema.String;
2663
- readonly status: Schema.Number;
2664
- readonly detail: Schema.String;
2665
- readonly instance: Schema.optionalKey<Schema.String>;
2666
- readonly code: Schema.String;
2667
- }>]>;
2668
- export type ListsAddListItem401 = ProblemDetails;
2669
- export declare const ListsAddListItem401: Schema.Struct<{
2670
- readonly type: Schema.String;
2671
- readonly title: Schema.String;
2672
- readonly status: Schema.Number;
2673
- readonly detail: Schema.String;
2674
- readonly instance: Schema.optionalKey<Schema.String>;
2675
- readonly code: Schema.String;
2676
- readonly details: Schema.optionalKey<Schema.Struct<{
2677
- readonly retryable: Schema.Boolean;
2678
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2679
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2680
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2681
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2682
- }>>;
2683
- }>;
2684
- export type ListsAddListItem403 = ForbiddenError;
2685
- export declare const ListsAddListItem403: Schema.Struct<{
2686
- readonly kind: Schema.Literal<"ForbiddenError">;
2687
- readonly type: Schema.String;
2688
- readonly title: Schema.String;
2689
- readonly status: Schema.Number;
2690
- readonly detail: Schema.String;
2691
- readonly instance: Schema.optionalKey<Schema.String>;
2692
- readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
2693
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2694
- readonly requiredScope: Schema.String;
2695
- readonly grantedScopes: Schema.$Array<Schema.String>;
2696
- }>, Schema.Struct<{
2697
- readonly requiredScope: Schema.String;
2698
- readonly tokenScopes: Schema.$Array<Schema.String>;
2699
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2700
- }>, Schema.Struct<{
2701
- readonly retryable: Schema.Boolean;
2702
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2703
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2704
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2705
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2706
- }>]>>;
2707
- }>;
2708
- export type ListsAddListItem404 = ProblemDetails;
2709
- export declare const ListsAddListItem404: Schema.Struct<{
2710
- readonly type: Schema.String;
2711
- readonly title: Schema.String;
2712
- readonly status: Schema.Number;
2713
- readonly detail: Schema.String;
2714
- readonly instance: Schema.optionalKey<Schema.String>;
2715
- readonly code: Schema.String;
2716
- readonly details: Schema.optionalKey<Schema.Struct<{
2717
- readonly retryable: Schema.Boolean;
2718
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2719
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2720
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2721
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2722
- }>>;
2723
- }>;
2724
- export type ListsAddListItem409 = ProblemDetails;
2725
- export declare const ListsAddListItem409: Schema.Struct<{
2726
- readonly type: Schema.String;
2727
- readonly title: Schema.String;
2728
- readonly status: Schema.Number;
2729
- readonly detail: Schema.String;
2730
- readonly instance: Schema.optionalKey<Schema.String>;
2731
- readonly code: Schema.String;
2732
- readonly details: Schema.optionalKey<Schema.Struct<{
2733
- readonly retryable: Schema.Boolean;
2734
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2735
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2736
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2737
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2738
- }>>;
2739
- }>;
2740
- export type ListsRemoveListItemParams = {
2741
- readonly extensionOwner?: Handle | null;
2742
- };
2743
- export declare const ListsRemoveListItemParams: Schema.Struct<{
2744
- readonly extensionOwner: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2745
- }>;
2746
- export type ListsRemoveListItem400 = ProblemDetails | DecodeErrorResponse;
2747
- export declare const ListsRemoveListItem400: Schema.Union<readonly [Schema.Struct<{
2748
- readonly type: Schema.String;
2749
- readonly title: Schema.String;
2750
- readonly status: Schema.Number;
2751
- readonly detail: Schema.String;
2752
- readonly instance: Schema.optionalKey<Schema.String>;
2753
- readonly code: Schema.String;
2754
- readonly details: Schema.optionalKey<Schema.Struct<{
2755
- readonly retryable: Schema.Boolean;
2756
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2757
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2758
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2759
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2760
- }>>;
2761
- }>, Schema.Struct<{
2032
+ export declare const OrgsTeamsChangeTeamMemberRole400: Schema.Struct<{
2762
2033
  readonly kind: Schema.Literal<"DecodeErrorResponse">;
2763
2034
  readonly type: Schema.String;
2764
2035
  readonly title: Schema.String;
@@ -2766,9 +2037,9 @@ export declare const ListsRemoveListItem400: Schema.Union<readonly [Schema.Struc
2766
2037
  readonly detail: Schema.String;
2767
2038
  readonly instance: Schema.optionalKey<Schema.String>;
2768
2039
  readonly code: Schema.String;
2769
- }>]>;
2770
- export type ListsRemoveListItem401 = ProblemDetails;
2771
- export declare const ListsRemoveListItem401: Schema.Struct<{
2040
+ }>;
2041
+ export type OrgsTeamsChangeTeamMemberRole401 = ProblemDetails;
2042
+ export declare const OrgsTeamsChangeTeamMemberRole401: Schema.Struct<{
2772
2043
  readonly type: Schema.String;
2773
2044
  readonly title: Schema.String;
2774
2045
  readonly status: Schema.Number;
@@ -2783,8 +2054,8 @@ export declare const ListsRemoveListItem401: Schema.Struct<{
2783
2054
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2784
2055
  }>>;
2785
2056
  }>;
2786
- export type ListsRemoveListItem403 = ForbiddenError;
2787
- export declare const ListsRemoveListItem403: Schema.Struct<{
2057
+ export type OrgsTeamsChangeTeamMemberRole403 = ForbiddenError;
2058
+ export declare const OrgsTeamsChangeTeamMemberRole403: Schema.Struct<{
2788
2059
  readonly kind: Schema.Literal<"ForbiddenError">;
2789
2060
  readonly type: Schema.String;
2790
2061
  readonly title: Schema.String;
@@ -2807,8 +2078,8 @@ export declare const ListsRemoveListItem403: Schema.Struct<{
2807
2078
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2808
2079
  }>]>>;
2809
2080
  }>;
2810
- export type ListsRemoveListItem404 = ProblemDetails;
2811
- export declare const ListsRemoveListItem404: Schema.Struct<{
2081
+ export type OrgsTeamsChangeTeamMemberRole404 = ProblemDetails;
2082
+ export declare const OrgsTeamsChangeTeamMemberRole404: Schema.Struct<{
2812
2083
  readonly type: Schema.String;
2813
2084
  readonly title: Schema.String;
2814
2085
  readonly status: Schema.Number;
@@ -3015,8 +2286,7 @@ export declare const ExtensionsGet404: Schema.Struct<{
3015
2286
  }>;
3016
2287
  export type ExtensionsUpdateVisibilityRequestJson = PatchVisibilityBody;
3017
2288
  export declare const ExtensionsUpdateVisibilityRequestJson: Schema.Struct<{
3018
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
3019
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
2289
+ readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
3020
2290
  }>;
3021
2291
  export type ExtensionsUpdateVisibility200 = {
3022
2292
  readonly id: ExtensionId;
@@ -3024,7 +2294,6 @@ export type ExtensionsUpdateVisibility200 = {
3024
2294
  readonly type: ExtensionType;
3025
2295
  readonly name: ExtensionName;
3026
2296
  readonly visibility: string;
3027
- readonly listed: boolean;
3028
2297
  readonly updatedAt: string;
3029
2298
  readonly links: ExtensionLinks;
3030
2299
  };
@@ -3034,7 +2303,6 @@ export declare const ExtensionsUpdateVisibility200: Schema.Struct<{
3034
2303
  readonly type: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
3035
2304
  readonly name: Schema.String;
3036
2305
  readonly visibility: Schema.String;
3037
- readonly listed: Schema.Boolean;
3038
2306
  readonly updatedAt: Schema.String;
3039
2307
  readonly links: Schema.Struct<{
3040
2308
  readonly html: Schema.String;
@@ -4099,7 +3367,7 @@ export declare const CollaboratorsListCollaborators404: Schema.Struct<{
4099
3367
  }>;
4100
3368
  export type CollaboratorsUpsertCollaboratorRequestJson = PutCollaboratorBody;
4101
3369
  export declare const CollaboratorsUpsertCollaboratorRequestJson: Schema.Struct<{
4102
- readonly role: Schema.Literals<readonly ["admin", "write", "read"]>;
3370
+ readonly role: Schema.Literals<readonly ["write", "read"]>;
4103
3371
  }>;
4104
3372
  export type CollaboratorsUpsertCollaborator200 = {
4105
3373
  readonly userId: UserId;
@@ -4322,17 +3590,31 @@ export declare const CollaboratorsDeleteCollaborator409: Schema.Struct<{
4322
3590
  export type TeamGrantsUpsertTeamExtensionGrantRequestJson = UpsertTeamGrantBody;
4323
3591
  export declare const TeamGrantsUpsertTeamExtensionGrantRequestJson: Schema.Struct<{
4324
3592
  readonly teamId: Schema.String;
4325
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
3593
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
4326
3594
  }>;
4327
3595
  export type TeamGrantsUpsertTeamExtensionGrant200 = TeamGrant;
4328
3596
  export declare const TeamGrantsUpsertTeamExtensionGrant200: Schema.Struct<{
4329
3597
  readonly teamId: Schema.String;
4330
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
3598
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
4331
3599
  readonly grantedBy: Schema.String;
4332
3600
  readonly grantedAt: Schema.String;
4333
3601
  }>;
4334
- export type TeamGrantsUpsertTeamExtensionGrant400 = DecodeErrorResponse;
4335
- export declare const TeamGrantsUpsertTeamExtensionGrant400: Schema.Struct<{
3602
+ export type TeamGrantsUpsertTeamExtensionGrant400 = ProblemDetails | DecodeErrorResponse;
3603
+ export declare const TeamGrantsUpsertTeamExtensionGrant400: Schema.Union<readonly [Schema.Struct<{
3604
+ readonly type: Schema.String;
3605
+ readonly title: Schema.String;
3606
+ readonly status: Schema.Number;
3607
+ readonly detail: Schema.String;
3608
+ readonly instance: Schema.optionalKey<Schema.String>;
3609
+ readonly code: Schema.String;
3610
+ readonly details: Schema.optionalKey<Schema.Struct<{
3611
+ readonly retryable: Schema.Boolean;
3612
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3613
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3614
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3615
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3616
+ }>>;
3617
+ }>, Schema.Struct<{
4336
3618
  readonly kind: Schema.Literal<"DecodeErrorResponse">;
4337
3619
  readonly type: Schema.String;
4338
3620
  readonly title: Schema.String;
@@ -4340,7 +3622,7 @@ export declare const TeamGrantsUpsertTeamExtensionGrant400: Schema.Struct<{
4340
3622
  readonly detail: Schema.String;
4341
3623
  readonly instance: Schema.optionalKey<Schema.String>;
4342
3624
  readonly code: Schema.String;
4343
- }>;
3625
+ }>]>;
4344
3626
  export type TeamGrantsUpsertTeamExtensionGrant401 = ProblemDetails;
4345
3627
  export declare const TeamGrantsUpsertTeamExtensionGrant401: Schema.Struct<{
4346
3628
  readonly type: Schema.String;
@@ -4523,6 +3805,254 @@ export declare const TeamGrantsDeleteTeamExtensionGrant404: Schema.Struct<{
4523
3805
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4524
3806
  }>>;
4525
3807
  }>;
3808
+ export type MaintainerSetMaintainerRequestJson = MaintainerTarget;
3809
+ export declare const MaintainerSetMaintainerRequestJson: Schema.Union<readonly [Schema.Struct<{
3810
+ readonly kind: Schema.Literal<"user">;
3811
+ readonly userId: Schema.String;
3812
+ }>, Schema.Struct<{
3813
+ readonly kind: Schema.Literal<"team">;
3814
+ readonly teamId: Schema.String;
3815
+ }>]>;
3816
+ export type MaintainerSetMaintainer200 = Maintainer;
3817
+ export declare const MaintainerSetMaintainer200: Schema.Union<readonly [Schema.Struct<{
3818
+ readonly kind: Schema.Literal<"user">;
3819
+ readonly userId: Schema.String;
3820
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3821
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3822
+ }>, Schema.Struct<{
3823
+ readonly kind: Schema.Literal<"team">;
3824
+ readonly teamId: Schema.String;
3825
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3826
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3827
+ }>, Schema.Struct<{
3828
+ readonly kind: Schema.Literal<"none">;
3829
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3830
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3831
+ }>]>;
3832
+ export type MaintainerSetMaintainer400 = DecodeErrorResponse;
3833
+ export declare const MaintainerSetMaintainer400: Schema.Struct<{
3834
+ readonly kind: Schema.Literal<"DecodeErrorResponse">;
3835
+ readonly type: Schema.String;
3836
+ readonly title: Schema.String;
3837
+ readonly status: Schema.Number;
3838
+ readonly detail: Schema.String;
3839
+ readonly instance: Schema.optionalKey<Schema.String>;
3840
+ readonly code: Schema.String;
3841
+ }>;
3842
+ export type MaintainerSetMaintainer401 = ProblemDetails;
3843
+ export declare const MaintainerSetMaintainer401: Schema.Struct<{
3844
+ readonly type: Schema.String;
3845
+ readonly title: Schema.String;
3846
+ readonly status: Schema.Number;
3847
+ readonly detail: Schema.String;
3848
+ readonly instance: Schema.optionalKey<Schema.String>;
3849
+ readonly code: Schema.String;
3850
+ readonly details: Schema.optionalKey<Schema.Struct<{
3851
+ readonly retryable: Schema.Boolean;
3852
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3853
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3854
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3855
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3856
+ }>>;
3857
+ }>;
3858
+ export type MaintainerSetMaintainer403 = ForbiddenError | ForbiddenError;
3859
+ export declare const MaintainerSetMaintainer403: Schema.Union<readonly [Schema.Struct<{
3860
+ readonly kind: Schema.Literal<"ForbiddenError">;
3861
+ readonly type: Schema.String;
3862
+ readonly title: Schema.String;
3863
+ readonly status: Schema.Number;
3864
+ readonly detail: Schema.String;
3865
+ readonly instance: Schema.optionalKey<Schema.String>;
3866
+ readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
3867
+ readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
3868
+ readonly requiredScope: Schema.String;
3869
+ readonly grantedScopes: Schema.$Array<Schema.String>;
3870
+ }>, Schema.Struct<{
3871
+ readonly requiredScope: Schema.String;
3872
+ readonly tokenScopes: Schema.$Array<Schema.String>;
3873
+ readonly requiredRole: Schema.optionalKey<Schema.String>;
3874
+ }>, Schema.Struct<{
3875
+ readonly retryable: Schema.Boolean;
3876
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3877
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3878
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3879
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3880
+ }>]>>;
3881
+ }>, Schema.Struct<{
3882
+ readonly kind: Schema.Literal<"ForbiddenError">;
3883
+ readonly type: Schema.String;
3884
+ readonly title: Schema.String;
3885
+ readonly status: Schema.Number;
3886
+ readonly detail: Schema.String;
3887
+ readonly instance: Schema.optionalKey<Schema.String>;
3888
+ readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
3889
+ readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
3890
+ readonly requiredScope: Schema.String;
3891
+ readonly grantedScopes: Schema.$Array<Schema.String>;
3892
+ }>, Schema.Struct<{
3893
+ readonly requiredScope: Schema.String;
3894
+ readonly tokenScopes: Schema.$Array<Schema.String>;
3895
+ readonly requiredRole: Schema.optionalKey<Schema.String>;
3896
+ }>, Schema.Struct<{
3897
+ readonly retryable: Schema.Boolean;
3898
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3899
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3900
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3901
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3902
+ }>]>>;
3903
+ }>]>;
3904
+ export type MaintainerSetMaintainer404 = ProblemDetails;
3905
+ export declare const MaintainerSetMaintainer404: Schema.Struct<{
3906
+ readonly type: Schema.String;
3907
+ readonly title: Schema.String;
3908
+ readonly status: Schema.Number;
3909
+ readonly detail: Schema.String;
3910
+ readonly instance: Schema.optionalKey<Schema.String>;
3911
+ readonly code: Schema.String;
3912
+ readonly details: Schema.optionalKey<Schema.Struct<{
3913
+ readonly retryable: Schema.Boolean;
3914
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3915
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3916
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3917
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3918
+ }>>;
3919
+ }>;
3920
+ export type MaintainerSetMaintainer422 = ProblemDetails;
3921
+ export declare const MaintainerSetMaintainer422: Schema.Struct<{
3922
+ readonly type: Schema.String;
3923
+ readonly title: Schema.String;
3924
+ readonly status: Schema.Number;
3925
+ readonly detail: Schema.String;
3926
+ readonly instance: Schema.optionalKey<Schema.String>;
3927
+ readonly code: Schema.String;
3928
+ readonly details: Schema.optionalKey<Schema.Struct<{
3929
+ readonly retryable: Schema.Boolean;
3930
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3931
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3932
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3933
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3934
+ }>>;
3935
+ }>;
3936
+ export type MaintainerClearMaintainer200 = Maintainer;
3937
+ export declare const MaintainerClearMaintainer200: Schema.Union<readonly [Schema.Struct<{
3938
+ readonly kind: Schema.Literal<"user">;
3939
+ readonly userId: Schema.String;
3940
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3941
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3942
+ }>, Schema.Struct<{
3943
+ readonly kind: Schema.Literal<"team">;
3944
+ readonly teamId: Schema.String;
3945
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3946
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3947
+ }>, Schema.Struct<{
3948
+ readonly kind: Schema.Literal<"none">;
3949
+ readonly assignedAt: Schema.Union<readonly [Schema.String, Schema.Null]>;
3950
+ readonly assignedBy: Schema.Union<readonly [Schema.String, Schema.Null]>;
3951
+ }>]>;
3952
+ export type MaintainerClearMaintainer400 = DecodeErrorResponse;
3953
+ export declare const MaintainerClearMaintainer400: Schema.Struct<{
3954
+ readonly kind: Schema.Literal<"DecodeErrorResponse">;
3955
+ readonly type: Schema.String;
3956
+ readonly title: Schema.String;
3957
+ readonly status: Schema.Number;
3958
+ readonly detail: Schema.String;
3959
+ readonly instance: Schema.optionalKey<Schema.String>;
3960
+ readonly code: Schema.String;
3961
+ }>;
3962
+ export type MaintainerClearMaintainer401 = ProblemDetails;
3963
+ export declare const MaintainerClearMaintainer401: Schema.Struct<{
3964
+ readonly type: Schema.String;
3965
+ readonly title: Schema.String;
3966
+ readonly status: Schema.Number;
3967
+ readonly detail: Schema.String;
3968
+ readonly instance: Schema.optionalKey<Schema.String>;
3969
+ readonly code: Schema.String;
3970
+ readonly details: Schema.optionalKey<Schema.Struct<{
3971
+ readonly retryable: Schema.Boolean;
3972
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3973
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3974
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3975
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
3976
+ }>>;
3977
+ }>;
3978
+ export type MaintainerClearMaintainer403 = ForbiddenError | ForbiddenError;
3979
+ export declare const MaintainerClearMaintainer403: Schema.Union<readonly [Schema.Struct<{
3980
+ readonly kind: Schema.Literal<"ForbiddenError">;
3981
+ readonly type: Schema.String;
3982
+ readonly title: Schema.String;
3983
+ readonly status: Schema.Number;
3984
+ readonly detail: Schema.String;
3985
+ readonly instance: Schema.optionalKey<Schema.String>;
3986
+ readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
3987
+ readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
3988
+ readonly requiredScope: Schema.String;
3989
+ readonly grantedScopes: Schema.$Array<Schema.String>;
3990
+ }>, Schema.Struct<{
3991
+ readonly requiredScope: Schema.String;
3992
+ readonly tokenScopes: Schema.$Array<Schema.String>;
3993
+ readonly requiredRole: Schema.optionalKey<Schema.String>;
3994
+ }>, Schema.Struct<{
3995
+ readonly retryable: Schema.Boolean;
3996
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
3997
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
3998
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
3999
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4000
+ }>]>>;
4001
+ }>, Schema.Struct<{
4002
+ readonly kind: Schema.Literal<"ForbiddenError">;
4003
+ readonly type: Schema.String;
4004
+ readonly title: Schema.String;
4005
+ readonly status: Schema.Number;
4006
+ readonly detail: Schema.String;
4007
+ readonly instance: Schema.optionalKey<Schema.String>;
4008
+ readonly code: Schema.Literals<readonly ["forbidden", "insufficient_scope", "resource_restriction", "scope_escalation", "gat_requires_session", "team_create_not_authorized", "team_delete_not_authorized", "team_update_not_authorized", "add_team_member_not_authorized", "remove_team_member_not_authorized", "change_team_member_role_not_authorized", "team_extension_grant_delete_not_authorized", "team_extension_grant_not_authorized", "publish/quota-exceeded", "publish/insufficient-scope", "publish/resource-restriction", "publish/handle-not-owned", "publish/publish-forbidden"]>;
4009
+ readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
4010
+ readonly requiredScope: Schema.String;
4011
+ readonly grantedScopes: Schema.$Array<Schema.String>;
4012
+ }>, Schema.Struct<{
4013
+ readonly requiredScope: Schema.String;
4014
+ readonly tokenScopes: Schema.$Array<Schema.String>;
4015
+ readonly requiredRole: Schema.optionalKey<Schema.String>;
4016
+ }>, Schema.Struct<{
4017
+ readonly retryable: Schema.Boolean;
4018
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
4019
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
4020
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
4021
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4022
+ }>]>>;
4023
+ }>]>;
4024
+ export type MaintainerClearMaintainer404 = ProblemDetails;
4025
+ export declare const MaintainerClearMaintainer404: Schema.Struct<{
4026
+ readonly type: Schema.String;
4027
+ readonly title: Schema.String;
4028
+ readonly status: Schema.Number;
4029
+ readonly detail: Schema.String;
4030
+ readonly instance: Schema.optionalKey<Schema.String>;
4031
+ readonly code: Schema.String;
4032
+ readonly details: Schema.optionalKey<Schema.Struct<{
4033
+ readonly retryable: Schema.Boolean;
4034
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
4035
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
4036
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
4037
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4038
+ }>>;
4039
+ }>;
4040
+ export type MaintainerClearMaintainer422 = ProblemDetails;
4041
+ export declare const MaintainerClearMaintainer422: Schema.Struct<{
4042
+ readonly type: Schema.String;
4043
+ readonly title: Schema.String;
4044
+ readonly status: Schema.Number;
4045
+ readonly detail: Schema.String;
4046
+ readonly instance: Schema.optionalKey<Schema.String>;
4047
+ readonly code: Schema.String;
4048
+ readonly details: Schema.optionalKey<Schema.Struct<{
4049
+ readonly retryable: Schema.Boolean;
4050
+ readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
4051
+ readonly requiredScope: Schema.optionalKey<Schema.String>;
4052
+ readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
4053
+ readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4054
+ }>>;
4055
+ }>;
4526
4056
  export type DiscoveryPostDiscoveryRequestJson = {
4527
4057
  readonly client: {
4528
4058
  readonly axmVersion: string;
@@ -4975,52 +4505,6 @@ export interface RegistryClient {
4975
4505
  readonly payload: typeof OrgsTeamsChangeTeamMemberRoleRequestJson.Encoded;
4976
4506
  readonly config?: Config | undefined;
4977
4507
  }) => Effect.Effect<WithOptionalResponse<typeof OrgsTeamsChangeTeamMemberRole200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"OrgsTeamsChangeTeamMemberRole400", typeof OrgsTeamsChangeTeamMemberRole400.Type> | RegistryClientError<"OrgsTeamsChangeTeamMemberRole401", typeof OrgsTeamsChangeTeamMemberRole401.Type> | RegistryClientError<"OrgsTeamsChangeTeamMemberRole403", typeof OrgsTeamsChangeTeamMemberRole403.Type> | RegistryClientError<"OrgsTeamsChangeTeamMemberRole404", typeof OrgsTeamsChangeTeamMemberRole404.Type>>;
4978
- /**
4979
- * Returns the public listed lists for an owner, widened by caller visibility when authenticated.
4980
- */
4981
- readonly ListsListLists: <Config extends OperationConfig>(owner: string, options: {
4982
- readonly config?: Config | undefined;
4983
- } | undefined) => Effect.Effect<WithOptionalResponse<typeof ListsListLists200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsListLists400", typeof ListsListLists400.Type> | RegistryClientError<"ListsListLists404", typeof ListsListLists404.Type>>;
4984
- /**
4985
- * Creates a list under a user or organization handle.
4986
- */
4987
- readonly ListsCreateList: <Config extends OperationConfig>(owner: string, options: {
4988
- readonly payload: typeof ListsCreateListRequestJson.Encoded;
4989
- readonly config?: Config | undefined;
4990
- }) => Effect.Effect<WithOptionalResponse<typeof ListsCreateList200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsCreateList400", typeof ListsCreateList400.Type> | RegistryClientError<"ListsCreateList401", typeof ListsCreateList401.Type> | RegistryClientError<"ListsCreateList403", typeof ListsCreateList403.Type> | RegistryClientError<"ListsCreateList404", typeof ListsCreateList404.Type> | RegistryClientError<"ListsCreateList409", typeof ListsCreateList409.Type> | RegistryClientError<"ListsCreateList422", typeof ListsCreateList422.Type>>;
4991
- /**
4992
- * Returns a list and its items. Items are filtered by extension visibility for the caller.
4993
- */
4994
- readonly ListsGetList: <Config extends OperationConfig>(owner: string, name: string, options: {
4995
- readonly config?: Config | undefined;
4996
- } | undefined) => Effect.Effect<WithOptionalResponse<typeof ListsGetList200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsGetList400", typeof ListsGetList400.Type> | RegistryClientError<"ListsGetList404", typeof ListsGetList404.Type>>;
4997
- /**
4998
- * Deletes a list and its items.
4999
- */
5000
- readonly ListsDeleteList: <Config extends OperationConfig>(owner: string, name: string, options: {
5001
- readonly config?: Config | undefined;
5002
- } | undefined) => Effect.Effect<WithOptionalResponse<void, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsDeleteList400", typeof ListsDeleteList400.Type> | RegistryClientError<"ListsDeleteList401", typeof ListsDeleteList401.Type> | RegistryClientError<"ListsDeleteList403", typeof ListsDeleteList403.Type> | RegistryClientError<"ListsDeleteList404", typeof ListsDeleteList404.Type>>;
5003
- /**
5004
- * Updates list metadata, visibility, listed state, or name.
5005
- */
5006
- readonly ListsUpdateList: <Config extends OperationConfig>(owner: string, name: string, options: {
5007
- readonly payload: typeof ListsUpdateListRequestJson.Encoded;
5008
- readonly config?: Config | undefined;
5009
- }) => Effect.Effect<WithOptionalResponse<typeof ListsUpdateList200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsUpdateList400", typeof ListsUpdateList400.Type> | RegistryClientError<"ListsUpdateList401", typeof ListsUpdateList401.Type> | RegistryClientError<"ListsUpdateList403", typeof ListsUpdateList403.Type> | RegistryClientError<"ListsUpdateList404", typeof ListsUpdateList404.Type> | RegistryClientError<"ListsUpdateList409", typeof ListsUpdateList409.Type> | RegistryClientError<"ListsUpdateList422", typeof ListsUpdateList422.Type>>;
5010
- /**
5011
- * Adds an extension reference to a list with an optional curator note.
5012
- */
5013
- readonly ListsAddListItem: <Config extends OperationConfig>(owner: string, name: string, options: {
5014
- readonly payload: typeof ListsAddListItemRequestJson.Encoded;
5015
- readonly config?: Config | undefined;
5016
- }) => Effect.Effect<WithOptionalResponse<typeof ListsAddListItem200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsAddListItem400", typeof ListsAddListItem400.Type> | RegistryClientError<"ListsAddListItem401", typeof ListsAddListItem401.Type> | RegistryClientError<"ListsAddListItem403", typeof ListsAddListItem403.Type> | RegistryClientError<"ListsAddListItem404", typeof ListsAddListItem404.Type> | RegistryClientError<"ListsAddListItem409", typeof ListsAddListItem409.Type>>;
5017
- /**
5018
- * Removes an extension reference from a list. When extensionOwner is omitted, the list owner is used.
5019
- */
5020
- readonly ListsRemoveListItem: <Config extends OperationConfig>(owner: string, name: string, type: string, extensionName: string, options: {
5021
- readonly params?: typeof ListsRemoveListItemParams.Encoded | undefined;
5022
- readonly config?: Config | undefined;
5023
- } | undefined) => Effect.Effect<WithOptionalResponse<void, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsRemoveListItem400", typeof ListsRemoveListItem400.Type> | RegistryClientError<"ListsRemoveListItem401", typeof ListsRemoveListItem401.Type> | RegistryClientError<"ListsRemoveListItem403", typeof ListsRemoveListItem403.Type> | RegistryClientError<"ListsRemoveListItem404", typeof ListsRemoveListItem404.Type>>;
5024
4508
  /**
5025
4509
  * List owner extensions
5026
4510
  */
@@ -5047,7 +4531,7 @@ export interface RegistryClient {
5047
4531
  readonly config?: Config | undefined;
5048
4532
  } | undefined) => Effect.Effect<WithOptionalResponse<void, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"400", undefined> | RegistryClientError<"404", undefined> | RegistryClientError<"500", undefined>>;
5049
4533
  /**
5050
- * Update extension visibility and/or listed flag
4534
+ * Update extension visibility
5051
4535
  */
5052
4536
  readonly ExtensionsUpdateVisibility: <Config extends OperationConfig>(owner: string, type: string, name: string, options: {
5053
4537
  readonly payload: typeof ExtensionsUpdateVisibilityRequestJson.Encoded;
@@ -5139,6 +4623,19 @@ export interface RegistryClient {
5139
4623
  readonly TeamGrantsDeleteTeamExtensionGrant: <Config extends OperationConfig>(owner: string, type: string, name: string, teamId: string, options: {
5140
4624
  readonly config?: Config | undefined;
5141
4625
  } | undefined) => Effect.Effect<WithOptionalResponse<void, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"TeamGrantsDeleteTeamExtensionGrant400", typeof TeamGrantsDeleteTeamExtensionGrant400.Type> | RegistryClientError<"TeamGrantsDeleteTeamExtensionGrant401", typeof TeamGrantsDeleteTeamExtensionGrant401.Type> | RegistryClientError<"TeamGrantsDeleteTeamExtensionGrant403", typeof TeamGrantsDeleteTeamExtensionGrant403.Type> | RegistryClientError<"TeamGrantsDeleteTeamExtensionGrant404", typeof TeamGrantsDeleteTeamExtensionGrant404.Type>>;
4626
+ /**
4627
+ * Sets or transfers the apex maintainer for an extension to an eligible user or team.
4628
+ */
4629
+ readonly MaintainerSetMaintainer: <Config extends OperationConfig>(owner: string, type: string, name: string, options: {
4630
+ readonly payload: typeof MaintainerSetMaintainerRequestJson.Encoded;
4631
+ readonly config?: Config | undefined;
4632
+ }) => Effect.Effect<WithOptionalResponse<typeof MaintainerSetMaintainer200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"MaintainerSetMaintainer400", typeof MaintainerSetMaintainer400.Type> | RegistryClientError<"MaintainerSetMaintainer401", typeof MaintainerSetMaintainer401.Type> | RegistryClientError<"MaintainerSetMaintainer403", typeof MaintainerSetMaintainer403.Type> | RegistryClientError<"MaintainerSetMaintainer404", typeof MaintainerSetMaintainer404.Type> | RegistryClientError<"MaintainerSetMaintainer422", typeof MaintainerSetMaintainer422.Type>>;
4633
+ /**
4634
+ * Clears the extension maintainer so org-owner fallback is the only admin path.
4635
+ */
4636
+ readonly MaintainerClearMaintainer: <Config extends OperationConfig>(owner: string, type: string, name: string, options: {
4637
+ readonly config?: Config | undefined;
4638
+ } | undefined) => Effect.Effect<WithOptionalResponse<typeof MaintainerClearMaintainer200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"MaintainerClearMaintainer400", typeof MaintainerClearMaintainer400.Type> | RegistryClientError<"MaintainerClearMaintainer401", typeof MaintainerClearMaintainer401.Type> | RegistryClientError<"MaintainerClearMaintainer403", typeof MaintainerClearMaintainer403.Type> | RegistryClientError<"MaintainerClearMaintainer404", typeof MaintainerClearMaintainer404.Type> | RegistryClientError<"MaintainerClearMaintainer422", typeof MaintainerClearMaintainer422.Type>>;
5142
4639
  /**
5143
4640
  * Persists submitted package metadata and resolves package and extension attestations.
5144
4641
  */