@agentxm/client-core 0.12.3 → 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 +349 -847
  208. package/dist/src/unstable/registry/__generated__/registry-client.d.ts.map +1 -1
  209. package/dist/src/unstable/registry/__generated__/registry-client.js +81 -188
  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 = {
@@ -309,10 +309,10 @@ export declare const PublishIdentityMismatchEntry: Schema.Struct<{
309
309
  readonly content: Schema.Union<readonly [Schema.String, Schema.Null]>;
310
310
  }>;
311
311
  export type PutCollaboratorBody = {
312
- readonly role: "admin" | "write" | "read";
312
+ readonly role: "write" | "read";
313
313
  };
314
314
  export declare const PutCollaboratorBody: Schema.Struct<{
315
- readonly role: Schema.Literals<readonly ["admin", "write", "read"]>;
315
+ readonly role: Schema.Literals<readonly ["write", "read"]>;
316
316
  }>;
317
317
  export type ExtensionFqn = string;
318
318
  export declare const ExtensionFqn: Schema.String;
@@ -470,24 +470,68 @@ export declare const CreateTokenRequest: Schema.Struct<{
470
470
  }>;
471
471
  export type UpsertTeamGrantBody = {
472
472
  readonly teamId: TeamId;
473
- readonly role: "read" | "write" | "admin";
473
+ readonly role: "read" | "write";
474
474
  };
475
475
  export declare const UpsertTeamGrantBody: Schema.Struct<{
476
476
  readonly teamId: Schema.String;
477
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
477
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
478
478
  }>;
479
479
  export type TeamGrant = {
480
480
  readonly teamId: TeamId;
481
- readonly role: "read" | "write" | "admin";
481
+ readonly role: "read" | "write";
482
482
  readonly grantedBy: string;
483
483
  readonly grantedAt: string;
484
484
  };
485
485
  export declare const TeamGrant: Schema.Struct<{
486
486
  readonly teamId: Schema.String;
487
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
487
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
488
488
  readonly grantedBy: Schema.String;
489
489
  readonly grantedAt: Schema.String;
490
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
+ }>]>;
491
535
  export type Team = {
492
536
  readonly id: TeamId;
493
537
  readonly organizationId: OrgId;
@@ -520,88 +564,6 @@ export declare const TeamMembership: Schema.Struct<{
520
564
  readonly addedAt: Schema.String;
521
565
  readonly addedBy: Schema.String;
522
566
  }>;
523
- export type List = {
524
- readonly id: ListId;
525
- readonly owner: Handle;
526
- readonly name: string;
527
- readonly title: string;
528
- readonly description: string | null;
529
- readonly visibility: ListVisibility;
530
- readonly listed: boolean;
531
- readonly createdAt: string;
532
- readonly updatedAt: string;
533
- };
534
- export declare const List: Schema.Struct<{
535
- readonly id: Schema.String;
536
- readonly owner: Schema.String;
537
- readonly name: Schema.String;
538
- readonly title: Schema.String;
539
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
540
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
541
- readonly listed: Schema.Boolean;
542
- readonly createdAt: Schema.String;
543
- readonly updatedAt: Schema.String;
544
- }>;
545
- export type CreateListBody = {
546
- readonly name: string;
547
- readonly title: string;
548
- readonly description?: string | null | null;
549
- readonly visibility?: ListVisibility | null;
550
- readonly listed?: boolean | null;
551
- };
552
- export declare const CreateListBody: Schema.Struct<{
553
- readonly name: Schema.String;
554
- readonly title: Schema.String;
555
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
556
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
557
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
558
- }>;
559
- export type UpdateListBody = {
560
- readonly name?: string | null;
561
- readonly title?: string | null;
562
- readonly description?: string | null | null;
563
- readonly visibility?: ListVisibility | null;
564
- readonly listed?: boolean | null;
565
- };
566
- export declare const UpdateListBody: Schema.Struct<{
567
- readonly name: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
568
- readonly title: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
569
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
570
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
571
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
572
- }>;
573
- export type ListItem = {
574
- readonly id: ListItemId;
575
- readonly extensionOwner: Handle;
576
- readonly extensionType: ExtensionType;
577
- readonly extensionName: ExtensionName;
578
- readonly position: number | "NaN" | "Infinity" | "-Infinity" | "Infinity" | "-Infinity" | "NaN";
579
- readonly note: string | null;
580
- readonly createdAt: string;
581
- };
582
- export declare const ListItem: Schema.Struct<{
583
- readonly id: Schema.String;
584
- readonly extensionOwner: Schema.String;
585
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
586
- readonly extensionName: Schema.String;
587
- 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"]>]>;
588
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
589
- readonly createdAt: Schema.String;
590
- }>;
591
- export type AddListItemBody = {
592
- readonly owner: Handle;
593
- readonly type: ExtensionType;
594
- readonly name: ExtensionName;
595
- readonly note?: string | null | null;
596
- readonly position?: number | "NaN" | "Infinity" | "-Infinity" | "Infinity" | "-Infinity" | "NaN" | null;
597
- };
598
- export declare const AddListItemBody: Schema.Struct<{
599
- readonly owner: Schema.String;
600
- readonly type: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
601
- readonly name: Schema.String;
602
- readonly note: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
603
- 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]>>;
604
- }>;
605
567
  export type PublishIdentity = {
606
568
  readonly owner: Handle;
607
569
  readonly type: ExtensionType;
@@ -751,48 +713,6 @@ export declare const TeamMembershipList: Schema.Struct<{
751
713
  }>>;
752
714
  readonly nextCursor: Schema.Union<readonly [Schema.String, Schema.Null]>;
753
715
  }>;
754
- export type ListCollection = {
755
- readonly items: ReadonlyArray<List>;
756
- };
757
- export declare const ListCollection: Schema.Struct<{
758
- readonly items: Schema.$Array<Schema.Struct<{
759
- readonly id: Schema.String;
760
- readonly owner: Schema.String;
761
- readonly name: Schema.String;
762
- readonly title: Schema.String;
763
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
764
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
765
- readonly listed: Schema.Boolean;
766
- readonly createdAt: Schema.String;
767
- readonly updatedAt: Schema.String;
768
- }>>;
769
- }>;
770
- export type ListDetail = {
771
- readonly list: List;
772
- readonly items: ReadonlyArray<ListItem>;
773
- };
774
- export declare const ListDetail: Schema.Struct<{
775
- readonly list: Schema.Struct<{
776
- readonly id: Schema.String;
777
- readonly owner: Schema.String;
778
- readonly name: Schema.String;
779
- readonly title: Schema.String;
780
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
781
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
782
- readonly listed: Schema.Boolean;
783
- readonly createdAt: Schema.String;
784
- readonly updatedAt: Schema.String;
785
- }>;
786
- readonly items: Schema.$Array<Schema.Struct<{
787
- readonly id: Schema.String;
788
- readonly extensionOwner: Schema.String;
789
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
790
- readonly extensionName: Schema.String;
791
- 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"]>]>;
792
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
793
- readonly createdAt: Schema.String;
794
- }>>;
795
- }>;
796
716
  export type ExtensionIdentityMismatchError = {
797
717
  readonly kind: "ExtensionIdentityMismatchError";
798
718
  readonly type: string;
@@ -2107,656 +2027,9 @@ export declare const OrgsTeamsChangeTeamMemberRole200: Schema.Struct<{
2107
2027
  readonly role: Schema.Literals<readonly ["admin", "member"]>;
2108
2028
  readonly addedAt: Schema.String;
2109
2029
  readonly addedBy: Schema.String;
2110
- }>;
2111
- export type OrgsTeamsChangeTeamMemberRole400 = DecodeErrorResponse;
2112
- export declare const OrgsTeamsChangeTeamMemberRole400: Schema.Struct<{
2113
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2114
- readonly type: Schema.String;
2115
- readonly title: Schema.String;
2116
- readonly status: Schema.Number;
2117
- readonly detail: Schema.String;
2118
- readonly instance: Schema.optionalKey<Schema.String>;
2119
- readonly code: Schema.String;
2120
- }>;
2121
- export type OrgsTeamsChangeTeamMemberRole401 = ProblemDetails;
2122
- export declare const OrgsTeamsChangeTeamMemberRole401: Schema.Struct<{
2123
- readonly type: Schema.String;
2124
- readonly title: Schema.String;
2125
- readonly status: Schema.Number;
2126
- readonly detail: Schema.String;
2127
- readonly instance: Schema.optionalKey<Schema.String>;
2128
- readonly code: Schema.String;
2129
- readonly details: Schema.optionalKey<Schema.Struct<{
2130
- readonly retryable: Schema.Boolean;
2131
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2132
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2133
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2134
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2135
- }>>;
2136
- }>;
2137
- export type OrgsTeamsChangeTeamMemberRole403 = ForbiddenError;
2138
- export declare const OrgsTeamsChangeTeamMemberRole403: Schema.Struct<{
2139
- readonly kind: Schema.Literal<"ForbiddenError">;
2140
- readonly type: Schema.String;
2141
- readonly title: Schema.String;
2142
- readonly status: Schema.Number;
2143
- readonly detail: Schema.String;
2144
- readonly instance: Schema.optionalKey<Schema.String>;
2145
- 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"]>;
2146
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2147
- readonly requiredScope: Schema.String;
2148
- readonly grantedScopes: Schema.$Array<Schema.String>;
2149
- }>, Schema.Struct<{
2150
- readonly requiredScope: Schema.String;
2151
- readonly tokenScopes: Schema.$Array<Schema.String>;
2152
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2153
- }>, Schema.Struct<{
2154
- readonly retryable: Schema.Boolean;
2155
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2156
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2157
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2158
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2159
- }>]>>;
2160
- }>;
2161
- export type OrgsTeamsChangeTeamMemberRole404 = ProblemDetails;
2162
- export declare const OrgsTeamsChangeTeamMemberRole404: Schema.Struct<{
2163
- readonly type: Schema.String;
2164
- readonly title: Schema.String;
2165
- readonly status: Schema.Number;
2166
- readonly detail: Schema.String;
2167
- readonly instance: Schema.optionalKey<Schema.String>;
2168
- readonly code: Schema.String;
2169
- readonly details: Schema.optionalKey<Schema.Struct<{
2170
- readonly retryable: Schema.Boolean;
2171
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2172
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2173
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2174
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2175
- }>>;
2176
- }>;
2177
- export type ListsListLists200 = ListCollection;
2178
- export declare const ListsListLists200: Schema.Struct<{
2179
- readonly items: Schema.$Array<Schema.Struct<{
2180
- readonly id: Schema.String;
2181
- readonly owner: Schema.String;
2182
- readonly name: Schema.String;
2183
- readonly title: Schema.String;
2184
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2185
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2186
- readonly listed: Schema.Boolean;
2187
- readonly createdAt: Schema.String;
2188
- readonly updatedAt: Schema.String;
2189
- }>>;
2190
- }>;
2191
- export type ListsListLists400 = DecodeErrorResponse;
2192
- export declare const ListsListLists400: Schema.Struct<{
2193
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2194
- readonly type: Schema.String;
2195
- readonly title: Schema.String;
2196
- readonly status: Schema.Number;
2197
- readonly detail: Schema.String;
2198
- readonly instance: Schema.optionalKey<Schema.String>;
2199
- readonly code: Schema.String;
2200
- }>;
2201
- export type ListsListLists404 = ProblemDetails;
2202
- export declare const ListsListLists404: Schema.Struct<{
2203
- readonly type: Schema.String;
2204
- readonly title: Schema.String;
2205
- readonly status: Schema.Number;
2206
- readonly detail: Schema.String;
2207
- readonly instance: Schema.optionalKey<Schema.String>;
2208
- readonly code: Schema.String;
2209
- readonly details: Schema.optionalKey<Schema.Struct<{
2210
- readonly retryable: Schema.Boolean;
2211
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2212
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2213
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2214
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2215
- }>>;
2216
- }>;
2217
- export type ListsCreateListRequestJson = CreateListBody;
2218
- export declare const ListsCreateListRequestJson: Schema.Struct<{
2219
- readonly name: Schema.String;
2220
- readonly title: Schema.String;
2221
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2222
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
2223
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
2224
- }>;
2225
- export type ListsCreateList200 = List;
2226
- export declare const ListsCreateList200: Schema.Struct<{
2227
- readonly id: Schema.String;
2228
- readonly owner: Schema.String;
2229
- readonly name: Schema.String;
2230
- readonly title: Schema.String;
2231
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2232
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2233
- readonly listed: Schema.Boolean;
2234
- readonly createdAt: Schema.String;
2235
- readonly updatedAt: Schema.String;
2236
- }>;
2237
- export type ListsCreateList400 = ProblemDetails | DecodeErrorResponse;
2238
- export declare const ListsCreateList400: Schema.Union<readonly [Schema.Struct<{
2239
- readonly type: Schema.String;
2240
- readonly title: Schema.String;
2241
- readonly status: Schema.Number;
2242
- readonly detail: Schema.String;
2243
- readonly instance: Schema.optionalKey<Schema.String>;
2244
- readonly code: Schema.String;
2245
- readonly details: Schema.optionalKey<Schema.Struct<{
2246
- readonly retryable: Schema.Boolean;
2247
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2248
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2249
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2250
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2251
- }>>;
2252
- }>, Schema.Struct<{
2253
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2254
- readonly type: Schema.String;
2255
- readonly title: Schema.String;
2256
- readonly status: Schema.Number;
2257
- readonly detail: Schema.String;
2258
- readonly instance: Schema.optionalKey<Schema.String>;
2259
- readonly code: Schema.String;
2260
- }>]>;
2261
- export type ListsCreateList401 = ProblemDetails;
2262
- export declare const ListsCreateList401: Schema.Struct<{
2263
- readonly type: Schema.String;
2264
- readonly title: Schema.String;
2265
- readonly status: Schema.Number;
2266
- readonly detail: Schema.String;
2267
- readonly instance: Schema.optionalKey<Schema.String>;
2268
- readonly code: Schema.String;
2269
- readonly details: Schema.optionalKey<Schema.Struct<{
2270
- readonly retryable: Schema.Boolean;
2271
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2272
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2273
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2274
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2275
- }>>;
2276
- }>;
2277
- export type ListsCreateList403 = ForbiddenError;
2278
- export declare const ListsCreateList403: Schema.Struct<{
2279
- readonly kind: Schema.Literal<"ForbiddenError">;
2280
- readonly type: Schema.String;
2281
- readonly title: Schema.String;
2282
- readonly status: Schema.Number;
2283
- readonly detail: Schema.String;
2284
- readonly instance: Schema.optionalKey<Schema.String>;
2285
- 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"]>;
2286
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2287
- readonly requiredScope: Schema.String;
2288
- readonly grantedScopes: Schema.$Array<Schema.String>;
2289
- }>, Schema.Struct<{
2290
- readonly requiredScope: Schema.String;
2291
- readonly tokenScopes: Schema.$Array<Schema.String>;
2292
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2293
- }>, Schema.Struct<{
2294
- readonly retryable: Schema.Boolean;
2295
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2296
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2297
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2298
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2299
- }>]>>;
2300
- }>;
2301
- export type ListsCreateList404 = ProblemDetails;
2302
- export declare const ListsCreateList404: Schema.Struct<{
2303
- readonly type: Schema.String;
2304
- readonly title: Schema.String;
2305
- readonly status: Schema.Number;
2306
- readonly detail: Schema.String;
2307
- readonly instance: Schema.optionalKey<Schema.String>;
2308
- readonly code: Schema.String;
2309
- readonly details: Schema.optionalKey<Schema.Struct<{
2310
- readonly retryable: Schema.Boolean;
2311
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2312
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2313
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2314
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2315
- }>>;
2316
- }>;
2317
- export type ListsCreateList409 = ProblemDetails;
2318
- export declare const ListsCreateList409: Schema.Struct<{
2319
- readonly type: Schema.String;
2320
- readonly title: Schema.String;
2321
- readonly status: Schema.Number;
2322
- readonly detail: Schema.String;
2323
- readonly instance: Schema.optionalKey<Schema.String>;
2324
- readonly code: Schema.String;
2325
- readonly details: Schema.optionalKey<Schema.Struct<{
2326
- readonly retryable: Schema.Boolean;
2327
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2328
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2329
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2330
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2331
- }>>;
2332
- }>;
2333
- export type ListsCreateList422 = ProblemDetails;
2334
- export declare const ListsCreateList422: Schema.Struct<{
2335
- readonly type: Schema.String;
2336
- readonly title: Schema.String;
2337
- readonly status: Schema.Number;
2338
- readonly detail: Schema.String;
2339
- readonly instance: Schema.optionalKey<Schema.String>;
2340
- readonly code: Schema.String;
2341
- readonly details: Schema.optionalKey<Schema.Struct<{
2342
- readonly retryable: Schema.Boolean;
2343
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2344
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2345
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2346
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2347
- }>>;
2348
- }>;
2349
- export type ListsGetList200 = ListDetail;
2350
- export declare const ListsGetList200: Schema.Struct<{
2351
- readonly list: Schema.Struct<{
2352
- readonly id: Schema.String;
2353
- readonly owner: Schema.String;
2354
- readonly name: Schema.String;
2355
- readonly title: Schema.String;
2356
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2357
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2358
- readonly listed: Schema.Boolean;
2359
- readonly createdAt: Schema.String;
2360
- readonly updatedAt: Schema.String;
2361
- }>;
2362
- readonly items: Schema.$Array<Schema.Struct<{
2363
- readonly id: Schema.String;
2364
- readonly extensionOwner: Schema.String;
2365
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2366
- readonly extensionName: Schema.String;
2367
- 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"]>]>;
2368
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
2369
- readonly createdAt: Schema.String;
2370
- }>>;
2371
- }>;
2372
- export type ListsGetList400 = ProblemDetails | DecodeErrorResponse;
2373
- export declare const ListsGetList400: Schema.Union<readonly [Schema.Struct<{
2374
- readonly type: Schema.String;
2375
- readonly title: Schema.String;
2376
- readonly status: Schema.Number;
2377
- readonly detail: Schema.String;
2378
- readonly instance: Schema.optionalKey<Schema.String>;
2379
- readonly code: Schema.String;
2380
- readonly details: Schema.optionalKey<Schema.Struct<{
2381
- readonly retryable: Schema.Boolean;
2382
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2383
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2384
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2385
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2386
- }>>;
2387
- }>, Schema.Struct<{
2388
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2389
- readonly type: Schema.String;
2390
- readonly title: Schema.String;
2391
- readonly status: Schema.Number;
2392
- readonly detail: Schema.String;
2393
- readonly instance: Schema.optionalKey<Schema.String>;
2394
- readonly code: Schema.String;
2395
- }>]>;
2396
- export type ListsGetList404 = ProblemDetails;
2397
- export declare const ListsGetList404: Schema.Struct<{
2398
- readonly type: Schema.String;
2399
- readonly title: Schema.String;
2400
- readonly status: Schema.Number;
2401
- readonly detail: Schema.String;
2402
- readonly instance: Schema.optionalKey<Schema.String>;
2403
- readonly code: Schema.String;
2404
- readonly details: Schema.optionalKey<Schema.Struct<{
2405
- readonly retryable: Schema.Boolean;
2406
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2407
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2408
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2409
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2410
- }>>;
2411
- }>;
2412
- export type ListsDeleteList400 = ProblemDetails | DecodeErrorResponse;
2413
- export declare const ListsDeleteList400: Schema.Union<readonly [Schema.Struct<{
2414
- readonly type: Schema.String;
2415
- readonly title: Schema.String;
2416
- readonly status: Schema.Number;
2417
- readonly detail: Schema.String;
2418
- readonly instance: Schema.optionalKey<Schema.String>;
2419
- readonly code: Schema.String;
2420
- readonly details: Schema.optionalKey<Schema.Struct<{
2421
- readonly retryable: Schema.Boolean;
2422
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2423
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2424
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2425
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2426
- }>>;
2427
- }>, Schema.Struct<{
2428
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2429
- readonly type: Schema.String;
2430
- readonly title: Schema.String;
2431
- readonly status: Schema.Number;
2432
- readonly detail: Schema.String;
2433
- readonly instance: Schema.optionalKey<Schema.String>;
2434
- readonly code: Schema.String;
2435
- }>]>;
2436
- export type ListsDeleteList401 = ProblemDetails;
2437
- export declare const ListsDeleteList401: Schema.Struct<{
2438
- readonly type: Schema.String;
2439
- readonly title: Schema.String;
2440
- readonly status: Schema.Number;
2441
- readonly detail: Schema.String;
2442
- readonly instance: Schema.optionalKey<Schema.String>;
2443
- readonly code: Schema.String;
2444
- readonly details: Schema.optionalKey<Schema.Struct<{
2445
- readonly retryable: Schema.Boolean;
2446
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2447
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2448
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2449
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2450
- }>>;
2451
- }>;
2452
- export type ListsDeleteList403 = ForbiddenError;
2453
- export declare const ListsDeleteList403: Schema.Struct<{
2454
- readonly kind: Schema.Literal<"ForbiddenError">;
2455
- readonly type: Schema.String;
2456
- readonly title: Schema.String;
2457
- readonly status: Schema.Number;
2458
- readonly detail: Schema.String;
2459
- readonly instance: Schema.optionalKey<Schema.String>;
2460
- 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"]>;
2461
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2462
- readonly requiredScope: Schema.String;
2463
- readonly grantedScopes: Schema.$Array<Schema.String>;
2464
- }>, Schema.Struct<{
2465
- readonly requiredScope: Schema.String;
2466
- readonly tokenScopes: Schema.$Array<Schema.String>;
2467
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2468
- }>, Schema.Struct<{
2469
- readonly retryable: Schema.Boolean;
2470
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2471
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2472
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2473
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2474
- }>]>>;
2475
- }>;
2476
- export type ListsDeleteList404 = ProblemDetails;
2477
- export declare const ListsDeleteList404: Schema.Struct<{
2478
- readonly type: Schema.String;
2479
- readonly title: Schema.String;
2480
- readonly status: Schema.Number;
2481
- readonly detail: Schema.String;
2482
- readonly instance: Schema.optionalKey<Schema.String>;
2483
- readonly code: Schema.String;
2484
- readonly details: Schema.optionalKey<Schema.Struct<{
2485
- readonly retryable: Schema.Boolean;
2486
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2487
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2488
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2489
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2490
- }>>;
2491
- }>;
2492
- export type ListsUpdateListRequestJson = UpdateListBody;
2493
- export declare const ListsUpdateListRequestJson: Schema.Struct<{
2494
- readonly name: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2495
- readonly title: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2496
- readonly description: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2497
- readonly visibility: Schema.optionalKey<Schema.Union<readonly [Schema.Literals<readonly ["public", "internal", "private"]>, Schema.Null]>>;
2498
- readonly listed: Schema.optionalKey<Schema.Union<readonly [Schema.Boolean, Schema.Null]>>;
2499
- }>;
2500
- export type ListsUpdateList200 = List;
2501
- export declare const ListsUpdateList200: Schema.Struct<{
2502
- readonly id: Schema.String;
2503
- readonly owner: Schema.String;
2504
- readonly name: Schema.String;
2505
- readonly title: Schema.String;
2506
- readonly description: Schema.Union<readonly [Schema.String, Schema.Null]>;
2507
- readonly visibility: Schema.Literals<readonly ["public", "internal", "private"]>;
2508
- readonly listed: Schema.Boolean;
2509
- readonly createdAt: Schema.String;
2510
- readonly updatedAt: Schema.String;
2511
- }>;
2512
- export type ListsUpdateList400 = ProblemDetails | DecodeErrorResponse;
2513
- export declare const ListsUpdateList400: Schema.Union<readonly [Schema.Struct<{
2514
- readonly type: Schema.String;
2515
- readonly title: Schema.String;
2516
- readonly status: Schema.Number;
2517
- readonly detail: Schema.String;
2518
- readonly instance: Schema.optionalKey<Schema.String>;
2519
- readonly code: Schema.String;
2520
- readonly details: Schema.optionalKey<Schema.Struct<{
2521
- readonly retryable: Schema.Boolean;
2522
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2523
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2524
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2525
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2526
- }>>;
2527
- }>, Schema.Struct<{
2528
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2529
- readonly type: Schema.String;
2530
- readonly title: Schema.String;
2531
- readonly status: Schema.Number;
2532
- readonly detail: Schema.String;
2533
- readonly instance: Schema.optionalKey<Schema.String>;
2534
- readonly code: Schema.String;
2535
- }>]>;
2536
- export type ListsUpdateList401 = ProblemDetails;
2537
- export declare const ListsUpdateList401: Schema.Struct<{
2538
- readonly type: Schema.String;
2539
- readonly title: Schema.String;
2540
- readonly status: Schema.Number;
2541
- readonly detail: Schema.String;
2542
- readonly instance: Schema.optionalKey<Schema.String>;
2543
- readonly code: Schema.String;
2544
- readonly details: Schema.optionalKey<Schema.Struct<{
2545
- readonly retryable: Schema.Boolean;
2546
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2547
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2548
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2549
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2550
- }>>;
2551
- }>;
2552
- export type ListsUpdateList403 = ForbiddenError;
2553
- export declare const ListsUpdateList403: Schema.Struct<{
2554
- readonly kind: Schema.Literal<"ForbiddenError">;
2555
- readonly type: Schema.String;
2556
- readonly title: Schema.String;
2557
- readonly status: Schema.Number;
2558
- readonly detail: Schema.String;
2559
- readonly instance: Schema.optionalKey<Schema.String>;
2560
- 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"]>;
2561
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2562
- readonly requiredScope: Schema.String;
2563
- readonly grantedScopes: Schema.$Array<Schema.String>;
2564
- }>, Schema.Struct<{
2565
- readonly requiredScope: Schema.String;
2566
- readonly tokenScopes: Schema.$Array<Schema.String>;
2567
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2568
- }>, Schema.Struct<{
2569
- readonly retryable: Schema.Boolean;
2570
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2571
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2572
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2573
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2574
- }>]>>;
2575
- }>;
2576
- export type ListsUpdateList404 = ProblemDetails;
2577
- export declare const ListsUpdateList404: Schema.Struct<{
2578
- readonly type: Schema.String;
2579
- readonly title: Schema.String;
2580
- readonly status: Schema.Number;
2581
- readonly detail: Schema.String;
2582
- readonly instance: Schema.optionalKey<Schema.String>;
2583
- readonly code: Schema.String;
2584
- readonly details: Schema.optionalKey<Schema.Struct<{
2585
- readonly retryable: Schema.Boolean;
2586
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2587
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2588
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2589
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2590
- }>>;
2591
- }>;
2592
- export type ListsUpdateList409 = ProblemDetails;
2593
- export declare const ListsUpdateList409: Schema.Struct<{
2594
- readonly type: Schema.String;
2595
- readonly title: Schema.String;
2596
- readonly status: Schema.Number;
2597
- readonly detail: Schema.String;
2598
- readonly instance: Schema.optionalKey<Schema.String>;
2599
- readonly code: Schema.String;
2600
- readonly details: Schema.optionalKey<Schema.Struct<{
2601
- readonly retryable: Schema.Boolean;
2602
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2603
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2604
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2605
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2606
- }>>;
2607
- }>;
2608
- export type ListsUpdateList422 = ProblemDetails;
2609
- export declare const ListsUpdateList422: Schema.Struct<{
2610
- readonly type: Schema.String;
2611
- readonly title: Schema.String;
2612
- readonly status: Schema.Number;
2613
- readonly detail: Schema.String;
2614
- readonly instance: Schema.optionalKey<Schema.String>;
2615
- readonly code: Schema.String;
2616
- readonly details: Schema.optionalKey<Schema.Struct<{
2617
- readonly retryable: Schema.Boolean;
2618
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2619
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2620
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2621
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2622
- }>>;
2623
- }>;
2624
- export type ListsAddListItemRequestJson = AddListItemBody;
2625
- export declare const ListsAddListItemRequestJson: Schema.Struct<{
2626
- readonly owner: Schema.String;
2627
- readonly type: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2628
- readonly name: Schema.String;
2629
- readonly note: Schema.optionalKey<Schema.Union<readonly [Schema.Union<readonly [Schema.String, Schema.Null]>, Schema.Null]>>;
2630
- 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]>>;
2631
- }>;
2632
- export type ListsAddListItem200 = ListItem;
2633
- export declare const ListsAddListItem200: Schema.Struct<{
2634
- readonly id: Schema.String;
2635
- readonly extensionOwner: Schema.String;
2636
- readonly extensionType: Schema.Literals<readonly ["skill", "command", "mcp-server", "subagent", "context", "rule", "pack"]>;
2637
- readonly extensionName: Schema.String;
2638
- 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"]>]>;
2639
- readonly note: Schema.Union<readonly [Schema.String, Schema.Null]>;
2640
- readonly createdAt: Schema.String;
2641
- }>;
2642
- export type ListsAddListItem400 = ProblemDetails | DecodeErrorResponse;
2643
- export declare const ListsAddListItem400: Schema.Union<readonly [Schema.Struct<{
2644
- readonly type: Schema.String;
2645
- readonly title: Schema.String;
2646
- readonly status: Schema.Number;
2647
- readonly detail: Schema.String;
2648
- readonly instance: Schema.optionalKey<Schema.String>;
2649
- readonly code: Schema.String;
2650
- readonly details: Schema.optionalKey<Schema.Struct<{
2651
- readonly retryable: Schema.Boolean;
2652
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2653
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2654
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2655
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2656
- }>>;
2657
- }>, Schema.Struct<{
2658
- readonly kind: Schema.Literal<"DecodeErrorResponse">;
2659
- readonly type: Schema.String;
2660
- readonly title: Schema.String;
2661
- readonly status: Schema.Number;
2662
- readonly detail: Schema.String;
2663
- readonly instance: Schema.optionalKey<Schema.String>;
2664
- readonly code: Schema.String;
2665
- }>]>;
2666
- export type ListsAddListItem401 = ProblemDetails;
2667
- export declare const ListsAddListItem401: Schema.Struct<{
2668
- readonly type: Schema.String;
2669
- readonly title: Schema.String;
2670
- readonly status: Schema.Number;
2671
- readonly detail: Schema.String;
2672
- readonly instance: Schema.optionalKey<Schema.String>;
2673
- readonly code: Schema.String;
2674
- readonly details: Schema.optionalKey<Schema.Struct<{
2675
- readonly retryable: Schema.Boolean;
2676
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2677
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2678
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2679
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2680
- }>>;
2681
- }>;
2682
- export type ListsAddListItem403 = ForbiddenError;
2683
- export declare const ListsAddListItem403: Schema.Struct<{
2684
- readonly kind: Schema.Literal<"ForbiddenError">;
2685
- readonly type: Schema.String;
2686
- readonly title: Schema.String;
2687
- readonly status: Schema.Number;
2688
- readonly detail: Schema.String;
2689
- readonly instance: Schema.optionalKey<Schema.String>;
2690
- 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"]>;
2691
- readonly details: Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
2692
- readonly requiredScope: Schema.String;
2693
- readonly grantedScopes: Schema.$Array<Schema.String>;
2694
- }>, Schema.Struct<{
2695
- readonly requiredScope: Schema.String;
2696
- readonly tokenScopes: Schema.$Array<Schema.String>;
2697
- readonly requiredRole: Schema.optionalKey<Schema.String>;
2698
- }>, Schema.Struct<{
2699
- readonly retryable: Schema.Boolean;
2700
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2701
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2702
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2703
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2704
- }>]>>;
2705
- }>;
2706
- export type ListsAddListItem404 = ProblemDetails;
2707
- export declare const ListsAddListItem404: Schema.Struct<{
2708
- readonly type: Schema.String;
2709
- readonly title: Schema.String;
2710
- readonly status: Schema.Number;
2711
- readonly detail: Schema.String;
2712
- readonly instance: Schema.optionalKey<Schema.String>;
2713
- readonly code: Schema.String;
2714
- readonly details: Schema.optionalKey<Schema.Struct<{
2715
- readonly retryable: Schema.Boolean;
2716
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2717
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2718
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2719
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2720
- }>>;
2721
- }>;
2722
- export type ListsAddListItem409 = ProblemDetails;
2723
- export declare const ListsAddListItem409: Schema.Struct<{
2724
- readonly type: Schema.String;
2725
- readonly title: Schema.String;
2726
- readonly status: Schema.Number;
2727
- readonly detail: Schema.String;
2728
- readonly instance: Schema.optionalKey<Schema.String>;
2729
- readonly code: Schema.String;
2730
- readonly details: Schema.optionalKey<Schema.Struct<{
2731
- readonly retryable: Schema.Boolean;
2732
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2733
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2734
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2735
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2736
- }>>;
2737
- }>;
2738
- export type ListsRemoveListItemParams = {
2739
- readonly extensionOwner?: Handle | null;
2740
- };
2741
- export declare const ListsRemoveListItemParams: Schema.Struct<{
2742
- readonly extensionOwner: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2743
- }>;
2744
- export type ListsRemoveListItem400 = ProblemDetails | DecodeErrorResponse;
2745
- export declare const ListsRemoveListItem400: Schema.Union<readonly [Schema.Struct<{
2746
- readonly type: Schema.String;
2747
- readonly title: Schema.String;
2748
- readonly status: Schema.Number;
2749
- readonly detail: Schema.String;
2750
- readonly instance: Schema.optionalKey<Schema.String>;
2751
- readonly code: Schema.String;
2752
- readonly details: Schema.optionalKey<Schema.Struct<{
2753
- readonly retryable: Schema.Boolean;
2754
- readonly retryAfterSeconds: Schema.optionalKey<Schema.Number>;
2755
- readonly requiredScope: Schema.optionalKey<Schema.String>;
2756
- readonly tokenScopes: Schema.optionalKey<Schema.$Array<Schema.String>>;
2757
- readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2758
- }>>;
2759
- }>, Schema.Struct<{
2030
+ }>;
2031
+ export type OrgsTeamsChangeTeamMemberRole400 = DecodeErrorResponse;
2032
+ export declare const OrgsTeamsChangeTeamMemberRole400: Schema.Struct<{
2760
2033
  readonly kind: Schema.Literal<"DecodeErrorResponse">;
2761
2034
  readonly type: Schema.String;
2762
2035
  readonly title: Schema.String;
@@ -2764,9 +2037,9 @@ export declare const ListsRemoveListItem400: Schema.Union<readonly [Schema.Struc
2764
2037
  readonly detail: Schema.String;
2765
2038
  readonly instance: Schema.optionalKey<Schema.String>;
2766
2039
  readonly code: Schema.String;
2767
- }>]>;
2768
- export type ListsRemoveListItem401 = ProblemDetails;
2769
- export declare const ListsRemoveListItem401: Schema.Struct<{
2040
+ }>;
2041
+ export type OrgsTeamsChangeTeamMemberRole401 = ProblemDetails;
2042
+ export declare const OrgsTeamsChangeTeamMemberRole401: Schema.Struct<{
2770
2043
  readonly type: Schema.String;
2771
2044
  readonly title: Schema.String;
2772
2045
  readonly status: Schema.Number;
@@ -2781,8 +2054,8 @@ export declare const ListsRemoveListItem401: Schema.Struct<{
2781
2054
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2782
2055
  }>>;
2783
2056
  }>;
2784
- export type ListsRemoveListItem403 = ForbiddenError;
2785
- export declare const ListsRemoveListItem403: Schema.Struct<{
2057
+ export type OrgsTeamsChangeTeamMemberRole403 = ForbiddenError;
2058
+ export declare const OrgsTeamsChangeTeamMemberRole403: Schema.Struct<{
2786
2059
  readonly kind: Schema.Literal<"ForbiddenError">;
2787
2060
  readonly type: Schema.String;
2788
2061
  readonly title: Schema.String;
@@ -2805,8 +2078,8 @@ export declare const ListsRemoveListItem403: Schema.Struct<{
2805
2078
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
2806
2079
  }>]>>;
2807
2080
  }>;
2808
- export type ListsRemoveListItem404 = ProblemDetails;
2809
- export declare const ListsRemoveListItem404: Schema.Struct<{
2081
+ export type OrgsTeamsChangeTeamMemberRole404 = ProblemDetails;
2082
+ export declare const OrgsTeamsChangeTeamMemberRole404: Schema.Struct<{
2810
2083
  readonly type: Schema.String;
2811
2084
  readonly title: Schema.String;
2812
2085
  readonly status: Schema.Number;
@@ -4094,7 +3367,7 @@ export declare const CollaboratorsListCollaborators404: Schema.Struct<{
4094
3367
  }>;
4095
3368
  export type CollaboratorsUpsertCollaboratorRequestJson = PutCollaboratorBody;
4096
3369
  export declare const CollaboratorsUpsertCollaboratorRequestJson: Schema.Struct<{
4097
- readonly role: Schema.Literals<readonly ["admin", "write", "read"]>;
3370
+ readonly role: Schema.Literals<readonly ["write", "read"]>;
4098
3371
  }>;
4099
3372
  export type CollaboratorsUpsertCollaborator200 = {
4100
3373
  readonly userId: UserId;
@@ -4317,17 +3590,31 @@ export declare const CollaboratorsDeleteCollaborator409: Schema.Struct<{
4317
3590
  export type TeamGrantsUpsertTeamExtensionGrantRequestJson = UpsertTeamGrantBody;
4318
3591
  export declare const TeamGrantsUpsertTeamExtensionGrantRequestJson: Schema.Struct<{
4319
3592
  readonly teamId: Schema.String;
4320
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
3593
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
4321
3594
  }>;
4322
3595
  export type TeamGrantsUpsertTeamExtensionGrant200 = TeamGrant;
4323
3596
  export declare const TeamGrantsUpsertTeamExtensionGrant200: Schema.Struct<{
4324
3597
  readonly teamId: Schema.String;
4325
- readonly role: Schema.Literals<readonly ["read", "write", "admin"]>;
3598
+ readonly role: Schema.Literals<readonly ["read", "write"]>;
4326
3599
  readonly grantedBy: Schema.String;
4327
3600
  readonly grantedAt: Schema.String;
4328
3601
  }>;
4329
- export type TeamGrantsUpsertTeamExtensionGrant400 = DecodeErrorResponse;
4330
- 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<{
4331
3618
  readonly kind: Schema.Literal<"DecodeErrorResponse">;
4332
3619
  readonly type: Schema.String;
4333
3620
  readonly title: Schema.String;
@@ -4335,7 +3622,7 @@ export declare const TeamGrantsUpsertTeamExtensionGrant400: Schema.Struct<{
4335
3622
  readonly detail: Schema.String;
4336
3623
  readonly instance: Schema.optionalKey<Schema.String>;
4337
3624
  readonly code: Schema.String;
4338
- }>;
3625
+ }>]>;
4339
3626
  export type TeamGrantsUpsertTeamExtensionGrant401 = ProblemDetails;
4340
3627
  export declare const TeamGrantsUpsertTeamExtensionGrant401: Schema.Struct<{
4341
3628
  readonly type: Schema.String;
@@ -4518,6 +3805,254 @@ export declare const TeamGrantsDeleteTeamExtensionGrant404: Schema.Struct<{
4518
3805
  readonly requiredRole: Schema.optionalKey<Schema.Union<readonly [Schema.String, Schema.Null]>>;
4519
3806
  }>>;
4520
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
+ }>;
4521
4056
  export type DiscoveryPostDiscoveryRequestJson = {
4522
4057
  readonly client: {
4523
4058
  readonly axmVersion: string;
@@ -4970,52 +4505,6 @@ export interface RegistryClient {
4970
4505
  readonly payload: typeof OrgsTeamsChangeTeamMemberRoleRequestJson.Encoded;
4971
4506
  readonly config?: Config | undefined;
4972
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>>;
4973
- /**
4974
- * Returns the public listed lists for an owner, widened by caller visibility when authenticated.
4975
- */
4976
- readonly ListsListLists: <Config extends OperationConfig>(owner: string, options: {
4977
- readonly config?: Config | undefined;
4978
- } | undefined) => Effect.Effect<WithOptionalResponse<typeof ListsListLists200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsListLists400", typeof ListsListLists400.Type> | RegistryClientError<"ListsListLists404", typeof ListsListLists404.Type>>;
4979
- /**
4980
- * Creates a list under a user or organization handle.
4981
- */
4982
- readonly ListsCreateList: <Config extends OperationConfig>(owner: string, options: {
4983
- readonly payload: typeof ListsCreateListRequestJson.Encoded;
4984
- readonly config?: Config | undefined;
4985
- }) => 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>>;
4986
- /**
4987
- * Returns a list and its items. Items are filtered by extension visibility for the caller.
4988
- */
4989
- readonly ListsGetList: <Config extends OperationConfig>(owner: string, name: string, options: {
4990
- readonly config?: Config | undefined;
4991
- } | undefined) => Effect.Effect<WithOptionalResponse<typeof ListsGetList200.Type, Config>, HttpClientError.HttpClientError | SchemaError | RegistryClientError<"ListsGetList400", typeof ListsGetList400.Type> | RegistryClientError<"ListsGetList404", typeof ListsGetList404.Type>>;
4992
- /**
4993
- * Deletes a list and its items.
4994
- */
4995
- readonly ListsDeleteList: <Config extends OperationConfig>(owner: string, name: string, options: {
4996
- readonly config?: Config | undefined;
4997
- } | 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>>;
4998
- /**
4999
- * Updates list metadata, visibility, listed state, or name.
5000
- */
5001
- readonly ListsUpdateList: <Config extends OperationConfig>(owner: string, name: string, options: {
5002
- readonly payload: typeof ListsUpdateListRequestJson.Encoded;
5003
- readonly config?: Config | undefined;
5004
- }) => 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>>;
5005
- /**
5006
- * Adds an extension reference to a list with an optional curator note.
5007
- */
5008
- readonly ListsAddListItem: <Config extends OperationConfig>(owner: string, name: string, options: {
5009
- readonly payload: typeof ListsAddListItemRequestJson.Encoded;
5010
- readonly config?: Config | undefined;
5011
- }) => 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>>;
5012
- /**
5013
- * Removes an extension reference from a list. When extensionOwner is omitted, the list owner is used.
5014
- */
5015
- readonly ListsRemoveListItem: <Config extends OperationConfig>(owner: string, name: string, type: string, extensionName: string, options: {
5016
- readonly params?: typeof ListsRemoveListItemParams.Encoded | undefined;
5017
- readonly config?: Config | undefined;
5018
- } | 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>>;
5019
4508
  /**
5020
4509
  * List owner extensions
5021
4510
  */
@@ -5134,6 +4623,19 @@ export interface RegistryClient {
5134
4623
  readonly TeamGrantsDeleteTeamExtensionGrant: <Config extends OperationConfig>(owner: string, type: string, name: string, teamId: string, options: {
5135
4624
  readonly config?: Config | undefined;
5136
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>>;
5137
4639
  /**
5138
4640
  * Persists submitted package metadata and resolves package and extension attestations.
5139
4641
  */