@savvy-web/mcp 1.3.5 → 1.4.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 (829) hide show
  1. package/README.md +1 -11
  2. package/bin/savvy-mcp.js +2 -11
  3. package/index.d.ts +3 -86
  4. package/package.json +1 -2
  5. package/server.js +3 -30
  6. package/tools/biome-check.js +1 -1
  7. package/content/_templates/guides.md +0 -12
  8. package/content/_templates/packages.md +0 -21
  9. package/content/_templates/standards.md +0 -17
  10. package/content/guides/api-docs-from-api-extractor.md +0 -174
  11. package/content/guides/building-a-github-action.md +0 -233
  12. package/content/guides/choosing-a-builder.md +0 -93
  13. package/content/guides/llm-friendly-json-schemas.md +0 -64
  14. package/content/manifest.json +0 -10538
  15. package/content/packages/bundler/api/function/build.md +0 -18
  16. package/content/packages/bundler/api/function/definebuild.md +0 -18
  17. package/content/packages/bundler/api/function/parseargs.md +0 -18
  18. package/content/packages/bundler/api/function/runbuild.md +0 -18
  19. package/content/packages/bundler/api/interface/buildconfig.md +0 -147
  20. package/content/packages/bundler/api/interface/buildconfiginput.md +0 -153
  21. package/content/packages/bundler/api/interface/buildentryoverride.md +0 -86
  22. package/content/packages/bundler/api/interface/outputconfig.md +0 -34
  23. package/content/packages/bundler/api/interface/parsedargs.md +0 -44
  24. package/content/packages/bundler/api/interface/runoptions.md +0 -158
  25. package/content/packages/bundler/api.md +0 -28
  26. package/content/packages/bundler/overview.md +0 -89
  27. package/content/packages/cli/command-tree.md +0 -68
  28. package/content/packages/cli/init-and-check.md +0 -53
  29. package/content/packages/github-action-builder/api/class/actionymlmissing.md +0 -30
  30. package/content/packages/github-action-builder/api/class/actionymlpatherror.md +0 -48
  31. package/content/packages/github-action-builder/api/class/actionymlschemaerror.md +0 -45
  32. package/content/packages/github-action-builder/api/class/actionymlsyntaxerror.md +0 -57
  33. package/content/packages/github-action-builder/api/class/buildfailed.md +0 -39
  34. package/content/packages/github-action-builder/api/class/bundlefailed.md +0 -39
  35. package/content/packages/github-action-builder/api/class/cleanerror.md +0 -39
  36. package/content/packages/github-action-builder/api/class/configinvalid.md +0 -39
  37. package/content/packages/github-action-builder/api/class/configloadfailed.md +0 -39
  38. package/content/packages/github-action-builder/api/class/confignotfound.md +0 -39
  39. package/content/packages/github-action-builder/api/class/entryfilemissing.md +0 -39
  40. package/content/packages/github-action-builder/api/class/githubaction.md +0 -101
  41. package/content/packages/github-action-builder/api/class/mainentrymissing.md +0 -39
  42. package/content/packages/github-action-builder/api/class/persistlocalerror.md +0 -39
  43. package/content/packages/github-action-builder/api/class/validationfailed.md +0 -48
  44. package/content/packages/github-action-builder/api/class/workerentryinvalidname.md +0 -37
  45. package/content/packages/github-action-builder/api/class/workerentrymissing.md +0 -44
  46. package/content/packages/github-action-builder/api/class/writeerror.md +0 -39
  47. package/content/packages/github-action-builder/api/function/defineconfig.md +0 -68
  48. package/content/packages/github-action-builder/api/interface/buildservice.md +0 -83
  49. package/content/packages/github-action-builder/api/interface/configservice.md +0 -66
  50. package/content/packages/github-action-builder/api/interface/githubactionoptions.md +0 -60
  51. package/content/packages/github-action-builder/api/interface/loadconfigresult.md +0 -44
  52. package/content/packages/github-action-builder/api/interface/persistlocalservice.md +0 -37
  53. package/content/packages/github-action-builder/api/interface/validationservice.md +0 -82
  54. package/content/packages/github-action-builder/api/type/actionymlresult.md +0 -18
  55. package/content/packages/github-action-builder/api/type/apperror.md +0 -18
  56. package/content/packages/github-action-builder/api/type/builderror.md +0 -18
  57. package/content/packages/github-action-builder/api/type/buildoptions.md +0 -18
  58. package/content/packages/github-action-builder/api/type/buildresult.md +0 -18
  59. package/content/packages/github-action-builder/api/type/buildrunneroptions.md +0 -18
  60. package/content/packages/github-action-builder/api/type/bundleresult.md +0 -18
  61. package/content/packages/github-action-builder/api/type/bundlestats.md +0 -18
  62. package/content/packages/github-action-builder/api/type/config.md +0 -18
  63. package/content/packages/github-action-builder/api/type/configerror.md +0 -18
  64. package/content/packages/github-action-builder/api/type/configinput.md +0 -18
  65. package/content/packages/github-action-builder/api/type/detectedentry.md +0 -18
  66. package/content/packages/github-action-builder/api/type/detectentriesresult.md +0 -18
  67. package/content/packages/github-action-builder/api/type/entries.md +0 -18
  68. package/content/packages/github-action-builder/api/type/githubactionbuildresult.md +0 -18
  69. package/content/packages/github-action-builder/api/type/loadconfigoptions.md +0 -18
  70. package/content/packages/github-action-builder/api/type/persisterror.md +0 -18
  71. package/content/packages/github-action-builder/api/type/persistlocaloptions.md +0 -18
  72. package/content/packages/github-action-builder/api/type/persistlocalresult.md +0 -18
  73. package/content/packages/github-action-builder/api/type/persistlocalrunneroptions.md +0 -18
  74. package/content/packages/github-action-builder/api/type/validateoptions.md +0 -18
  75. package/content/packages/github-action-builder/api/type/validationerror.md +0 -20
  76. package/content/packages/github-action-builder/api/type/validationerroritem.md +0 -18
  77. package/content/packages/github-action-builder/api/type/validationoptions.md +0 -18
  78. package/content/packages/github-action-builder/api/type/validationresult.md +0 -18
  79. package/content/packages/github-action-builder/api/type/validationwarning.md +0 -18
  80. package/content/packages/github-action-builder/api/variable/actionymlmissingbase.md +0 -20
  81. package/content/packages/github-action-builder/api/variable/actionymlpatherrorbase.md +0 -20
  82. package/content/packages/github-action-builder/api/variable/actionymlresultschema.md +0 -33
  83. package/content/packages/github-action-builder/api/variable/actionymlschemaerrorbase.md +0 -20
  84. package/content/packages/github-action-builder/api/variable/actionymlsyntaxerrorbase.md +0 -20
  85. package/content/packages/github-action-builder/api/variable/applayer.md +0 -38
  86. package/content/packages/github-action-builder/api/variable/buildfailedbase.md +0 -20
  87. package/content/packages/github-action-builder/api/variable/buildlayer.md +0 -18
  88. package/content/packages/github-action-builder/api/variable/buildoptionsschema.md +0 -31
  89. package/content/packages/github-action-builder/api/variable/buildresultschema.md +0 -32
  90. package/content/packages/github-action-builder/api/variable/buildrunneroptionsschema.md +0 -21
  91. package/content/packages/github-action-builder/api/variable/buildservice.md +0 -18
  92. package/content/packages/github-action-builder/api/variable/bundlefailedbase.md +0 -20
  93. package/content/packages/github-action-builder/api/variable/bundleresultschema.md +0 -27
  94. package/content/packages/github-action-builder/api/variable/bundlestatsschema.md +0 -23
  95. package/content/packages/github-action-builder/api/variable/cleanerrorbase.md +0 -20
  96. package/content/packages/github-action-builder/api/variable/configinputschema.md +0 -41
  97. package/content/packages/github-action-builder/api/variable/configinvalidbase.md +0 -20
  98. package/content/packages/github-action-builder/api/variable/configlayer.md +0 -18
  99. package/content/packages/github-action-builder/api/variable/configloadfailedbase.md +0 -20
  100. package/content/packages/github-action-builder/api/variable/confignotfoundbase.md +0 -20
  101. package/content/packages/github-action-builder/api/variable/configschema.md +0 -59
  102. package/content/packages/github-action-builder/api/variable/configservice.md +0 -18
  103. package/content/packages/github-action-builder/api/variable/detectedentryschema.md +0 -22
  104. package/content/packages/github-action-builder/api/variable/detectentriesresultschema.md +0 -25
  105. package/content/packages/github-action-builder/api/variable/entriesschema.md +0 -25
  106. package/content/packages/github-action-builder/api/variable/entryfilemissingbase.md +0 -20
  107. package/content/packages/github-action-builder/api/variable/githubactionbuildresultschema.md +0 -60
  108. package/content/packages/github-action-builder/api/variable/loadconfigoptionsschema.md +0 -21
  109. package/content/packages/github-action-builder/api/variable/mainentrymissingbase.md +0 -20
  110. package/content/packages/github-action-builder/api/variable/persistlocalerrorbase.md +0 -20
  111. package/content/packages/github-action-builder/api/variable/persistlocallayer.md +0 -18
  112. package/content/packages/github-action-builder/api/variable/persistlocaloptionsschema.md +0 -28
  113. package/content/packages/github-action-builder/api/variable/persistlocalresultschema.md +0 -25
  114. package/content/packages/github-action-builder/api/variable/persistlocalrunneroptionsschema.md +0 -20
  115. package/content/packages/github-action-builder/api/variable/persistlocalservice.md +0 -18
  116. package/content/packages/github-action-builder/api/variable/validateoptionsschema.md +0 -21
  117. package/content/packages/github-action-builder/api/variable/validationerrorschema.md +0 -23
  118. package/content/packages/github-action-builder/api/variable/validationfailedbase.md +0 -20
  119. package/content/packages/github-action-builder/api/variable/validationlayer.md +0 -18
  120. package/content/packages/github-action-builder/api/variable/validationoptionsschema.md +0 -24
  121. package/content/packages/github-action-builder/api/variable/validationresultschema.md +0 -32
  122. package/content/packages/github-action-builder/api/variable/validationservice.md +0 -18
  123. package/content/packages/github-action-builder/api/variable/validationwarningschema.md +0 -23
  124. package/content/packages/github-action-builder/api/variable/workerentryinvalidnamebase.md +0 -20
  125. package/content/packages/github-action-builder/api/variable/workerentrymissingbase.md +0 -20
  126. package/content/packages/github-action-builder/api/variable/writeerrorbase.md +0 -20
  127. package/content/packages/github-action-builder/api.md +0 -125
  128. package/content/packages/github-action-effects/api/class/actioncache.md +0 -18
  129. package/content/packages/github-action-effects/api/class/actioncacheerror.md +0 -44
  130. package/content/packages/github-action-effects/api/class/actionenvironment.md +0 -18
  131. package/content/packages/github-action-effects/api/class/actionenvironmenterror.md +0 -37
  132. package/content/packages/github-action-effects/api/class/actioninputerror.md +0 -44
  133. package/content/packages/github-action-effects/api/class/actionlogger.md +0 -18
  134. package/content/packages/github-action-effects/api/class/actionoutputerror.md +0 -37
  135. package/content/packages/github-action-effects/api/class/actionoutputs.md +0 -18
  136. package/content/packages/github-action-effects/api/class/actionstate.md +0 -18
  137. package/content/packages/github-action-effects/api/class/actionstateerror.md +0 -44
  138. package/content/packages/github-action-effects/api/class/artifact.md +0 -18
  139. package/content/packages/github-action-effects/api/class/artifacterror.md +0 -53
  140. package/content/packages/github-action-effects/api/class/attest.md +0 -18
  141. package/content/packages/github-action-effects/api/class/attesterror.md +0 -42
  142. package/content/packages/github-action-effects/api/class/blobstore.md +0 -18
  143. package/content/packages/github-action-effects/api/class/blobstoreerror.md +0 -44
  144. package/content/packages/github-action-effects/api/class/changesetanalyzer.md +0 -18
  145. package/content/packages/github-action-effects/api/class/changeseterror.md +0 -37
  146. package/content/packages/github-action-effects/api/class/checkrun.md +0 -18
  147. package/content/packages/github-action-effects/api/class/checkrunerror.md +0 -44
  148. package/content/packages/github-action-effects/api/class/commandrunner.md +0 -18
  149. package/content/packages/github-action-effects/api/class/commandrunnererror.md +0 -73
  150. package/content/packages/github-action-effects/api/class/configloader.md +0 -18
  151. package/content/packages/github-action-effects/api/class/configloadererror.md +0 -44
  152. package/content/packages/github-action-effects/api/class/dryrun.md +0 -18
  153. package/content/packages/github-action-effects/api/class/gitbranch.md +0 -18
  154. package/content/packages/github-action-effects/api/class/gitbrancherror.md +0 -44
  155. package/content/packages/github-action-effects/api/class/gitcommit.md +0 -18
  156. package/content/packages/github-action-effects/api/class/gitcommiterror.md +0 -37
  157. package/content/packages/github-action-effects/api/class/githubapp.md +0 -18
  158. package/content/packages/github-action-effects/api/class/githubapperror.md +0 -37
  159. package/content/packages/github-action-effects/api/class/githubartifactmetadata.md +0 -18
  160. package/content/packages/github-action-effects/api/class/githubartifactmetadataerror.md +0 -44
  161. package/content/packages/github-action-effects/api/class/githubclient.md +0 -18
  162. package/content/packages/github-action-effects/api/class/githubclienterror.md +0 -60
  163. package/content/packages/github-action-effects/api/class/githubcommit.md +0 -18
  164. package/content/packages/github-action-effects/api/class/githubcommiterror.md +0 -44
  165. package/content/packages/github-action-effects/api/class/githubcontent.md +0 -18
  166. package/content/packages/github-action-effects/api/class/githubcontenterror.md +0 -44
  167. package/content/packages/github-action-effects/api/class/githubgraphql.md +0 -18
  168. package/content/packages/github-action-effects/api/class/githubgraphqlerror.md +0 -48
  169. package/content/packages/github-action-effects/api/class/githubissue.md +0 -18
  170. package/content/packages/github-action-effects/api/class/githubissueerror.md +0 -51
  171. package/content/packages/github-action-effects/api/class/githubrelease.md +0 -18
  172. package/content/packages/github-action-effects/api/class/githubreleaseerror.md +0 -51
  173. package/content/packages/github-action-effects/api/class/gittag.md +0 -18
  174. package/content/packages/github-action-effects/api/class/gittagerror.md +0 -44
  175. package/content/packages/github-action-effects/api/class/glob.md +0 -18
  176. package/content/packages/github-action-effects/api/class/globerror.md +0 -44
  177. package/content/packages/github-action-effects/api/class/intotostatement.md +0 -18
  178. package/content/packages/github-action-effects/api/class/intotosubject.md +0 -18
  179. package/content/packages/github-action-effects/api/class/ioerror.md +0 -44
  180. package/content/packages/github-action-effects/api/class/npmregistry.md +0 -18
  181. package/content/packages/github-action-effects/api/class/npmregistryerror.md +0 -50
  182. package/content/packages/github-action-effects/api/class/octokitauthapp.md +0 -18
  183. package/content/packages/github-action-effects/api/class/oidctokenerror.md +0 -42
  184. package/content/packages/github-action-effects/api/class/oidctokenissuer.md +0 -18
  185. package/content/packages/github-action-effects/api/class/packagemanageradapter.md +0 -18
  186. package/content/packages/github-action-effects/api/class/packagemanagererror.md +0 -44
  187. package/content/packages/github-action-effects/api/class/packagepublish.md +0 -18
  188. package/content/packages/github-action-effects/api/class/packagepublisherror.md +0 -68
  189. package/content/packages/github-action-effects/api/class/pullrequest.md +0 -18
  190. package/content/packages/github-action-effects/api/class/pullrequestcomment.md +0 -18
  191. package/content/packages/github-action-effects/api/class/pullrequestcommenterror.md +0 -44
  192. package/content/packages/github-action-effects/api/class/pullrequesterror.md +0 -44
  193. package/content/packages/github-action-effects/api/class/ratelimiter.md +0 -18
  194. package/content/packages/github-action-effects/api/class/ratelimiterror.md +0 -51
  195. package/content/packages/github-action-effects/api/class/runtimeenvironmenterror.md +0 -37
  196. package/content/packages/github-action-effects/api/class/sbom.md +0 -18
  197. package/content/packages/github-action-effects/api/class/sbomerror.md +0 -42
  198. package/content/packages/github-action-effects/api/class/semverresolvererror.md +0 -44
  199. package/content/packages/github-action-effects/api/class/sigstorebundle.md +0 -18
  200. package/content/packages/github-action-effects/api/class/sigstoresigner.md +0 -18
  201. package/content/packages/github-action-effects/api/class/sigstoresignererror.md +0 -42
  202. package/content/packages/github-action-effects/api/class/slsaerror.md +0 -42
  203. package/content/packages/github-action-effects/api/class/tokenpermissionchecker.md +0 -18
  204. package/content/packages/github-action-effects/api/class/tokenpermissionerror.md +0 -58
  205. package/content/packages/github-action-effects/api/class/toolinstaller.md +0 -18
  206. package/content/packages/github-action-effects/api/class/toolinstallererror.md +0 -58
  207. package/content/packages/github-action-effects/api/class/workflowdispatch.md +0 -18
  208. package/content/packages/github-action-effects/api/class/workflowdispatcherror.md +0 -44
  209. package/content/packages/github-action-effects/api/class/workspacedetector.md +0 -18
  210. package/content/packages/github-action-effects/api/class/workspacedetectorerror.md +0 -35
  211. package/content/packages/github-action-effects/api/function/attesttestfulllayer.md +0 -19
  212. package/content/packages/github-action-effects/api/function/buildslsaprovenancepredicate.md +0 -23
  213. package/content/packages/github-action-effects/api/function/buildstatement.md +0 -29
  214. package/content/packages/github-action-effects/api/function/decodejwtclaims.md +0 -18
  215. package/content/packages/github-action-effects/api/function/dryrunlive.md +0 -18
  216. package/content/packages/github-action-effects/api/function/generatepackageviewurl.md +0 -27
  217. package/content/packages/github-action-effects/api/function/getregistrydisplayname.md +0 -26
  218. package/content/packages/github-action-effects/api/function/getregistrytype.md +0 -26
  219. package/content/packages/github-action-effects/api/function/iscustomregistry.md +0 -26
  220. package/content/packages/github-action-effects/api/function/isgithubpackagesregistry.md +0 -26
  221. package/content/packages/github-action-effects/api/function/isjsrregistry.md +0 -26
  222. package/content/packages/github-action-effects/api/function/isnpmregistry.md +0 -26
  223. package/content/packages/github-action-effects/api/function/makeattestteststate.md +0 -18
  224. package/content/packages/github-action-effects/api/function/makesbomteststate.md +0 -18
  225. package/content/packages/github-action-effects/api/function/makesigstoresignerlive.md +0 -18
  226. package/content/packages/github-action-effects/api/function/npmpurl.md +0 -18
  227. package/content/packages/github-action-effects/api/function/resilienceschedule.md +0 -18
  228. package/content/packages/github-action-effects/api/function/s3blobstorelive.md +0 -18
  229. package/content/packages/github-action-effects/api/function/savetoken.md +0 -18
  230. package/content/packages/github-action-effects/api/function/serializestatement.md +0 -18
  231. package/content/packages/github-action-effects/api/function/subject.md +0 -23
  232. package/content/packages/github-action-effects/api/function/tokenpermissioncheckerlive.md +0 -18
  233. package/content/packages/github-action-effects/api/interface/accumulateresult.md +0 -35
  234. package/content/packages/github-action-effects/api/interface/actioncacheteststate.md +0 -26
  235. package/content/packages/github-action-effects/api/interface/actionloggerteststate.md +0 -59
  236. package/content/packages/github-action-effects/api/interface/actionoutputsteststate.md +0 -56
  237. package/content/packages/github-action-effects/api/interface/actionrunoptions.md +0 -28
  238. package/content/packages/github-action-effects/api/interface/actionstateteststate.md +0 -28
  239. package/content/packages/github-action-effects/api/interface/annotationproperties.md +0 -68
  240. package/content/packages/github-action-effects/api/interface/appauth.md +0 -44
  241. package/content/packages/github-action-effects/api/interface/artifactitem.md +0 -44
  242. package/content/packages/github-action-effects/api/interface/artifactteststate.md +0 -38
  243. package/content/packages/github-action-effects/api/interface/attestationlistentry.md +0 -36
  244. package/content/packages/github-action-effects/api/interface/attestationrecord.md +0 -44
  245. package/content/packages/github-action-effects/api/interface/attestinput.md +0 -38
  246. package/content/packages/github-action-effects/api/interface/attestteststate.md +0 -111
  247. package/content/packages/github-action-effects/api/interface/blobstoreteststate.md +0 -26
  248. package/content/packages/github-action-effects/api/interface/botidentity.md +0 -32
  249. package/content/packages/github-action-effects/api/interface/changesetanalyzerteststate.md +0 -32
  250. package/content/packages/github-action-effects/api/interface/checkrunannotation.md +0 -56
  251. package/content/packages/github-action-effects/api/interface/checkrundata.md +0 -50
  252. package/content/packages/github-action-effects/api/interface/checkrunoutput.md +0 -44
  253. package/content/packages/github-action-effects/api/interface/checkrunrecord.md +0 -62
  254. package/content/packages/github-action-effects/api/interface/checkrunteststate.md +0 -32
  255. package/content/packages/github-action-effects/api/interface/commandresponse.md +0 -38
  256. package/content/packages/github-action-effects/api/interface/commentrecord.md +0 -32
  257. package/content/packages/github-action-effects/api/interface/commitcomparison.md +0 -32
  258. package/content/packages/github-action-effects/api/interface/commitdetail.md +0 -28
  259. package/content/packages/github-action-effects/api/interface/commitfile.md +0 -32
  260. package/content/packages/github-action-effects/api/interface/commitsummary.md +0 -38
  261. package/content/packages/github-action-effects/api/interface/configloaderteststate.md +0 -28
  262. package/content/packages/github-action-effects/api/interface/dispatchrecord.md +0 -38
  263. package/content/packages/github-action-effects/api/interface/downloadoptions.md +0 -28
  264. package/content/packages/github-action-effects/api/interface/dryrunresult.md +0 -60
  265. package/content/packages/github-action-effects/api/interface/dryrunteststate.md +0 -26
  266. package/content/packages/github-action-effects/api/interface/execoptions.md +0 -52
  267. package/content/packages/github-action-effects/api/interface/execoutput.md +0 -38
  268. package/content/packages/github-action-effects/api/interface/findby.md +0 -44
  269. package/content/packages/github-action-effects/api/interface/gitbranchteststate.md +0 -26
  270. package/content/packages/github-action-effects/api/interface/gitcommitteststate.md +0 -51
  271. package/content/packages/github-action-effects/api/interface/githubappteststate.md +0 -54
  272. package/content/packages/github-action-effects/api/interface/githubartifactmetadatateststate.md +0 -36
  273. package/content/packages/github-action-effects/api/interface/githubclientteststate.md +0 -47
  274. package/content/packages/github-action-effects/api/interface/githubcommitteststate.md +0 -52
  275. package/content/packages/github-action-effects/api/interface/githubcontentteststate.md +0 -28
  276. package/content/packages/github-action-effects/api/interface/githubgraphqlteststate.md +0 -52
  277. package/content/packages/github-action-effects/api/interface/githubissueteststate.md +0 -53
  278. package/content/packages/github-action-effects/api/interface/githubreleaseteststate.md +0 -52
  279. package/content/packages/github-action-effects/api/interface/gittagteststate.md +0 -41
  280. package/content/packages/github-action-effects/api/interface/globoptions.md +0 -52
  281. package/content/packages/github-action-effects/api/interface/globteststate.md +0 -32
  282. package/content/packages/github-action-effects/api/interface/hashfilesoptions.md +0 -36
  283. package/content/packages/github-action-effects/api/interface/idempotentpublishinput.md +0 -66
  284. package/content/packages/github-action-effects/api/interface/idempotentpublishresult.md +0 -48
  285. package/content/packages/github-action-effects/api/interface/inflightpackage.md +0 -38
  286. package/content/packages/github-action-effects/api/interface/installoptions.md +0 -36
  287. package/content/packages/github-action-effects/api/interface/issuedata.md +0 -60
  288. package/content/packages/github-action-effects/api/interface/npmregistryteststate.md +0 -32
  289. package/content/packages/github-action-effects/api/interface/oidcclaims.md +0 -98
  290. package/content/packages/github-action-effects/api/interface/packagemanageradapterteststate.md +0 -47
  291. package/content/packages/github-action-effects/api/interface/packagepublishteststate.md +0 -121
  292. package/content/packages/github-action-effects/api/interface/packresult.md +0 -84
  293. package/content/packages/github-action-effects/api/interface/polloptions.md +0 -36
  294. package/content/packages/github-action-effects/api/interface/provenanceattestationinput.md +0 -44
  295. package/content/packages/github-action-effects/api/interface/provisionoptions.md +0 -52
  296. package/content/packages/github-action-effects/api/interface/publishtarballresult.md +0 -28
  297. package/content/packages/github-action-effects/api/interface/pullrequestcommentteststate.md +0 -35
  298. package/content/packages/github-action-effects/api/interface/pullrequestfile.md +0 -32
  299. package/content/packages/github-action-effects/api/interface/pullrequestinfo.md +0 -106
  300. package/content/packages/github-action-effects/api/interface/pullrequestlistoptions.md +0 -60
  301. package/content/packages/github-action-effects/api/interface/pullrequestrecord.md +0 -74
  302. package/content/packages/github-action-effects/api/interface/pullrequestteststate.md +0 -54
  303. package/content/packages/github-action-effects/api/interface/ratelimiterteststate.md +0 -44
  304. package/content/packages/github-action-effects/api/interface/registrytarget.md +0 -52
  305. package/content/packages/github-action-effects/api/interface/releaseasset.md +0 -44
  306. package/content/packages/github-action-effects/api/interface/releasedata.md +0 -62
  307. package/content/packages/github-action-effects/api/interface/report_2.md +0 -76
  308. package/content/packages/github-action-effects/api/interface/resilienceoptions.md +0 -52
  309. package/content/packages/github-action-effects/api/interface/resolveddependency.md +0 -44
  310. package/content/packages/github-action-effects/api/interface/restresponse.md +0 -26
  311. package/content/packages/github-action-effects/api/interface/s3blobstoreconfig.md +0 -62
  312. package/content/packages/github-action-effects/api/interface/sbomattestationinput.md +0 -44
  313. package/content/packages/github-action-effects/api/interface/sbomauthor.md +0 -38
  314. package/content/packages/github-action-effects/api/interface/sbomcontact.md +0 -38
  315. package/content/packages/github-action-effects/api/interface/sbominput.md +0 -88
  316. package/content/packages/github-action-effects/api/interface/sbomsupplier.md +0 -44
  317. package/content/packages/github-action-effects/api/interface/sbomteststate.md +0 -52
  318. package/content/packages/github-action-effects/api/interface/sigstoresignerconfig.md +0 -32
  319. package/content/packages/github-action-effects/api/interface/storagerecordinput.md +0 -68
  320. package/content/packages/github-action-effects/api/interface/tagref.md +0 -34
  321. package/content/packages/github-action-effects/api/interface/tokenpermissioncheckerteststate.md +0 -32
  322. package/content/packages/github-action-effects/api/interface/toolinstallerteststate.md +0 -97
  323. package/content/packages/github-action-effects/api/interface/uploadoptions.md +0 -36
  324. package/content/packages/github-action-effects/api/interface/uploadresult.md +0 -32
  325. package/content/packages/github-action-effects/api/interface/workflowdispatchteststate.md +0 -40
  326. package/content/packages/github-action-effects/api/interface/workflowrunstatus.md +0 -32
  327. package/content/packages/github-action-effects/api/interface/workspacedetectorteststate.md +0 -32
  328. package/content/packages/github-action-effects/api/namespace/step.md +0 -16
  329. package/content/packages/github-action-effects/api/type/actionloglevel.md +0 -16
  330. package/content/packages/github-action-effects/api/type/annotationlevel.md +0 -18
  331. package/content/packages/github-action-effects/api/type/bumptype.md +0 -16
  332. package/content/packages/github-action-effects/api/type/capturedoutput.md +0 -16
  333. package/content/packages/github-action-effects/api/type/changeset.md +0 -16
  334. package/content/packages/github-action-effects/api/type/changesetfile.md +0 -16
  335. package/content/packages/github-action-effects/api/type/checklistitem.md +0 -16
  336. package/content/packages/github-action-effects/api/type/checkrunconclusion.md +0 -18
  337. package/content/packages/github-action-effects/api/type/coreservices.md +0 -18
  338. package/content/packages/github-action-effects/api/type/cyclonedxbom.md +0 -18
  339. package/content/packages/github-action-effects/api/type/extrapermission.md +0 -18
  340. package/content/packages/github-action-effects/api/type/filechange.md +0 -16
  341. package/content/packages/github-action-effects/api/type/githubcontext.md +0 -18
  342. package/content/packages/github-action-effects/api/type/installationtoken.md +0 -18
  343. package/content/packages/github-action-effects/api/type/loglevelinput.md +0 -16
  344. package/content/packages/github-action-effects/api/type/npmpackageinfo.md +0 -16
  345. package/content/packages/github-action-effects/api/type/packagemanagerinfo.md +0 -18
  346. package/content/packages/github-action-effects/api/type/packagemanagername.md +0 -18
  347. package/content/packages/github-action-effects/api/type/permissioncheckresult.md +0 -18
  348. package/content/packages/github-action-effects/api/type/permissiongap.md +0 -18
  349. package/content/packages/github-action-effects/api/type/permissionlevel.md +0 -18
  350. package/content/packages/github-action-effects/api/type/ratelimitstatus.md +0 -18
  351. package/content/packages/github-action-effects/api/type/registrytype.md +0 -18
  352. package/content/packages/github-action-effects/api/type/runnercontext.md +0 -18
  353. package/content/packages/github-action-effects/api/type/status.md +0 -16
  354. package/content/packages/github-action-effects/api/type/treeentry.md +0 -16
  355. package/content/packages/github-action-effects/api/type/webhookpayload.md +0 -18
  356. package/content/packages/github-action-effects/api/type/workspaceinfo.md +0 -16
  357. package/content/packages/github-action-effects/api/type/workspacepackage.md +0 -16
  358. package/content/packages/github-action-effects/api/type/workspacetype.md +0 -16
  359. package/content/packages/github-action-effects/api/variable/action.md +0 -41
  360. package/content/packages/github-action-effects/api/variable/actioncachelive.md +0 -18
  361. package/content/packages/github-action-effects/api/variable/actioncachetest.md +0 -29
  362. package/content/packages/github-action-effects/api/variable/actionenvironmentlive.md +0 -16
  363. package/content/packages/github-action-effects/api/variable/actionenvironmenttest.md +0 -21
  364. package/content/packages/github-action-effects/api/variable/actioninput.md +0 -31
  365. package/content/packages/github-action-effects/api/variable/actionloggerlive.md +0 -18
  366. package/content/packages/github-action-effects/api/variable/actionloggertest.md +0 -29
  367. package/content/packages/github-action-effects/api/variable/actionloglevel.md +0 -18
  368. package/content/packages/github-action-effects/api/variable/actionoutputslive.md +0 -16
  369. package/content/packages/github-action-effects/api/variable/actionoutputstest.md +0 -29
  370. package/content/packages/github-action-effects/api/variable/actionsconfigprovider.md +0 -27
  371. package/content/packages/github-action-effects/api/variable/actionslogger.md +0 -18
  372. package/content/packages/github-action-effects/api/variable/actionsruntime.md +0 -36
  373. package/content/packages/github-action-effects/api/variable/actionstatelive.md +0 -16
  374. package/content/packages/github-action-effects/api/variable/actionstatetest.md +0 -29
  375. package/content/packages/github-action-effects/api/variable/artifactlive.md +0 -18
  376. package/content/packages/github-action-effects/api/variable/artifacttest.md +0 -29
  377. package/content/packages/github-action-effects/api/variable/attestlive.md +0 -18
  378. package/content/packages/github-action-effects/api/variable/attesttest.md +0 -21
  379. package/content/packages/github-action-effects/api/variable/automerge.md +0 -21
  380. package/content/packages/github-action-effects/api/variable/blobstoretest.md +0 -21
  381. package/content/packages/github-action-effects/api/variable/bumptype.md +0 -18
  382. package/content/packages/github-action-effects/api/variable/capturedoutput.md +0 -21
  383. package/content/packages/github-action-effects/api/variable/changeset.md +0 -25
  384. package/content/packages/github-action-effects/api/variable/changesetanalyzerlive.md +0 -16
  385. package/content/packages/github-action-effects/api/variable/changesetanalyzertest.md +0 -21
  386. package/content/packages/github-action-effects/api/variable/changesetfile.md +0 -21
  387. package/content/packages/github-action-effects/api/variable/checklistitem.md +0 -21
  388. package/content/packages/github-action-effects/api/variable/checkrunlive.md +0 -16
  389. package/content/packages/github-action-effects/api/variable/checkruntest.md +0 -21
  390. package/content/packages/github-action-effects/api/variable/commandrunnerlive.md +0 -16
  391. package/content/packages/github-action-effects/api/variable/commandrunnertest.md +0 -21
  392. package/content/packages/github-action-effects/api/variable/configloaderlive.md +0 -18
  393. package/content/packages/github-action-effects/api/variable/configloadertest.md +0 -21
  394. package/content/packages/github-action-effects/api/variable/cyclonedx_bom.md +0 -18
  395. package/content/packages/github-action-effects/api/variable/dryruntest.md +0 -24
  396. package/content/packages/github-action-effects/api/variable/erroraccumulator.md +0 -21
  397. package/content/packages/github-action-effects/api/variable/extrapermission.md +0 -21
  398. package/content/packages/github-action-effects/api/variable/filechange.md +0 -24
  399. package/content/packages/github-action-effects/api/variable/filechangecontent.md +0 -21
  400. package/content/packages/github-action-effects/api/variable/filechangedeletion.md +0 -21
  401. package/content/packages/github-action-effects/api/variable/gitbranchlive.md +0 -16
  402. package/content/packages/github-action-effects/api/variable/gitbranchtest.md +0 -21
  403. package/content/packages/github-action-effects/api/variable/gitcommitlive.md +0 -16
  404. package/content/packages/github-action-effects/api/variable/gitcommittest.md +0 -21
  405. package/content/packages/github-action-effects/api/variable/github_build_type.md +0 -18
  406. package/content/packages/github-action-effects/api/variable/githubapplive.md +0 -18
  407. package/content/packages/github-action-effects/api/variable/githubapptest.md +0 -21
  408. package/content/packages/github-action-effects/api/variable/githubartifactmetadatalive.md +0 -18
  409. package/content/packages/github-action-effects/api/variable/githubartifactmetadatatest.md +0 -24
  410. package/content/packages/github-action-effects/api/variable/githubblobstorelive.md +0 -18
  411. package/content/packages/github-action-effects/api/variable/githubclientlive.md +0 -26
  412. package/content/packages/github-action-effects/api/variable/githubclienttest.md +0 -21
  413. package/content/packages/github-action-effects/api/variable/githubcommitlive.md +0 -16
  414. package/content/packages/github-action-effects/api/variable/githubcommittest.md +0 -21
  415. package/content/packages/github-action-effects/api/variable/githubcontentlive.md +0 -16
  416. package/content/packages/github-action-effects/api/variable/githubcontenttest.md +0 -21
  417. package/content/packages/github-action-effects/api/variable/githubcontext.md +0 -35
  418. package/content/packages/github-action-effects/api/variable/githubgraphqllive.md +0 -18
  419. package/content/packages/github-action-effects/api/variable/githubgraphqltest.md +0 -24
  420. package/content/packages/github-action-effects/api/variable/githubissuelive.md +0 -16
  421. package/content/packages/github-action-effects/api/variable/githubissuetest.md +0 -24
  422. package/content/packages/github-action-effects/api/variable/githubmarkdown.md +0 -45
  423. package/content/packages/github-action-effects/api/variable/githubreleaselive.md +0 -16
  424. package/content/packages/github-action-effects/api/variable/githubreleasetest.md +0 -24
  425. package/content/packages/github-action-effects/api/variable/githubtoken.md +0 -27
  426. package/content/packages/github-action-effects/api/variable/gittaglive.md +0 -16
  427. package/content/packages/github-action-effects/api/variable/gittagtest.md +0 -24
  428. package/content/packages/github-action-effects/api/variable/globlive.md +0 -18
  429. package/content/packages/github-action-effects/api/variable/globtest.md +0 -30
  430. package/content/packages/github-action-effects/api/variable/in_toto_payload_type.md +0 -18
  431. package/content/packages/github-action-effects/api/variable/in_toto_statement_v1.md +0 -18
  432. package/content/packages/github-action-effects/api/variable/installationtoken.md +0 -28
  433. package/content/packages/github-action-effects/api/variable/ioutil.md +0 -22
  434. package/content/packages/github-action-effects/api/variable/loglevelinput.md +0 -18
  435. package/content/packages/github-action-effects/api/variable/npmpackageinfo.md +0 -24
  436. package/content/packages/github-action-effects/api/variable/npmregistrylive.md +0 -18
  437. package/content/packages/github-action-effects/api/variable/npmregistrytest.md +0 -21
  438. package/content/packages/github-action-effects/api/variable/octokitauthapplive.md +0 -18
  439. package/content/packages/github-action-effects/api/variable/oidctokenissuerlive.md +0 -18
  440. package/content/packages/github-action-effects/api/variable/oidctokenissuertest.md +0 -18
  441. package/content/packages/github-action-effects/api/variable/packagemanageradapterlive.md +0 -19
  442. package/content/packages/github-action-effects/api/variable/packagemanageradaptertest.md +0 -21
  443. package/content/packages/github-action-effects/api/variable/packagemanagerinfo.md +0 -22
  444. package/content/packages/github-action-effects/api/variable/packagemanagername.md +0 -18
  445. package/content/packages/github-action-effects/api/variable/packagepublishlive.md +0 -19
  446. package/content/packages/github-action-effects/api/variable/packagepublishtest.md +0 -27
  447. package/content/packages/github-action-effects/api/variable/pathutils.md +0 -31
  448. package/content/packages/github-action-effects/api/variable/permissioncheckresult.md +0 -31
  449. package/content/packages/github-action-effects/api/variable/permissiongap.md +0 -22
  450. package/content/packages/github-action-effects/api/variable/permissionlevel.md +0 -18
  451. package/content/packages/github-action-effects/api/variable/pullrequestcommentlive.md +0 -16
  452. package/content/packages/github-action-effects/api/variable/pullrequestcommenttest.md +0 -21
  453. package/content/packages/github-action-effects/api/variable/pullrequestlive.md +0 -16
  454. package/content/packages/github-action-effects/api/variable/pullrequesttest.md +0 -21
  455. package/content/packages/github-action-effects/api/variable/ratelimiterlive.md +0 -18
  456. package/content/packages/github-action-effects/api/variable/ratelimitertest.md +0 -21
  457. package/content/packages/github-action-effects/api/variable/ratelimitstatus.md +0 -23
  458. package/content/packages/github-action-effects/api/variable/reportbuilder.md +0 -33
  459. package/content/packages/github-action-effects/api/variable/runnercontext.md +0 -25
  460. package/content/packages/github-action-effects/api/variable/sbomlive.md +0 -18
  461. package/content/packages/github-action-effects/api/variable/sbomtest.md +0 -21
  462. package/content/packages/github-action-effects/api/variable/semverresolver.md +0 -30
  463. package/content/packages/github-action-effects/api/variable/sigstore_bundle_v0_3_media_type.md +0 -18
  464. package/content/packages/github-action-effects/api/variable/sigstore_oidc_audience.md +0 -18
  465. package/content/packages/github-action-effects/api/variable/sigstoresignerlive.md +0 -18
  466. package/content/packages/github-action-effects/api/variable/sigstoresignertest.md +0 -18
  467. package/content/packages/github-action-effects/api/variable/slsa_provenance_v1.md +0 -18
  468. package/content/packages/github-action-effects/api/variable/spdx_v2_3.md +0 -18
  469. package/content/packages/github-action-effects/api/variable/status.md +0 -18
  470. package/content/packages/github-action-effects/api/variable/tokenpermissioncheckertest.md +0 -21
  471. package/content/packages/github-action-effects/api/variable/toolinstallerlive.md +0 -18
  472. package/content/packages/github-action-effects/api/variable/toolinstallertest.md +0 -21
  473. package/content/packages/github-action-effects/api/variable/treeentry.md +0 -26
  474. package/content/packages/github-action-effects/api/variable/treeentrycontent.md +0 -22
  475. package/content/packages/github-action-effects/api/variable/treeentrydeletion.md +0 -22
  476. package/content/packages/github-action-effects/api/variable/webhookpayload.md +0 -51
  477. package/content/packages/github-action-effects/api/variable/workflowdispatchlive.md +0 -16
  478. package/content/packages/github-action-effects/api/variable/workflowdispatchtest.md +0 -21
  479. package/content/packages/github-action-effects/api/variable/workspacedetectorlive.md +0 -18
  480. package/content/packages/github-action-effects/api/variable/workspacedetectortest.md +0 -21
  481. package/content/packages/github-action-effects/api/variable/workspaceinfo.md +0 -22
  482. package/content/packages/github-action-effects/api/variable/workspacepackage.md +0 -24
  483. package/content/packages/github-action-effects/api/variable/workspacetype.md +0 -18
  484. package/content/packages/github-action-effects/api.md +0 -386
  485. package/content/packages/mcp/resource-taxonomy.md +0 -63
  486. package/content/packages/rspress-builder/api/function/build.md +0 -18
  487. package/content/packages/rspress-builder/api/function/defineplugin.md +0 -18
  488. package/content/packages/rspress-builder/api/interface/rspressbundleoptions.md +0 -28
  489. package/content/packages/rspress-builder/api/interface/rspresspluginoptions.md +0 -76
  490. package/content/packages/rspress-builder/api.md +0 -22
  491. package/content/packages/silk/export-map.md +0 -67
  492. package/content/packages/silk/install-and-setup.md +0 -59
  493. package/content/packages/silk-effects/api/class/analyzedworkspace.md +0 -121
  494. package/content/packages/silk-effects/api/class/biomeschemasync.md +0 -33
  495. package/content/packages/silk-effects/api/class/biomesyncerror.md +0 -41
  496. package/content/packages/silk-effects/api/class/changesetconfig.md +0 -28
  497. package/content/packages/silk-effects/api/class/changesetconfigerror.md +0 -41
  498. package/content/packages/silk-effects/api/class/changesetconfigreader.md +0 -33
  499. package/content/packages/silk-effects/api/class/configdiscovery.md +0 -33
  500. package/content/packages/silk-effects/api/class/confignotfounderror.md +0 -41
  501. package/content/packages/silk-effects/api/class/managedsection.md +0 -18
  502. package/content/packages/silk-effects/api/class/resolvedtool.md +0 -62
  503. package/content/packages/silk-effects/api/class/sectionblock.md +0 -95
  504. package/content/packages/silk-effects/api/class/sectiondefinition.md +0 -104
  505. package/content/packages/silk-effects/api/class/sectionparseerror.md +0 -41
  506. package/content/packages/silk-effects/api/class/sectionvalidationerror.md +0 -41
  507. package/content/packages/silk-effects/api/class/sectionwriteerror.md +0 -41
  508. package/content/packages/silk-effects/api/class/shellsectiondefinition.md +0 -56
  509. package/content/packages/silk-effects/api/class/silkpublishability.md +0 -46
  510. package/content/packages/silk-effects/api/class/silkpublishconfig.md +0 -18
  511. package/content/packages/silk-effects/api/class/silkworkspaceanalyzer.md +0 -33
  512. package/content/packages/silk-effects/api/class/tagformaterror.md +0 -48
  513. package/content/packages/silk-effects/api/class/tagstrategy.md +0 -32
  514. package/content/packages/silk-effects/api/class/toolcommand.md +0 -76
  515. package/content/packages/silk-effects/api/class/tooldefinition.md +0 -73
  516. package/content/packages/silk-effects/api/class/tooldiscovery.md +0 -35
  517. package/content/packages/silk-effects/api/class/toolnotfounderror.md +0 -39
  518. package/content/packages/silk-effects/api/class/toolresolutionerror.md +0 -39
  519. package/content/packages/silk-effects/api/class/toolversionmismatcherror.md +0 -46
  520. package/content/packages/silk-effects/api/class/versioningdetectionerror.md +0 -34
  521. package/content/packages/silk-effects/api/class/versioningstrategy.md +0 -34
  522. package/content/packages/silk-effects/api/class/workspaceanalysis.md +0 -94
  523. package/content/packages/silk-effects/api/class/workspaceanalysiserror.md +0 -41
  524. package/content/packages/silk-effects/api/function/buildschemaurl.md +0 -26
  525. package/content/packages/silk-effects/api/function/extractsemver.md +0 -26
  526. package/content/packages/silk-effects/api/function/readtargetsbinding.md +0 -23
  527. package/content/packages/silk-effects/api/function/savvybasepreamble.md +0 -22
  528. package/content/packages/silk-effects/api/function/savvyhookshygiene.md +0 -22
  529. package/content/packages/silk-effects/api/function/savvytoolsection.md +0 -37
  530. package/content/packages/silk-effects/api/interface/commitlintplugin.md +0 -26
  531. package/content/packages/silk-effects/api/interface/commitlintuserconfig.md +0 -76
  532. package/content/packages/silk-effects/api/interface/promptconfig.md +0 -38
  533. package/content/packages/silk-effects/api/interface/promptsettings.md +0 -32
  534. package/content/packages/silk-effects/api/interface/publishablepackage.md +0 -44
  535. package/content/packages/silk-effects/api/interface/rawpackagejson.md +0 -44
  536. package/content/packages/silk-effects/api/interface/rawpublishconfig.md +0 -44
  537. package/content/packages/silk-effects/api/interface/rawtargetobject.md +0 -44
  538. package/content/packages/silk-effects/api/interface/rulesconfig.md +0 -26
  539. package/content/packages/silk-effects/api/interface/targetbinding.md +0 -52
  540. package/content/packages/silk-effects/api/interface/targetgroupbinding.md +0 -44
  541. package/content/packages/silk-effects/api/interface/targetsbinding.md +0 -32
  542. package/content/packages/silk-effects/api/namespace/changesets.md +0 -16
  543. package/content/packages/silk-effects/api/namespace/commitlint.md +0 -16
  544. package/content/packages/silk-effects/api/namespace/lint.md +0 -16
  545. package/content/packages/silk-effects/api/namespace/turbo.md +0 -16
  546. package/content/packages/silk-effects/api/type/biomesyncoptions.md +0 -16
  547. package/content/packages/silk-effects/api/type/biomesyncresult.md +0 -16
  548. package/content/packages/silk-effects/api/type/changesetconfigfile.md +0 -16
  549. package/content/packages/silk-effects/api/type/changesetmode.md +0 -18
  550. package/content/packages/silk-effects/api/type/checkresult.md +0 -16
  551. package/content/packages/silk-effects/api/type/checkresultdefinition.md +0 -24
  552. package/content/packages/silk-effects/api/type/commentstyle.md +0 -16
  553. package/content/packages/silk-effects/api/type/configdiscoveryoptions.md +0 -16
  554. package/content/packages/silk-effects/api/type/configlocation.md +0 -16
  555. package/content/packages/silk-effects/api/type/configsource.md +0 -16
  556. package/content/packages/silk-effects/api/type/rawpublishtargets.md +0 -18
  557. package/content/packages/silk-effects/api/type/rawtargetvalue.md +0 -18
  558. package/content/packages/silk-effects/api/type/resolutionpolicy.md +0 -16
  559. package/content/packages/silk-effects/api/type/resolutionpolicydefinition.md +0 -23
  560. package/content/packages/silk-effects/api/type/ruleapplicability.md +0 -18
  561. package/content/packages/silk-effects/api/type/ruleconfigtuple.md +0 -18
  562. package/content/packages/silk-effects/api/type/ruleseverity.md +0 -18
  563. package/content/packages/silk-effects/api/type/sectiondiff.md +0 -16
  564. package/content/packages/silk-effects/api/type/sectiondiffdefinition.md +0 -24
  565. package/content/packages/silk-effects/api/type/silkchangesetconfigfile.md +0 -16
  566. package/content/packages/silk-effects/api/type/sourcerequirement.md +0 -16
  567. package/content/packages/silk-effects/api/type/sourcerequirementdefinition.md +0 -23
  568. package/content/packages/silk-effects/api/type/syncresult.md +0 -16
  569. package/content/packages/silk-effects/api/type/syncresultdefinition.md +0 -24
  570. package/content/packages/silk-effects/api/type/tagstrategytype.md +0 -16
  571. package/content/packages/silk-effects/api/type/toolsource.md +0 -16
  572. package/content/packages/silk-effects/api/type/versionextractor.md +0 -16
  573. package/content/packages/silk-effects/api/type/versionextractordefinition.md +0 -28
  574. package/content/packages/silk-effects/api/type/versioningstrategyresult.md +0 -16
  575. package/content/packages/silk-effects/api/type/versioningstrategytype.md +0 -16
  576. package/content/packages/silk-effects/api/variable/biomeschemasynclive.md +0 -18
  577. package/content/packages/silk-effects/api/variable/biomesyncoptions.md +0 -23
  578. package/content/packages/silk-effects/api/variable/biomesyncresult.md +0 -22
  579. package/content/packages/silk-effects/api/variable/changesetconfigfile.md +0 -36
  580. package/content/packages/silk-effects/api/variable/changesetconfiglive.md +0 -18
  581. package/content/packages/silk-effects/api/variable/changesetconfigreaderlive.md +0 -18
  582. package/content/packages/silk-effects/api/variable/checkresult.md +0 -70
  583. package/content/packages/silk-effects/api/variable/commentstyle.md +0 -18
  584. package/content/packages/silk-effects/api/variable/configdiscoverylive.md +0 -18
  585. package/content/packages/silk-effects/api/variable/configdiscoveryoptions.md +0 -21
  586. package/content/packages/silk-effects/api/variable/configlocation.md +0 -21
  587. package/content/packages/silk-effects/api/variable/configsource.md +0 -18
  588. package/content/packages/silk-effects/api/variable/managedsectionlive.md +0 -18
  589. package/content/packages/silk-effects/api/variable/publishabilitydetectoradaptivelive.md +0 -19
  590. package/content/packages/silk-effects/api/variable/resolutionpolicy.md +0 -92
  591. package/content/packages/silk-effects/api/variable/savvybasesection.md +0 -25
  592. package/content/packages/silk-effects/api/variable/savvyhookssection.md +0 -18
  593. package/content/packages/silk-effects/api/variable/sectiondiff.md +0 -70
  594. package/content/packages/silk-effects/api/variable/silkchangesetconfigfile.md +0 -40
  595. package/content/packages/silk-effects/api/variable/silkpublishabilitydetectorlive.md +0 -18
  596. package/content/packages/silk-effects/api/variable/silkworkspaceanalyzerlive.md +0 -20
  597. package/content/packages/silk-effects/api/variable/sourcerequirement.md +0 -92
  598. package/content/packages/silk-effects/api/variable/syncresult.md +0 -81
  599. package/content/packages/silk-effects/api/variable/tagstrategylive.md +0 -18
  600. package/content/packages/silk-effects/api/variable/tagstrategytype.md +0 -18
  601. package/content/packages/silk-effects/api/variable/tooldiscoverylive.md +0 -19
  602. package/content/packages/silk-effects/api/variable/toolsource.md +0 -18
  603. package/content/packages/silk-effects/api/variable/versionextractor.md +0 -99
  604. package/content/packages/silk-effects/api/variable/versioningstrategylive.md +0 -18
  605. package/content/packages/silk-effects/api/variable/versioningstrategyresult.md +0 -22
  606. package/content/packages/silk-effects/api/variable/versioningstrategytype.md +0 -18
  607. package/content/packages/silk-effects/api.md +0 -144
  608. package/content/packages/silk-effects/index.md +0 -76
  609. package/content/packages/silk-effects/managed-section.md +0 -84
  610. package/content/packages/silk-effects/platform-layers.md +0 -94
  611. package/content/packages/templates/api/function/createbiome.md +0 -26
  612. package/content/packages/templates/api/function/createchangeset.md +0 -26
  613. package/content/packages/templates/api/function/creategitignore.md +0 -26
  614. package/content/packages/templates/api/function/createpackagejson.md +0 -26
  615. package/content/packages/templates/api/function/createpnpmworkspace.md +0 -26
  616. package/content/packages/templates/api/function/createreadme.md +0 -26
  617. package/content/packages/templates/api/function/createtsconfig.md +0 -26
  618. package/content/packages/templates/api/function/createturboroot.md +0 -26
  619. package/content/packages/templates/api/function/createturboworkspace.md +0 -26
  620. package/content/packages/templates/api/function/createvscode.md +0 -26
  621. package/content/packages/templates/api/function/createworkspace.md +0 -26
  622. package/content/packages/templates/api/interface/templateentry.md +0 -44
  623. package/content/packages/templates/api/type/biomeoptionstype.md +0 -18
  624. package/content/packages/templates/api/type/changesetoptionstype.md +0 -18
  625. package/content/packages/templates/api/type/gitignoreoptionstype.md +0 -18
  626. package/content/packages/templates/api/type/packagejsonoptionstype.md +0 -18
  627. package/content/packages/templates/api/type/pnpmworkspaceoptionstype.md +0 -18
  628. package/content/packages/templates/api/type/readmeoptionstype.md +0 -18
  629. package/content/packages/templates/api/type/template.md +0 -18
  630. package/content/packages/templates/api/type/tsconfigoptionstype.md +0 -18
  631. package/content/packages/templates/api/type/turborootoptionstype.md +0 -18
  632. package/content/packages/templates/api/type/turboworkspaceoptionstype.md +0 -18
  633. package/content/packages/templates/api/type/updatetemplate.md +0 -18
  634. package/content/packages/templates/api/type/vscodeoptionstype.md +0 -18
  635. package/content/packages/templates/api/type/workspaceoptionstype.md +0 -18
  636. package/content/packages/templates/api/variable/biomeoptions.md +0 -22
  637. package/content/packages/templates/api/variable/changesetoptions.md +0 -29
  638. package/content/packages/templates/api/variable/gitignoreoptions.md +0 -27
  639. package/content/packages/templates/api/variable/packagejsonoptions.md +0 -60
  640. package/content/packages/templates/api/variable/pnpmworkspaceoptions.md +0 -23
  641. package/content/packages/templates/api/variable/readmeoptions.md +0 -21
  642. package/content/packages/templates/api/variable/tsconfigoptions.md +0 -26
  643. package/content/packages/templates/api/variable/turborootoptions.md +0 -25
  644. package/content/packages/templates/api/variable/turboworkspaceoptions.md +0 -20
  645. package/content/packages/templates/api/variable/vscodeoptions.md +0 -25
  646. package/content/packages/templates/api/variable/workspaceoptions.md +0 -33
  647. package/content/packages/templates/api.md +0 -60
  648. package/content/packages/tsdown-plugins/api/class/buildcollector.md +0 -62
  649. package/content/packages/tsdown-plugins/api/class/buildcollectortag.md +0 -16
  650. package/content/packages/tsdown-plugins/api/class/buildreport.md +0 -16
  651. package/content/packages/tsdown-plugins/api/class/configvalidationerror.md +0 -41
  652. package/content/packages/tsdown-plugins/api/class/configvalidator.md +0 -18
  653. package/content/packages/tsdown-plugins/api/class/diagnosticentry.md +0 -18
  654. package/content/packages/tsdown-plugins/api/class/emittedfile.md +0 -18
  655. package/content/packages/tsdown-plugins/api/class/environmentdetector.md +0 -16
  656. package/content/packages/tsdown-plugins/api/class/executorresolver.md +0 -16
  657. package/content/packages/tsdown-plugins/api/class/formatselector.md +0 -16
  658. package/content/packages/tsdown-plugins/api/class/metagenerationerror.md +0 -41
  659. package/content/packages/tsdown-plugins/api/class/outputrenderer.md +0 -16
  660. package/content/packages/tsdown-plugins/api/class/passreport.md +0 -18
  661. package/content/packages/tsdown-plugins/api/class/reporttimings.md +0 -16
  662. package/content/packages/tsdown-plugins/api/class/targetgroupreport.md +0 -16
  663. package/content/packages/tsdown-plugins/api/class/tsconfigresolver.md +0 -84
  664. package/content/packages/tsdown-plugins/api/function/ambientoutname.md +0 -18
  665. package/content/packages/tsdown-plugins/api/function/analyzereexportbarrel.md +0 -18
  666. package/content/packages/tsdown-plugins/api/function/applysubdirmetaentries.md +0 -21
  667. package/content/packages/tsdown-plugins/api/function/assertnoentrycollisions.md +0 -18
  668. package/content/packages/tsdown-plugins/api/function/buildemittedmanifest.md +0 -18
  669. package/content/packages/tsdown-plugins/api/function/buildmetricsplugin.md +0 -18
  670. package/content/packages/tsdown-plugins/api/function/buildresolvedtsconfig.md +0 -18
  671. package/content/packages/tsdown-plugins/api/function/buildtargetgroups.md +0 -18
  672. package/content/packages/tsdown-plugins/api/function/cjsdefaultinterop.md +0 -18
  673. package/content/packages/tsdown-plugins/api/function/classifydtsexport.md +0 -18
  674. package/content/packages/tsdown-plugins/api/function/collectexportnames.md +0 -18
  675. package/content/packages/tsdown-plugins/api/function/computeexefilename.md +0 -18
  676. package/content/packages/tsdown-plugins/api/function/copyambientdts.md +0 -18
  677. package/content/packages/tsdown-plugins/api/function/copypublicdir.md +0 -18
  678. package/content/packages/tsdown-plugins/api/function/createtimer.md +0 -18
  679. package/content/packages/tsdown-plugins/api/function/createtsdownlogger.md +0 -18
  680. package/content/packages/tsdown-plugins/api/function/declarationext.md +0 -18
  681. package/content/packages/tsdown-plugins/api/function/defaultmanifesttransform.md +0 -20
  682. package/content/packages/tsdown-plugins/api/function/deriveexportpaths.md +0 -18
  683. package/content/packages/tsdown-plugins/api/function/derivetargetgroupoptions.md +0 -18
  684. package/content/packages/tsdown-plugins/api/function/emitmanifest.md +0 -18
  685. package/content/packages/tsdown-plugins/api/function/extractambientdts.md +0 -18
  686. package/content/packages/tsdown-plugins/api/function/extractentries.md +0 -16
  687. package/content/packages/tsdown-plugins/api/function/findrelativespecifiers.md +0 -21
  688. package/content/packages/tsdown-plugins/api/function/flattenissues.md +0 -21
  689. package/content/packages/tsdown-plugins/api/function/formattime.md +0 -16
  690. package/content/packages/tsdown-plugins/api/function/generatemeta.md +0 -18
  691. package/content/packages/tsdown-plugins/api/function/istargetobject.md +0 -18
  692. package/content/packages/tsdown-plugins/api/function/mixeddtsexporterror.md +0 -18
  693. package/content/packages/tsdown-plugins/api/function/nodebuiltindefaultinterop.md +0 -18
  694. package/content/packages/tsdown-plugins/api/function/normalizebinpaths.md +0 -18
  695. package/content/packages/tsdown-plugins/api/function/normalizeexeoptions.md +0 -18
  696. package/content/packages/tsdown-plugins/api/function/normalizeloosefiles.md +0 -18
  697. package/content/packages/tsdown-plugins/api/function/normalizemetaoptions.md +0 -21
  698. package/content/packages/tsdown-plugins/api/function/packagejsonentries.md +0 -18
  699. package/content/packages/tsdown-plugins/api/function/readtsconfigjsx.md +0 -18
  700. package/content/packages/tsdown-plugins/api/function/removedeclarationmaps.md +0 -18
  701. package/content/packages/tsdown-plugins/api/function/renderreexportstub.md +0 -22
  702. package/content/packages/tsdown-plugins/api/function/renderreport.md +0 -17
  703. package/content/packages/tsdown-plugins/api/function/resolvejsxconfig.md +0 -18
  704. package/content/packages/tsdown-plugins/api/function/resolvemanifest.md +0 -18
  705. package/content/packages/tsdown-plugins/api/function/resolvenextversions.md +0 -18
  706. package/content/packages/tsdown-plugins/api/function/resolveportabletsconfig.md +0 -27
  707. package/content/packages/tsdown-plugins/api/function/resolvetargets.md +0 -21
  708. package/content/packages/tsdown-plugins/api/function/rewritemetaversions.md +0 -18
  709. package/content/packages/tsdown-plugins/api/function/runexebuild.md +0 -18
  710. package/content/packages/tsdown-plugins/api/function/runmetapass.md +0 -18
  711. package/content/packages/tsdown-plugins/api/function/serializeissues.md +0 -18
  712. package/content/packages/tsdown-plugins/api/function/transformbin.md +0 -18
  713. package/content/packages/tsdown-plugins/api/function/transformexports.md +0 -18
  714. package/content/packages/tsdown-plugins/api/function/transformmanifest.md +0 -18
  715. package/content/packages/tsdown-plugins/api/function/writedtsemittsconfig.md +0 -18
  716. package/content/packages/tsdown-plugins/api/function/writeissuesartifact.md +0 -23
  717. package/content/packages/tsdown-plugins/api/function/writeresolvedtsconfig.md +0 -18
  718. package/content/packages/tsdown-plugins/api/function/writetargetsbinding.md +0 -18
  719. package/content/packages/tsdown-plugins/api/interface/ambientdtsentry.md +0 -38
  720. package/content/packages/tsdown-plugins/api/interface/buildemittedmanifestoptions.md +0 -69
  721. package/content/packages/tsdown-plugins/api/interface/buildgroupspec.md +0 -32
  722. package/content/packages/tsdown-plugins/api/interface/buildissues.md +0 -56
  723. package/content/packages/tsdown-plugins/api/interface/buildtargetgroupsoptions.md +0 -205
  724. package/content/packages/tsdown-plugins/api/interface/copyambientdtsoptions.md +0 -42
  725. package/content/packages/tsdown-plugins/api/interface/cssoptions.md +0 -36
  726. package/content/packages/tsdown-plugins/api/interface/derivedtsdownoptions.md +0 -106
  727. package/content/packages/tsdown-plugins/api/interface/deriveoptions.md +0 -100
  728. package/content/packages/tsdown-plugins/api/interface/diagnosticinput.md +0 -66
  729. package/content/packages/tsdown-plugins/api/interface/emitmanifestoptions.md +0 -71
  730. package/content/packages/tsdown-plugins/api/interface/entryoverride.md +0 -86
  731. package/content/packages/tsdown-plugins/api/interface/execonfig.md +0 -60
  732. package/content/packages/tsdown-plugins/api/interface/exerewrite.md +0 -44
  733. package/content/packages/tsdown-plugins/api/interface/exeseaconfig.md +0 -38
  734. package/content/packages/tsdown-plugins/api/interface/exetarget.md +0 -38
  735. package/content/packages/tsdown-plugins/api/interface/exetargetinput.md +0 -32
  736. package/content/packages/tsdown-plugins/api/interface/extractambientoptions.md +0 -24
  737. package/content/packages/tsdown-plugins/api/interface/extractoptions.md +0 -32
  738. package/content/packages/tsdown-plugins/api/interface/extractresult.md +0 -34
  739. package/content/packages/tsdown-plugins/api/interface/formatter.md +0 -30
  740. package/content/packages/tsdown-plugins/api/interface/formattercontext.md +0 -30
  741. package/content/packages/tsdown-plugins/api/interface/generatemetaoptions.md +0 -124
  742. package/content/packages/tsdown-plugins/api/interface/jsxconfig.md +0 -36
  743. package/content/packages/tsdown-plugins/api/interface/loosefilespec.md +0 -36
  744. package/content/packages/tsdown-plugins/api/interface/metaoptions.md +0 -42
  745. package/content/packages/tsdown-plugins/api/interface/metaresult.md +0 -30
  746. package/content/packages/tsdown-plugins/api/interface/moduleexportnames.md +0 -34
  747. package/content/packages/tsdown-plugins/api/interface/nextversions.md +0 -36
  748. package/content/packages/tsdown-plugins/api/interface/normalizedexe.md +0 -48
  749. package/content/packages/tsdown-plugins/api/interface/normalizedloosefile.md +0 -60
  750. package/content/packages/tsdown-plugins/api/interface/normalizedmeta.md +0 -41
  751. package/content/packages/tsdown-plugins/api/interface/packagejsonentriesoptions.md +0 -34
  752. package/content/packages/tsdown-plugins/api/interface/packagejsonlike.md +0 -30
  753. package/content/packages/tsdown-plugins/api/interface/pkgoscpu.md +0 -32
  754. package/content/packages/tsdown-plugins/api/interface/plaindiagnostic.md +0 -68
  755. package/content/packages/tsdown-plugins/api/interface/portabletsconfig.md +0 -36
  756. package/content/packages/tsdown-plugins/api/interface/publishtargetobject.md +0 -44
  757. package/content/packages/tsdown-plugins/api/interface/reexportbarrelanalysis.md +0 -44
  758. package/content/packages/tsdown-plugins/api/interface/renderedoutput.md +0 -36
  759. package/content/packages/tsdown-plugins/api/interface/renderreportoptions.md +0 -44
  760. package/content/packages/tsdown-plugins/api/interface/resolvedcompileroptions.md +0 -26
  761. package/content/packages/tsdown-plugins/api/interface/resolvedgroup.md +0 -44
  762. package/content/packages/tsdown-plugins/api/interface/resolvedtarget.md +0 -52
  763. package/content/packages/tsdown-plugins/api/interface/resolvedtsconfig.md +0 -36
  764. package/content/packages/tsdown-plugins/api/interface/resolvedtsconfigoptions.md +0 -50
  765. package/content/packages/tsdown-plugins/api/interface/runexebuildoptions.md +0 -74
  766. package/content/packages/tsdown-plugins/api/interface/runmetapassoptions.md +0 -104
  767. package/content/packages/tsdown-plugins/api/interface/targetgroupref.md +0 -38
  768. package/content/packages/tsdown-plugins/api/interface/targetresolution.md +0 -32
  769. package/content/packages/tsdown-plugins/api/interface/timer.md +0 -30
  770. package/content/packages/tsdown-plugins/api/interface/transformmanifestoptions.md +0 -50
  771. package/content/packages/tsdown-plugins/api/interface/tsconfigjsx.md +0 -32
  772. package/content/packages/tsdown-plugins/api/interface/tsdocoptions.md +0 -32
  773. package/content/packages/tsdown-plugins/api/interface/tsdoctagdefinition.md +0 -38
  774. package/content/packages/tsdown-plugins/api/interface/tsdownlogger.md +0 -62
  775. package/content/packages/tsdown-plugins/api/interface/validationinput.md +0 -69
  776. package/content/packages/tsdown-plugins/api/interface/warningsuppressionrule.md +0 -32
  777. package/content/packages/tsdown-plugins/api/type/buildformat.md +0 -18
  778. package/content/packages/tsdown-plugins/api/type/buildplatform.md +0 -18
  779. package/content/packages/tsdown-plugins/api/type/dtsexportclass.md +0 -25
  780. package/content/packages/tsdown-plugins/api/type/dualexports.md +0 -18
  781. package/content/packages/tsdown-plugins/api/type/environment.md +0 -16
  782. package/content/packages/tsdown-plugins/api/type/exebuild.md +0 -18
  783. package/content/packages/tsdown-plugins/api/type/executor.md +0 -16
  784. package/content/packages/tsdown-plugins/api/type/json.md +0 -16
  785. package/content/packages/tsdown-plugins/api/type/loosefiles.md +0 -18
  786. package/content/packages/tsdown-plugins/api/type/outputformat.md +0 -16
  787. package/content/packages/tsdown-plugins/api/type/passkind.md +0 -16
  788. package/content/packages/tsdown-plugins/api/type/publishtargets.md +0 -18
  789. package/content/packages/tsdown-plugins/api/type/publishtargetvalue.md +0 -18
  790. package/content/packages/tsdown-plugins/api/type/targetgroupid.md +0 -18
  791. package/content/packages/tsdown-plugins/api/type/tsdownbuild.md +0 -18
  792. package/content/packages/tsdown-plugins/api/variable/ciannotationsformatter.md +0 -16
  793. package/content/packages/tsdown-plugins/api/variable/configvalidatorlive.md +0 -18
  794. package/content/packages/tsdown-plugins/api/variable/default_exe_node_version.md +0 -18
  795. package/content/packages/tsdown-plugins/api/variable/environmentdetectorlive.md +0 -16
  796. package/content/packages/tsdown-plugins/api/variable/executorresolverlive.md +0 -16
  797. package/content/packages/tsdown-plugins/api/variable/formatselectorlive.md +0 -16
  798. package/content/packages/tsdown-plugins/api/variable/jsonformatter.md +0 -16
  799. package/content/packages/tsdown-plugins/api/variable/markdownformatter.md +0 -16
  800. package/content/packages/tsdown-plugins/api/variable/outputrendererlive.md +0 -16
  801. package/content/packages/tsdown-plugins/api/variable/reportpipelinelive.md +0 -17
  802. package/content/packages/tsdown-plugins/api/variable/silentformatter.md +0 -16
  803. package/content/packages/tsdown-plugins/api/variable/terminalformatter.md +0 -16
  804. package/content/packages/tsdown-plugins/api.md +0 -183
  805. package/content/standards/api-model-pipeline.md +0 -64
  806. package/content/standards/catalog-usage.md +0 -48
  807. package/content/standards/changeset-discipline.md +0 -52
  808. package/content/standards/changeset-format.md +0 -132
  809. package/content/standards/commit-contract.md +0 -58
  810. package/content/standards/dependency-conventions.md +0 -82
  811. package/content/standards/linting-conventions.md +0 -47
  812. package/content/standards/publishability.md +0 -57
  813. package/content/standards/semver.md +0 -51
  814. package/content/standards/test-classification.md +0 -49
  815. package/content/standards/turbo/best-practices.md +0 -76
  816. package/content/standards/turbo/boundaries.md +0 -72
  817. package/content/standards/turbo/ci.md +0 -69
  818. package/content/standards/turbo/environment.md +0 -64
  819. package/content/standards/turbo/filtering.md +0 -72
  820. package/content/standards/turbo/watch.md +0 -64
  821. package/content/tags.json +0 -32
  822. package/resources/catalog.js +0 -29
  823. package/resources/doc-index.js +0 -112
  824. package/resources/index.js +0 -57
  825. package/resources/load.js +0 -38
  826. package/resources/paths.js +0 -23
  827. package/resources/query-log.js +0 -20
  828. package/resources/schema.js +0 -40
  829. package/tools/docs-search.js +0 -59
@@ -1,386 +0,0 @@
1
- ---
2
- id: packages/github-action-effects/api
3
- title: "@savvy-web/github-action-effects — API reference"
4
- summary: "@savvy-web/github-action-effects API reference: 356 documented symbols."
5
- tier: packages
6
- source: generated
7
- tags: [github-action-effects, api]
8
- priority: 0.4
9
- related: []
10
- ---
11
-
12
- # @savvy-web/github-action-effects — API reference
13
-
14
- ## class
15
-
16
- - [`ActionCache`](silk://packages/github-action-effects/api/class/actioncache) — Service for GitHub Actions cache operations. Uses the V2 Twirp cache protocol at ACTIONS_RESULTS_URL with Azure Blob Storage for uploads/downloads. No dependency on `@actions/cache`.
17
- - [`ActionCacheError`](silk://packages/github-action-effects/api/class/actioncacheerror) — Error when a cache operation (save or restore) fails.
18
- - [`ActionEnvironment`](silk://packages/github-action-effects/api/class/actionenvironment) — Service for reading GitHub Actions environment variables.
19
- - [`ActionEnvironmentError`](silk://packages/github-action-effects/api/class/actionenvironmenterror) — Error when a required environment variable is missing or invalid.
20
- - [`ActionInputError`](silk://packages/github-action-effects/api/class/actioninputerror) — Error when a GitHub Action input is missing or fails schema validation.
21
- - [`ActionLogger`](silk://packages/github-action-effects/api/class/actionlogger) — Service for action-specific logging operations beyond the Effect Logger.
22
- - [`ActionOutputError`](silk://packages/github-action-effects/api/class/actionoutputerror) — Error when a GitHub Action output fails schema validation or writing.
23
- - [`ActionOutputs`](silk://packages/github-action-effects/api/class/actionoutputs) — Service for setting GitHub Action outputs with schema validation.
24
- - [`ActionState`](silk://packages/github-action-effects/api/class/actionstate) — Service for reading and writing GitHub Action state with schema-based serialization across action phases (pre/main/post).
25
- - [`ActionStateError`](silk://packages/github-action-effects/api/class/actionstateerror) — Error when GitHub Action state reading/writing fails.
26
- - [`Artifact`](silk://packages/github-action-effects/api/class/artifact) — Service for uploading, listing, downloading, and deleting GitHub Actions artifacts (`@actions/artifact` v2 parity).
27
- - [`ArtifactError`](silk://packages/github-action-effects/api/class/artifacterror) — Error when an artifact operation (upload, download, list, get, delete) fails.
28
- - [`Attest`](silk://packages/github-action-effects/api/class/attest) — Attest service surface. Implementation lives in `AttestLive`.
29
- - [`AttestError`](silk://packages/github-action-effects/api/class/attesterror) — Errors raised by Attest operations.
30
- - [`BlobStore`](silk://packages/github-action-effects/api/class/blobstore) — A generic content-addressable key/value blob store. Backends store raw bytes under an arbitrary string key. Unlike ActionCache (which tars a path-set under one key), this stores a single byte buffer per key, suitable for per-artifact remote caching.
31
- - [`BlobStoreError`](silk://packages/github-action-effects/api/class/blobstoreerror) — Error when a blob store operation (get, put, or has) fails.
32
- - [`ChangesetAnalyzer`](silk://packages/github-action-effects/api/class/changesetanalyzer) — Service for changeset file operations.
33
- - [`ChangesetError`](silk://packages/github-action-effects/api/class/changeseterror) — Error from changeset operations.
34
- - [`CheckRun`](silk://packages/github-action-effects/api/class/checkrun) — Service for GitHub check run operations.
35
- - [`CheckRunError`](silk://packages/github-action-effects/api/class/checkrunerror) — Error from check run operations.
36
- - [`CommandRunner`](silk://packages/github-action-effects/api/class/commandrunner) — Service for structured shell command execution.
37
- - [`CommandRunnerError`](silk://packages/github-action-effects/api/class/commandrunnererror) — Error when a shell command fails or produces unexpected output.
38
- - [`ConfigLoader`](silk://packages/github-action-effects/api/class/configloader) — Service for loading and validating config files. Supports JSON, JSONC, and YAML formats with Effect Schema validation.
39
- - [`ConfigLoaderError`](silk://packages/github-action-effects/api/class/configloadererror) — Error from config loading operations.
40
- - [`DryRun`](silk://packages/github-action-effects/api/class/dryrun) — Service for dry-run mutation interception.
41
- - [`GitBranch`](silk://packages/github-action-effects/api/class/gitbranch) — Service for GitHub branch management via Git Data API.
42
- - [`GitBranchError`](silk://packages/github-action-effects/api/class/gitbrancherror) — Error from branch management operations.
43
- - [`GitCommit`](silk://packages/github-action-effects/api/class/gitcommit) — Service for creating verified commits via Git Data API.
44
- - [`GitCommitError`](silk://packages/github-action-effects/api/class/gitcommiterror) — Error from git commit operations via Git Data API.
45
- - [`GitHubApp`](silk://packages/github-action-effects/api/class/githubapp) — Service for GitHub App authentication lifecycle.
46
- - [`GitHubAppError`](silk://packages/github-action-effects/api/class/githubapperror) — Error from GitHub App authentication operations.
47
- - [`GitHubArtifactMetadata`](silk://packages/github-action-effects/api/class/githubartifactmetadata) — Service for GitHub Packages artifact-metadata operations.
48
- - [`GitHubArtifactMetadataError`](silk://packages/github-action-effects/api/class/githubartifactmetadataerror) — Error from GitHub Packages artifact-metadata operations.
49
- - [`GitHubClient`](silk://packages/github-action-effects/api/class/githubclient) — Service for GitHub API operations via Octokit.
50
- - [`GitHubClientError`](silk://packages/github-action-effects/api/class/githubclienterror) — Error from GitHub API operations.
51
- - [`GitHubCommit`](silk://packages/github-action-effects/api/class/githubcommit) — Service for reading the GitHub commit graph.
52
- - [`GitHubCommitError`](silk://packages/github-action-effects/api/class/githubcommiterror) — Error from GitHub commit operations.
53
- - [`GitHubContent`](silk://packages/github-action-effects/api/class/githubcontent) — Service for reading repository file contents.
54
- - [`GitHubContentError`](silk://packages/github-action-effects/api/class/githubcontenterror) — Error from GitHub repository-content operations.
55
- - [`GitHubGraphQL`](silk://packages/github-action-effects/api/class/githubgraphql) — Service for GitHub GraphQL API operations.
56
- - [`GitHubGraphQLError`](silk://packages/github-action-effects/api/class/githubgraphqlerror) — Error from GitHub GraphQL operations.
57
- - [`GitHubIssue`](silk://packages/github-action-effects/api/class/githubissue) — Service for GitHub Issue operations.
58
- - [`GitHubIssueError`](silk://packages/github-action-effects/api/class/githubissueerror) — Error from GitHub Issue operations.
59
- - [`GitHubRelease`](silk://packages/github-action-effects/api/class/githubrelease) — Service for GitHub Release operations.
60
- - [`GitHubReleaseError`](silk://packages/github-action-effects/api/class/githubreleaseerror) — Error from GitHub Release operations.
61
- - [`GitTag`](silk://packages/github-action-effects/api/class/gittag) — Service for GitHub tag management via Git Data API.
62
- - [`GitTagError`](silk://packages/github-action-effects/api/class/gittagerror) — Error from tag management operations.
63
- - [`Glob`](silk://packages/github-action-effects/api/class/glob) — Service for resolving glob patterns and computing `@actions/glob`-compatible file hashes.
64
- - [`GlobError`](silk://packages/github-action-effects/api/class/globerror) — Error when a glob operation (pattern resolution or hashFiles) fails.
65
- - [`InTotoStatement`](silk://packages/github-action-effects/api/class/intotostatement) — In-toto Statement v1. The `predicate` body is intentionally typed as `unknown` — different predicate types (SLSA provenance, CycloneDX SBOM, SPDX, etc.) carry different shapes, and the statement layer doesn't need to introspect them.
66
- - [`InTotoSubject`](silk://packages/github-action-effects/api/class/intotosubject) — Subject of an in-toto statement: a content-addressed artifact.
67
- - [`IoError`](silk://packages/github-action-effects/api/class/ioerror) — Error when a filesystem I/O lookup (`which` / `findInPath`) fails.
68
- - [`NpmRegistry`](silk://packages/github-action-effects/api/class/npmregistry) — Service for npm registry queries.
69
- - [`NpmRegistryError`](silk://packages/github-action-effects/api/class/npmregistryerror) — Error from npm registry operations.
70
- - [`OctokitAuthApp`](silk://packages/github-action-effects/api/class/octokitauthapp) — Wrapper service for `@octokit/auth-app`.
71
- - [`OidcTokenError`](silk://packages/github-action-effects/api/class/oidctokenerror) — Errors raised by OidcTokenIssuer. - `"env"` — required `ACTIONS_ID_TOKEN_REQUEST_*` env var missing - `"http"` — non-2xx response or transport error from the token service - `"decode"` — token service returned a payload without a `value` field - `"save"` — failure writing the redacted token to disk
72
- - [`OidcTokenIssuer`](silk://packages/github-action-effects/api/class/oidctokenissuer) — OIDC token issuer service surface.
73
- - [`PackageManagerAdapter`](silk://packages/github-action-effects/api/class/packagemanageradapter) — Service for unified package manager operations. Supports npm, pnpm, yarn, bun, and deno with automatic detection.
74
- - [`PackageManagerError`](silk://packages/github-action-effects/api/class/packagemanagererror) — Error from package manager operations.
75
- - [`PackagePublish`](silk://packages/github-action-effects/api/class/packagepublish) — Service for npm package publishing workflow.
76
- - [`PackagePublishError`](silk://packages/github-action-effects/api/class/packagepublisherror) — Error from package publishing operations.
77
- - [`PullRequest`](silk://packages/github-action-effects/api/class/pullrequest) — Service for pull request lifecycle management.
78
- - [`PullRequestComment`](silk://packages/github-action-effects/api/class/pullrequestcomment) — Service for PR comment operations.
79
- - [`PullRequestCommentError`](silk://packages/github-action-effects/api/class/pullrequestcommenterror) — Error from PR comment operations.
80
- - [`PullRequestError`](silk://packages/github-action-effects/api/class/pullrequesterror) — Error from pull request operations.
81
- - [`RateLimiter`](silk://packages/github-action-effects/api/class/ratelimiter) — Service for GitHub API rate limit awareness.
82
- - [`RateLimitError`](silk://packages/github-action-effects/api/class/ratelimiterror) — Error when GitHub API rate limit is exhausted or nearly exhausted.
83
- - [`RuntimeEnvironmentError`](silk://packages/github-action-effects/api/class/runtimeenvironmenterror) — Error when a required runtime environment variable (e.g. GITHUB_OUTPUT) is missing.
84
- - [`Sbom`](silk://packages/github-action-effects/api/class/sbom) — Sbom service surface.
85
- - [`SbomError`](silk://packages/github-action-effects/api/class/sbomerror) — Errors raised by Sbom operations. - `"build"` — failed to construct the Bom model (bad input) - `"serialize"` — failed to serialize to JSON - `"save"` — failed to write the BOM file to disk
86
- - [`SemverResolverError`](silk://packages/github-action-effects/api/class/semverresolvererror) — Error when a semver operation fails due to invalid input.
87
- - [`SigstoreBundle`](silk://packages/github-action-effects/api/class/sigstorebundle) — A Sigstore bundle — the wire format for attestations. The exact `verificationMaterial` and `dsseEnvelope` shapes are defined by the sigstore protobuf-specs; we model them as `unknown` at this layer and delegate construction to `@sigstore/sign`. The bundle is opaque to callers that just want to upload it.
88
- - [`SigstoreSigner`](silk://packages/github-action-effects/api/class/sigstoresigner) — Sigstore signer service surface.
89
- - [`SigstoreSignerError`](silk://packages/github-action-effects/api/class/sigstoresignererror) — Errors raised by SigstoreSigner. - `"sign"` — Fulcio / FulcioSigner failed to produce a signature - `"witness"` — Rekor failed to issue a transparency-log entry - `"bundle"` — bundle JSON could not be produced from the protobuf
90
- - [`SlsaError`](silk://packages/github-action-effects/api/class/slsaerror) — Error raised by SLSA helpers. - `"decode"` — JWT payload could not be decoded - `"claims"` — decoded JWT is missing required claims - `"env"` — predicate could not be assembled from the runner environment
91
- - [`TokenPermissionChecker`](silk://packages/github-action-effects/api/class/tokenpermissionchecker) — Service for checking GitHub token permissions. Provides three enforcement modes: - `check`: Compare granted vs required, return result - `assertSufficient`: Fail if any required permissions are missing - `assertExact`: Fail if any missing OR extra permissions - `warnOverPermissioned`: Log warnings for extras, never fail
92
- - [`TokenPermissionError`](silk://packages/github-action-effects/api/class/tokenpermissionerror) — Error when token permissions are insufficient or over-scoped.
93
- - [`ToolInstaller`](silk://packages/github-action-effects/api/class/toolinstaller) — Low-level service for downloading, extracting, and caching tool binaries. Provides primitives for tool cache management without opinionated installation workflows. Consumers compose these primitives as needed.
94
- - [`ToolInstallerError`](silk://packages/github-action-effects/api/class/toolinstallererror) — Error from tool installation operations.
95
- - [`WorkflowDispatch`](silk://packages/github-action-effects/api/class/workflowdispatch) — Service for triggering and monitoring GitHub Actions workflow runs.
96
- - [`WorkflowDispatchError`](silk://packages/github-action-effects/api/class/workflowdispatcherror) — Error from workflow dispatch operations.
97
- - [`WorkspaceDetector`](silk://packages/github-action-effects/api/class/workspacedetector) — Service for workspace/monorepo detection.
98
- - [`WorkspaceDetectorError`](silk://packages/github-action-effects/api/class/workspacedetectorerror) — Error from workspace detection operations.
99
-
100
- ## function
101
-
102
- - [`AttestTestFullLayer`](silk://packages/github-action-effects/api/function/attesttestfulllayer) — Composed layer that provides `Attest` plus every dependency it declares (`SigstoreSigner`, `OidcTokenIssuer`, `Sbom`, and `GitHubClient`). Use this when you just want to call into `Attest` from a test without wiring four layers by hand.
103
- - [`buildSLSAProvenancePredicate`](silk://packages/github-action-effects/api/function/buildslsaprovenancepredicate) — Build a SLSA Provenance v1 predicate from OIDC claims + the current runner environment.
104
- - [`buildStatement`](silk://packages/github-action-effects/api/function/buildstatement) — Build a InTotoStatement from a list of subjects and a typed predicate.
105
- - [`decodeJwtClaims`](silk://packages/github-action-effects/api/function/decodejwtclaims) — Decode a JWT payload without verifying its signature.
106
- - [`DryRunLive`](silk://packages/github-action-effects/api/function/dryrunlive) — Live DryRun layer.
107
- - [`generatePackageViewUrl`](silk://packages/github-action-effects/api/function/generatepackageviewurl) — Generate a URL to view the published package on its registry
108
- - [`getRegistryDisplayName`](silk://packages/github-action-effects/api/function/getregistrydisplayname) — Get a human-readable display name for a registry URL.
109
- - [`getRegistryType`](silk://packages/github-action-effects/api/function/getregistrytype) — Detect the type of a registry from its URL
110
- - [`isCustomRegistry`](silk://packages/github-action-effects/api/function/iscustomregistry) — Check if a registry URL is a custom (non-standard) registry
111
- - [`isGitHubPackagesRegistry`](silk://packages/github-action-effects/api/function/isgithubpackagesregistry) — Check if a registry URL is GitHub Packages
112
- - [`isJsrRegistry`](silk://packages/github-action-effects/api/function/isjsrregistry) — Check if a registry URL is JSR
113
- - [`isNpmRegistry`](silk://packages/github-action-effects/api/function/isnpmregistry) — Check if a registry URL is the npm public registry
114
- - [`makeAttestTestState`](silk://packages/github-action-effects/api/function/makeattestteststate) — Build a fresh, empty AttestTestState.
115
- - [`makeSbomTestState`](silk://packages/github-action-effects/api/function/makesbomteststate) — Build a fresh, empty SbomTestState.
116
- - [`makeSigstoreSignerLive`](silk://packages/github-action-effects/api/function/makesigstoresignerlive) — Build a configured Live SigstoreSigner layer.
117
- - [`npmPurl`](silk://packages/github-action-effects/api/function/npmpurl) — PURL helper for npm packages.
118
- - [`resilienceSchedule`](silk://packages/github-action-effects/api/function/resilienceschedule) — Backoff schedule for retryable GitHubClient errors: exponential, jittered, each interval capped at `maxDelay`, bounded by `maxRetries`, and gated so that only `retryable` errors recur. Non-retryable errors stop the schedule immediately. Exported for reuse by tracing spans and any future layer transformer. It is pure (depends only on `effect` and the error type) so it is safe to import from the octokit-free testing entry point. Note this differs from the internal `withResilience` (which wraps every `GitHubClient` call) in two ways: it does NOT consult a `GitHubClientError.retryAfterMs` server-advised delay, and it jitters with `Schedule.jittered` (multiplicative) rather than `withResilience`'s uniform full-jitter in `[0, capped]`. Use `Effect.retry(resilienceSchedule(...))` for a standalone backoff; reach for `withResilience` directly when server-advised `Retry-After` / `x-ratelimit-reset` delays must be honored. The per-interval cap is expressed with `Schedule.map((d) => Duration.min(d, cap))` rather than `Schedule.either(Schedule.spaced(cap))`: `Duration.min` caps each computed delay deterministically, which the cap test pins directly.
119
- - [`S3BlobStoreLive`](silk://packages/github-action-effects/api/function/s3blobstorelive) — An S3-backed BlobStore using path-style addressing and SigV4. Works with AWS S3 and S3-compatible stores (R2, MinIO, Spaces) via `endpoint`.
120
- - [`saveToken`](silk://packages/github-action-effects/api/function/savetoken) — Save the redacted OIDC token to disk for local inspection.
121
- - [`serializeStatement`](silk://packages/github-action-effects/api/function/serializestatement) — Serialize a statement to canonical JSON for hashing / DSSE-wrapping.
122
- - [`subject`](silk://packages/github-action-effects/api/function/subject) — Build a single-subject InTotoSubject from a name and sha256 digest. Convenience for the common case of attesting one artifact.
123
- - [`TokenPermissionCheckerLive`](silk://packages/github-action-effects/api/function/tokenpermissioncheckerlive) — Live implementation of TokenPermissionChecker. Constructed with a granted permissions record (typically from InstallationToken.permissions).
124
-
125
- ## interface
126
-
127
- - [`AccumulateResult`](silk://packages/github-action-effects/api/interface/accumulateresult) — Result of an accumulate operation.
128
- - [`ActionCacheTestState`](silk://packages/github-action-effects/api/interface/actioncacheteststate) — In-memory cache state for testing.
129
- - [`ActionLoggerTestState`](silk://packages/github-action-effects/api/interface/actionloggerteststate) — In-memory state captured by the test logger.
130
- - [`ActionOutputsTestState`](silk://packages/github-action-effects/api/interface/actionoutputsteststate) — In-memory state captured by the test output layer.
131
- - [`ActionRunOptions`](silk://packages/github-action-effects/api/interface/actionrunoptions) — Options for `Action.run`.
132
- - [`ActionStateTestState`](silk://packages/github-action-effects/api/interface/actionstateteststate) — In-memory state captured by the test state layer.
133
- - [`AnnotationProperties`](silk://packages/github-action-effects/api/interface/annotationproperties) — GitHub annotation properties shared by `::notice::`, `::warning::`, and `::error::` commands. Matches `@actions/core` `AnnotationProperties`.
134
- - [`AppAuth`](silk://packages/github-action-effects/api/interface/appauth) — Auth function returned by `createAppAuth`.
135
- - [`ArtifactItem`](silk://packages/github-action-effects/api/interface/artifactitem) — Metadata for a single artifact returned by the backend.
136
- - [`ArtifactTestState`](silk://packages/github-action-effects/api/interface/artifactteststate) — In-memory artifact state for testing.
137
- - [`AttestationListEntry`](silk://packages/github-action-effects/api/interface/attestationlistentry) — One entry in the `Attest.listForSubject` result.
138
- - [`AttestationRecord`](silk://packages/github-action-effects/api/interface/attestationrecord) — Result of a successful end-to-end attestation: the statement, the signed Sigstore bundle, and the GitHub attestation record.
139
- - [`AttestInput`](silk://packages/github-action-effects/api/interface/attestinput) — Common input for any attestation operation.
140
- - [`AttestTestState`](silk://packages/github-action-effects/api/interface/attestteststate) — Mutable state recorded by AttestTest.
141
- - [`BlobStoreTestState`](silk://packages/github-action-effects/api/interface/blobstoreteststate) — In-memory blob store state for testing.
142
- - [`BotIdentity`](silk://packages/github-action-effects/api/interface/botidentity) — Bot identity for commit attribution.
143
- - [`ChangesetAnalyzerTestState`](silk://packages/github-action-effects/api/interface/changesetanalyzerteststate) — Test state for ChangesetAnalyzer.
144
- - [`CheckRunAnnotation`](silk://packages/github-action-effects/api/interface/checkrunannotation) — A single annotation on a check run.
145
- - [`CheckRunData`](silk://packages/github-action-effects/api/interface/checkrundata) — Data describing a check run.
146
- - [`CheckRunOutput`](silk://packages/github-action-effects/api/interface/checkrunoutput) — Output content for a check run.
147
- - [`CheckRunRecord`](silk://packages/github-action-effects/api/interface/checkrunrecord) — Recorded check run for testing.
148
- - [`CheckRunTestState`](silk://packages/github-action-effects/api/interface/checkrunteststate) — Test state for CheckRun.
149
- - [`CommandResponse`](silk://packages/github-action-effects/api/interface/commandresponse) — Recorded command response for testing.
150
- - [`CommentRecord`](silk://packages/github-action-effects/api/interface/commentrecord) — A PR comment record.
151
- - [`CommitComparison`](silk://packages/github-action-effects/api/interface/commitcomparison) — Result of comparing two commits/refs (base...head).
152
- - [`CommitDetail`](silk://packages/github-action-effects/api/interface/commitdetail) — A single commit with its parent SHAs.
153
- - [`CommitFile`](silk://packages/github-action-effects/api/interface/commitfile) — A file changed between two commits/refs.
154
- - [`CommitSummary`](silk://packages/github-action-effects/api/interface/commitsummary) — A commit summary as returned by list and compare.
155
- - [`ConfigLoaderTestState`](silk://packages/github-action-effects/api/interface/configloaderteststate) — Test state for ConfigLoader.
156
- - [`DispatchRecord`](silk://packages/github-action-effects/api/interface/dispatchrecord) — Recorded dispatch for testing.
157
- - [`DownloadOptions`](silk://packages/github-action-effects/api/interface/downloadoptions) — Options for `Artifact.downloadArtifact`.
158
- - [`DryRunResult`](silk://packages/github-action-effects/api/interface/dryrunresult) — Outcome of a `npm publish --dry-run`.
159
- - [`DryRunTestState`](silk://packages/github-action-effects/api/interface/dryrunteststate) — Test state for DryRun.
160
- - [`ExecOptions`](silk://packages/github-action-effects/api/interface/execoptions) — Options for command execution.
161
- - [`ExecOutput`](silk://packages/github-action-effects/api/interface/execoutput) — Result of a captured command execution.
162
- - [`FindBy`](silk://packages/github-action-effects/api/interface/findby) — Cross-run / cross-repo lookup parameters.
163
- - [`GitBranchTestState`](silk://packages/github-action-effects/api/interface/gitbranchteststate) — Test state for GitBranch.
164
- - [`GitCommitTestState`](silk://packages/github-action-effects/api/interface/gitcommitteststate) — Test state for GitCommit.
165
- - [`GitHubAppTestState`](silk://packages/github-action-effects/api/interface/githubappteststate) — Test state for GitHubApp.
166
- - [`GitHubArtifactMetadataTestState`](silk://packages/github-action-effects/api/interface/githubartifactmetadatateststate) — Test state for `GitHubArtifactMetadata`.
167
- - [`GitHubClientTestState`](silk://packages/github-action-effects/api/interface/githubclientteststate) — Test state for GitHubClient.
168
- - [`GitHubCommitTestState`](silk://packages/github-action-effects/api/interface/githubcommitteststate) — Test state for GitHubCommit.
169
- - [`GitHubContentTestState`](silk://packages/github-action-effects/api/interface/githubcontentteststate) — Test state for GitHubContent.
170
- - [`GitHubGraphQLTestState`](silk://packages/github-action-effects/api/interface/githubgraphqlteststate) — Test state for GitHubGraphQL.
171
- - [`GitHubIssueTestState`](silk://packages/github-action-effects/api/interface/githubissueteststate) — Test state for GitHubIssue.
172
- - [`GitHubReleaseTestState`](silk://packages/github-action-effects/api/interface/githubreleaseteststate) — Test state for GitHubRelease.
173
- - [`GitTagTestState`](silk://packages/github-action-effects/api/interface/gittagteststate) — Test state for GitTag.
174
- - [`GlobOptions`](silk://packages/github-action-effects/api/interface/globoptions) — Options mirroring `@actions/glob`'s `GlobOptions` (the documented subset).
175
- - [`GlobTestState`](silk://packages/github-action-effects/api/interface/globteststate) — In-memory glob state for testing. Maps a patterns string to its matched paths and to a precomputed hash, so a test can pre-seed results without touching disk.
176
- - [`HashFilesOptions`](silk://packages/github-action-effects/api/interface/hashfilesoptions) — Options for `Glob.hashFiles`.
177
- - [`IdempotentPublishInput`](silk://packages/github-action-effects/api/interface/idempotentpublishinput) — Input for `PackagePublish.publishIdempotent`.
178
- - [`IdempotentPublishResult`](silk://packages/github-action-effects/api/interface/idempotentpublishresult) — Outcome of `PackagePublish.publishIdempotent`.
179
- - [`InFlightPackage`](silk://packages/github-action-effects/api/interface/inflightpackage) — A sibling package being released in the same wave as the root — not yet on the registry, so any registry-based dependency resolver cannot see it. The Sbom service uses this list to synthesize the component entry the registry would otherwise provide.
180
- - [`InstallOptions`](silk://packages/github-action-effects/api/interface/installoptions) — Options for package installation.
181
- - [`IssueData`](silk://packages/github-action-effects/api/interface/issuedata) — Data returned from a GitHub issue.
182
- - [`NpmRegistryTestState`](silk://packages/github-action-effects/api/interface/npmregistryteststate) — Test state for NpmRegistry.
183
- - [`OidcClaims`](silk://packages/github-action-effects/api/interface/oidcclaims) — Subset of GitHub Actions OIDC claims used to construct an SLSA provenance predicate.
184
- - [`PackageManagerAdapterTestState`](silk://packages/github-action-effects/api/interface/packagemanageradapterteststate) — Test state for PackageManagerAdapter.
185
- - [`PackagePublishTestState`](silk://packages/github-action-effects/api/interface/packagepublishteststate) — Test state for PackagePublish.
186
- - [`PackResult`](silk://packages/github-action-effects/api/interface/packresult) — Result of packing a package directory into a tarball.
187
- - [`PollOptions`](silk://packages/github-action-effects/api/interface/polloptions) — Options for polling a dispatched workflow run.
188
- - [`ProvenanceAttestationInput`](silk://packages/github-action-effects/api/interface/provenanceattestationinput) — Input for `Attest.provenance`.
189
- - [`ProvisionOptions`](silk://packages/github-action-effects/api/interface/provisionoptions) — Options for GitHubToken.
190
- - [`PublishTarballResult`](silk://packages/github-action-effects/api/interface/publishtarballresult) — Outcome of a `PackagePublish.publishTarball` call.
191
- - [`PullRequestCommentTestState`](silk://packages/github-action-effects/api/interface/pullrequestcommentteststate) — In-memory comment storage for testing.
192
- - [`PullRequestFile`](silk://packages/github-action-effects/api/interface/pullrequestfile) — A file changed in a pull request.
193
- - [`PullRequestInfo`](silk://packages/github-action-effects/api/interface/pullrequestinfo) — Information about a pull request.
194
- - [`PullRequestListOptions`](silk://packages/github-action-effects/api/interface/pullrequestlistoptions) — Options for listing pull requests.
195
- - [`PullRequestRecord`](silk://packages/github-action-effects/api/interface/pullrequestrecord) — Recorded pull request for testing.
196
- - [`PullRequestTestState`](silk://packages/github-action-effects/api/interface/pullrequestteststate) — Test state for PullRequest.
197
- - [`RateLimiterTestState`](silk://packages/github-action-effects/api/interface/ratelimiterteststate) — Test state for RateLimiter.
198
- - [`RegistryTarget`](silk://packages/github-action-effects/api/interface/registrytarget) — Target registry for publishing.
199
- - [`ReleaseAsset`](silk://packages/github-action-effects/api/interface/releaseasset) — Data returned from an uploaded release asset.
200
- - [`ReleaseData`](silk://packages/github-action-effects/api/interface/releasedata) — Data returned from a GitHub release.
201
- - [`Report_2`](silk://packages/github-action-effects/api/interface/report_2) — An immutable report that accumulates content and renders to markdown.
202
- - [`ResilienceOptions`](silk://packages/github-action-effects/api/interface/resilienceoptions) — Tuning for the resilient retry/backoff applied to every GitHubClient call. Resilience is on by default; pass `{ enabled: false }` for bare, retry-free behavior. `maxRetries`, `baseDelay`, and `maxDelay` tune the exponential, jittered, capped backoff schedule used for retryable (429 / 5xx) errors.
203
- - [`ResolvedDependency`](silk://packages/github-action-effects/api/interface/resolveddependency) — A dependency that should appear as a component in the BOM.
204
- - [`RestResponse`](silk://packages/github-action-effects/api/interface/restresponse) — Recorded REST response for testing.
205
- - [`S3BlobStoreConfig`](silk://packages/github-action-effects/api/interface/s3blobstoreconfig) — Configuration for an S3-backed BlobStore. Secret material is held as `Redacted` so it cannot be accidentally logged; it is unwrapped only inside the request signer.
206
- - [`SbomAttestationInput`](silk://packages/github-action-effects/api/interface/sbomattestationinput) — Input for `Attest.sbom`.
207
- - [`SbomAuthor`](silk://packages/github-action-effects/api/interface/sbomauthor) — An author of the SBOM document itself. Maps to a CycloneDX `metadata.authors` entry — the NTIA "author of SBOM data" element, distinct from the `SbomInput.rootAuthor` that describes the author of the root *component*.
208
- - [`SbomContact`](silk://packages/github-action-effects/api/interface/sbomcontact) — A point of contact for a supplier organization.
209
- - [`SbomInput`](silk://packages/github-action-effects/api/interface/sbominput) — Input for `Sbom.generate`.
210
- - [`SbomSupplier`](silk://packages/github-action-effects/api/interface/sbomsupplier) — The organization that supplied the root component. Maps to the CycloneDX `metadata.supplier` field, which the NTIA SBOM "minimum elements" require for compliance.
211
- - [`SbomTestState`](silk://packages/github-action-effects/api/interface/sbomteststate) — Mutable state recorded by SbomTest.
212
- - [`SigstoreSignerConfig`](silk://packages/github-action-effects/api/interface/sigstoresignerconfig) — Configuration knobs for the Live SigstoreSigner.
213
- - [`StorageRecordInput`](silk://packages/github-action-effects/api/interface/storagerecordinput) — Input for creating a GitHub Packages artifact-metadata storage record.
214
- - [`TagRef`](silk://packages/github-action-effects/api/interface/tagref) — A tag name and the commit SHA it resolves to.
215
- - [`TokenPermissionCheckerTestState`](silk://packages/github-action-effects/api/interface/tokenpermissioncheckerteststate) — Test state for TokenPermissionChecker.
216
- - [`ToolInstallerTestState`](silk://packages/github-action-effects/api/interface/toolinstallerteststate) — Test state for ToolInstaller.
217
- - [`UploadOptions`](silk://packages/github-action-effects/api/interface/uploadoptions) — Options for `Artifact.uploadArtifact`.
218
- - [`UploadResult`](silk://packages/github-action-effects/api/interface/uploadresult) — Result of a successful `Artifact.uploadArtifact`.
219
- - [`WorkflowDispatchTestState`](silk://packages/github-action-effects/api/interface/workflowdispatchteststate) — Test state for WorkflowDispatch.
220
- - [`WorkflowRunStatus`](silk://packages/github-action-effects/api/interface/workflowrunstatus) — Status of a workflow run.
221
- - [`WorkspaceDetectorTestState`](silk://packages/github-action-effects/api/interface/workspacedetectorteststate) — Test state for WorkspaceDetector.
222
-
223
- ## namespace
224
-
225
- - [`Step`](silk://packages/github-action-effects/api/namespace/step)
226
-
227
- ## type
228
-
229
- - [`ActionLogLevel`](silk://packages/github-action-effects/api/type/actionloglevel)
230
- - [`AnnotationLevel`](silk://packages/github-action-effects/api/type/annotationlevel) — Check run annotation level.
231
- - [`BumpType`](silk://packages/github-action-effects/api/type/bumptype)
232
- - [`CapturedOutput`](silk://packages/github-action-effects/api/type/capturedoutput)
233
- - [`Changeset`](silk://packages/github-action-effects/api/type/changeset)
234
- - [`ChangesetFile`](silk://packages/github-action-effects/api/type/changesetfile)
235
- - [`ChecklistItem`](silk://packages/github-action-effects/api/type/checklistitem)
236
- - [`CheckRunConclusion`](silk://packages/github-action-effects/api/type/checkrunconclusion) — Check run conclusion.
237
- - [`CoreServices`](silk://packages/github-action-effects/api/type/coreservices) — Core services provided automatically by `Action.run`.
238
- - [`CycloneDXBom`](silk://packages/github-action-effects/api/type/cyclonedxbom) — CycloneDX BOM model. Re-exported so callers don't need to depend on `@cyclonedx/cyclonedx-library` directly.
239
- - [`ExtraPermission`](silk://packages/github-action-effects/api/type/extrapermission) — Decoded type for ExtraPermission.
240
- - [`FileChange`](silk://packages/github-action-effects/api/type/filechange)
241
- - [`GitHubContext`](silk://packages/github-action-effects/api/type/githubcontext) — Inferred type for GitHubContext.
242
- - [`InstallationToken`](silk://packages/github-action-effects/api/type/installationtoken) — Decoded type for InstallationToken.
243
- - [`LogLevelInput`](silk://packages/github-action-effects/api/type/loglevelinput)
244
- - [`NpmPackageInfo`](silk://packages/github-action-effects/api/type/npmpackageinfo)
245
- - [`PackageManagerInfo`](silk://packages/github-action-effects/api/type/packagemanagerinfo) — Type for package manager info.
246
- - [`PackageManagerName`](silk://packages/github-action-effects/api/type/packagemanagername) — Type for supported package manager names.
247
- - [`PermissionCheckResult`](silk://packages/github-action-effects/api/type/permissioncheckresult) — Decoded type for PermissionCheckResult.
248
- - [`PermissionGap`](silk://packages/github-action-effects/api/type/permissiongap) — Decoded type for PermissionGap.
249
- - [`PermissionLevel`](silk://packages/github-action-effects/api/type/permissionlevel) — Decoded type for PermissionLevel.
250
- - [`RateLimitStatus`](silk://packages/github-action-effects/api/type/ratelimitstatus) — Decoded type for RateLimitStatus.
251
- - [`RegistryType`](silk://packages/github-action-effects/api/type/registrytype) — Known registry types
252
- - [`RunnerContext`](silk://packages/github-action-effects/api/type/runnercontext) — Inferred type for RunnerContext.
253
- - [`Status`](silk://packages/github-action-effects/api/type/status)
254
- - [`TreeEntry`](silk://packages/github-action-effects/api/type/treeentry)
255
- - [`WebhookPayload`](silk://packages/github-action-effects/api/type/webhookpayload) — Inferred type for `WebhookPayload`.
256
- - [`WorkspaceInfo`](silk://packages/github-action-effects/api/type/workspaceinfo)
257
- - [`WorkspacePackage`](silk://packages/github-action-effects/api/type/workspacepackage)
258
- - [`WorkspaceType`](silk://packages/github-action-effects/api/type/workspacetype)
259
-
260
- ## variable
261
-
262
- - [`Action`](silk://packages/github-action-effects/api/variable/action) — Namespace for top-level GitHub Action helpers.
263
- - [`ActionCacheLive`](silk://packages/github-action-effects/api/variable/actioncachelive) — Live implementation of ActionCache using the V2 Twirp cache protocol and Azure Blob Storage for uploads/downloads. Requires `HttpClient.HttpClient` for the Twirp RPCs; the `ActionsRuntime.Default` / `Action.run` path provides it via `FetchHttpClient.layer`. Manual-wiring consumers must provide it themselves.
264
- - [`ActionCacheTest`](silk://packages/github-action-effects/api/variable/actioncachetest) — Test implementation for ActionCache.
265
- - [`ActionEnvironmentLive`](silk://packages/github-action-effects/api/variable/actionenvironmentlive)
266
- - [`ActionEnvironmentTest`](silk://packages/github-action-effects/api/variable/actionenvironmenttest) — Test implementation for ActionEnvironment.
267
- - [`ActionInput`](silk://packages/github-action-effects/api/variable/actioninput) — GitHub-faithful action input helpers expressed as Effect `Config` combinators.
268
- - [`ActionLoggerLive`](silk://packages/github-action-effects/api/variable/actionloggerlive) — Live implementation of the ActionLogger service. Has no external dependencies — uses WorkflowCommand to write group markers directly to stdout and Effect's Logger API for buffering.
269
- - [`ActionLoggerTest`](silk://packages/github-action-effects/api/variable/actionloggertest) — Test implementation that captures log operations in memory.
270
- - [`ActionLogLevel`](silk://packages/github-action-effects/api/variable/actionloglevel) — The three log levels supported by the action logger. - `info` — Buffered. Shows only outcome summaries. Flushes verbose buffer on failure. - `verbose` — Unbuffered milestones. Start/finish markers for operations. - `debug` — Everything. Full command output, input/output values, internal state.
271
- - [`ActionOutputsLive`](silk://packages/github-action-effects/api/variable/actionoutputslive)
272
- - [`ActionOutputsTest`](silk://packages/github-action-effects/api/variable/actionoutputstest) — Test implementation that captures outputs in memory.
273
- - [`ActionsConfigProvider`](silk://packages/github-action-effects/api/variable/actionsconfigprovider) — A `ConfigProvider` that reads GitHub Actions inputs from the process environment. GitHub Actions populates action inputs as environment variables with the prefix `INPUT_`, with spaces replaced by underscores and the name uppercased. Hyphens are preserved (not converted to underscores), matching GitHub Actions behavior. For example: - `Config.string("name")` reads `INPUT_NAME` - `Config.string("retry-count")` reads `INPUT_RETRY-COUNT` - `Config.string("my input")` reads `INPUT_MY_INPUT` Empty string values are treated as missing and produce a `ConfigError`.
274
- - [`ActionsLogger`](silk://packages/github-action-effects/api/variable/actionslogger) — An Effect `Logger` that maps log levels to GitHub Actions workflow commands. - Debug / Trace → `::debug::message` - Info → plain text to stdout (no command prefix) - Warning → `::warning::message` - Error / Fatal → `::error::message` Annotations `file`, `line`, and `col` are forwarded as workflow command properties when present (e.g. `::error file=a.ts,line=1::message`).
275
- - [`ActionsRuntime`](silk://packages/github-action-effects/api/variable/actionsruntime) — A single convenience layer that wires all core services together for a GitHub Actions environment. Provides: - `ConfigProvider` backed by GitHub Actions `INPUT_*` environment variables - `Logger` that emits GitHub Actions workflow commands (`::debug::`, `::warning::`, etc.) - `ActionOutputs` for setting outputs and writing step summaries - `ActionState` for reading and writing action state across phases - `ActionLogger` for group markers and buffered logging - `ActionEnvironment` for reading GitHub/runner context variables - `FileSystem` (Node.js) required by `ActionOutputs` and `ActionState` - `HttpClient` (fetch-backed) required by `OidcTokenIssuerLive`, `GitHubAppLive`, and `ActionCacheLive`
276
- - [`ActionStateLive`](silk://packages/github-action-effects/api/variable/actionstatelive)
277
- - [`ActionStateTest`](silk://packages/github-action-effects/api/variable/actionstatetest) — Test implementation that captures state in memory.
278
- - [`ArtifactLive`](silk://packages/github-action-effects/api/variable/artifactlive) — Live implementation of Artifact using the V2 Twirp artifact protocol and Azure Blob Storage for uploads/downloads.
279
- - [`ArtifactTest`](silk://packages/github-action-effects/api/variable/artifacttest) — Test implementation for Artifact.
280
- - [`AttestLive`](silk://packages/github-action-effects/api/variable/attestlive) — Live Attest layer.
281
- - [`AttestTest`](silk://packages/github-action-effects/api/variable/attesttest) — Test layer factories for Attest.
282
- - [`AutoMerge`](silk://packages/github-action-effects/api/variable/automerge) — Namespace for PR auto-merge operations via GitHub GraphQL API.
283
- - [`BlobStoreTest`](silk://packages/github-action-effects/api/variable/blobstoretest) — Test implementation for BlobStore.
284
- - [`BumpType`](silk://packages/github-action-effects/api/variable/bumptype) — Bump type for a changeset entry.
285
- - [`CapturedOutput`](silk://packages/github-action-effects/api/variable/capturedoutput) — A captured output entry.
286
- - [`Changeset`](silk://packages/github-action-effects/api/variable/changeset) — A parsed changeset with package bump mappings and summary.
287
- - [`ChangesetAnalyzerLive`](silk://packages/github-action-effects/api/variable/changesetanalyzerlive)
288
- - [`ChangesetAnalyzerTest`](silk://packages/github-action-effects/api/variable/changesetanalyzertest) — Test implementation for ChangesetAnalyzer.
289
- - [`ChangesetFile`](silk://packages/github-action-effects/api/variable/changesetfile) — A changeset file with path and content.
290
- - [`ChecklistItem`](silk://packages/github-action-effects/api/variable/checklistitem) — A single item in a checklist.
291
- - [`CheckRunLive`](silk://packages/github-action-effects/api/variable/checkrunlive)
292
- - [`CheckRunTest`](silk://packages/github-action-effects/api/variable/checkruntest) — Test implementation for CheckRun.
293
- - [`CommandRunnerLive`](silk://packages/github-action-effects/api/variable/commandrunnerlive)
294
- - [`CommandRunnerTest`](silk://packages/github-action-effects/api/variable/commandrunnertest) — Test implementation for CommandRunner.
295
- - [`ConfigLoaderLive`](silk://packages/github-action-effects/api/variable/configloaderlive) — Live implementation of ConfigLoader using `@effect/platform` FileSystem.
296
- - [`ConfigLoaderTest`](silk://packages/github-action-effects/api/variable/configloadertest) — Test implementation for ConfigLoader.
297
- - [`CYCLONEDX_BOM`](silk://packages/github-action-effects/api/variable/cyclonedx_bom) — CycloneDX BOM predicate URI. Used for SBOM attestations.
298
- - [`DryRunTest`](silk://packages/github-action-effects/api/variable/dryruntest) — Test implementation for DryRun.
299
- - [`ErrorAccumulator`](silk://packages/github-action-effects/api/variable/erroraccumulator) — Namespace for error-accumulating operations. Processes all items and collects both successes and failures without short-circuiting on first error.
300
- - [`ExtraPermission`](silk://packages/github-action-effects/api/variable/extrapermission) — A permission granted but not required.
301
- - [`FileChange`](silk://packages/github-action-effects/api/variable/filechange) — A file change for the commitFiles convenience method. Either a content change (add/update) or a deletion (sha: null).
302
- - [`FileChangeContent`](silk://packages/github-action-effects/api/variable/filechangecontent) — A file change that adds or updates a file.
303
- - [`FileChangeDeletion`](silk://packages/github-action-effects/api/variable/filechangedeletion) — A file change that deletes a file (sha: null).
304
- - [`GitBranchLive`](silk://packages/github-action-effects/api/variable/gitbranchlive)
305
- - [`GitBranchTest`](silk://packages/github-action-effects/api/variable/gitbranchtest) — Test implementation for GitBranch.
306
- - [`GitCommitLive`](silk://packages/github-action-effects/api/variable/gitcommitlive)
307
- - [`GitCommitTest`](silk://packages/github-action-effects/api/variable/gitcommittest) — Test implementation for GitCommit.
308
- - [`GITHUB_BUILD_TYPE`](silk://packages/github-action-effects/api/variable/github_build_type) — GitHub Actions `workflow/v1` build type.
309
- - [`GitHubAppLive`](silk://packages/github-action-effects/api/variable/githubapplive) — Live implementation of GitHubApp using octokit auth-app and the `@effect/platform` `HttpClient`.
310
- - [`GitHubAppTest`](silk://packages/github-action-effects/api/variable/githubapptest) — Test implementation for GitHubApp.
311
- - [`GitHubArtifactMetadataLive`](silk://packages/github-action-effects/api/variable/githubartifactmetadatalive) — Live `GitHubArtifactMetadata` layer.
312
- - [`GitHubArtifactMetadataTest`](silk://packages/github-action-effects/api/variable/githubartifactmetadatatest) — Test implementation for `GitHubArtifactMetadata`.
313
- - [`GitHubBlobStoreLive`](silk://packages/github-action-effects/api/variable/githubblobstorelive) — Live implementation of BlobStore backed by the GitHub Actions V2 Twirp cache protocol and Azure Blob Storage. Unlike ActionCacheLive (which tars a path-set before uploading), this layer uploads/downloads raw in-memory byte buffers — one key per blob. The version hash is a constant (`BLOB_VERSION`) rather than being derived from paths, so any caller-supplied key maps to a unique, reproducible slot. Requires `HttpClient.HttpClient` for the Twirp RPCs; `ActionsRuntime.Default` / `Action.run` provides it via `FetchHttpClient.layer`. Manual-wiring consumers must provide it themselves.
314
- - [`GitHubClientLive`](silk://packages/github-action-effects/api/variable/githubclientlive) — Live `GitHubClient` layer constructors.
315
- - [`GitHubClientTest`](silk://packages/github-action-effects/api/variable/githubclienttest) — Test implementation for GitHubClient.
316
- - [`GitHubCommitLive`](silk://packages/github-action-effects/api/variable/githubcommitlive)
317
- - [`GitHubCommitTest`](silk://packages/github-action-effects/api/variable/githubcommittest) — Test implementation for GitHubCommit.
318
- - [`GitHubContentLive`](silk://packages/github-action-effects/api/variable/githubcontentlive)
319
- - [`GitHubContentTest`](silk://packages/github-action-effects/api/variable/githubcontenttest) — Test implementation for GitHubContent.
320
- - [`GitHubContext`](silk://packages/github-action-effects/api/variable/githubcontext) — GitHub Actions context derived from GITHUB_* environment variables.
321
- - [`GitHubGraphQLLive`](silk://packages/github-action-effects/api/variable/githubgraphqllive) — Live implementation of GitHubGraphQL using GitHubClient.
322
- - [`GitHubGraphQLTest`](silk://packages/github-action-effects/api/variable/githubgraphqltest) — Test implementation for GitHubGraphQL.
323
- - [`GitHubIssueLive`](silk://packages/github-action-effects/api/variable/githubissuelive)
324
- - [`GitHubIssueTest`](silk://packages/github-action-effects/api/variable/githubissuetest) — Test implementation for GitHubIssue.
325
- - [`GithubMarkdown`](silk://packages/github-action-effects/api/variable/githubmarkdown) — Namespace for GitHub-Flavored Markdown builder functions.
326
- - [`GitHubReleaseLive`](silk://packages/github-action-effects/api/variable/githubreleaselive)
327
- - [`GitHubReleaseTest`](silk://packages/github-action-effects/api/variable/githubreleasetest) — Test implementation for GitHubRelease.
328
- - [`GitHubToken`](silk://packages/github-action-effects/api/variable/githubtoken) — Phase-oriented helpers for the GitHub App installation-token lifecycle: `provision` in `pre`, `client` in `main`, `dispose` in `post`. `read` and `botIdentity` surface the persisted token (and a verified commit identity) to any phase after `provision`. `provision` and `dispose` require a `GitHubApp` layer in context — provide `GitHubAppLive` (composed with `OctokitAuthAppLive`) in production, or `GitHubAppTest` in tests. `client`, `read`, and `botIdentity` require `ActionState`.
329
- - [`GitTagLive`](silk://packages/github-action-effects/api/variable/gittaglive)
330
- - [`GitTagTest`](silk://packages/github-action-effects/api/variable/gittagtest) — Test implementation for GitTag.
331
- - [`GlobLive`](silk://packages/github-action-effects/api/variable/globlive) — Live implementation of Glob using `node:fs.globSync`, `node:crypto` and `node:fs.createReadStream`. No dependency on `@actions/glob`.
332
- - [`GlobTest`](silk://packages/github-action-effects/api/variable/globtest) — Test implementation for Glob.
333
- - [`IN_TOTO_PAYLOAD_TYPE`](silk://packages/github-action-effects/api/variable/in_toto_payload_type) — DSSE payload type for in-toto statements per the GitHub attestations spec.
334
- - [`IN_TOTO_STATEMENT_V1`](silk://packages/github-action-effects/api/variable/in_toto_statement_v1) — Type URI for in-toto Statement v1. Stored verbatim as the `_type` field of every statement we emit.
335
- - [`InstallationToken`](silk://packages/github-action-effects/api/variable/installationtoken) — An installation token generated from a GitHub App.
336
- - [`IoUtil`](silk://packages/github-action-effects/api/variable/ioutil) — Filesystem I/O lookup helpers — `@actions/io` `which` / `findInPath` parity.
337
- - [`LogLevelInput`](silk://packages/github-action-effects/api/variable/loglevelinput) — Log level input values accepted by the standardized `log-level` action input. Includes `auto` which resolves based on the GitHub Actions environment.
338
- - [`NpmPackageInfo`](silk://packages/github-action-effects/api/variable/npmpackageinfo) — Schema for npm package metadata.
339
- - [`NpmRegistryLive`](silk://packages/github-action-effects/api/variable/npmregistrylive) — Live NpmRegistry layer using CommandRunner.
340
- - [`NpmRegistryTest`](silk://packages/github-action-effects/api/variable/npmregistrytest) — Test implementation for NpmRegistry.
341
- - [`OctokitAuthAppLive`](silk://packages/github-action-effects/api/variable/octokitauthapplive) — Live implementation of OctokitAuthApp using `@octokit/auth-app`.
342
- - [`OidcTokenIssuerLive`](silk://packages/github-action-effects/api/variable/oidctokenissuerlive) — Live OidcTokenIssuer layer. Requires `HttpClient.HttpClient`.
343
- - [`OidcTokenIssuerTest`](silk://packages/github-action-effects/api/variable/oidctokenissuertest) — Noop OidcTokenIssuer test layer — returns a fixed dummy JWT.
344
- - [`PackageManagerAdapterLive`](silk://packages/github-action-effects/api/variable/packagemanageradapterlive) — Live implementation of PackageManagerAdapter. Depends on CommandRunner for executing commands and FileSystem for reading package.json and checking lockfiles.
345
- - [`PackageManagerAdapterTest`](silk://packages/github-action-effects/api/variable/packagemanageradaptertest) — Test implementation for PackageManagerAdapter.
346
- - [`PackageManagerInfo`](silk://packages/github-action-effects/api/variable/packagemanagerinfo) — Information about a detected package manager.
347
- - [`PackageManagerName`](silk://packages/github-action-effects/api/variable/packagemanagername) — Supported package manager names.
348
- - [`PackagePublishLive`](silk://packages/github-action-effects/api/variable/packagepublishlive) — Live PackagePublish layer using CommandRunner and NpmRegistry.
349
- - [`PackagePublishTest`](silk://packages/github-action-effects/api/variable/packagepublishtest) — Test implementation for PackagePublish.
350
- - [`PathUtils`](silk://packages/github-action-effects/api/variable/pathutils) — Pure path-normalization helpers, matching `@actions/core` path utilities.
351
- - [`PermissionCheckResult`](silk://packages/github-action-effects/api/variable/permissioncheckresult) — Result of a permission check comparing granted vs required.
352
- - [`PermissionGap`](silk://packages/github-action-effects/api/variable/permissiongap) — A missing or insufficient permission.
353
- - [`PermissionLevel`](silk://packages/github-action-effects/api/variable/permissionlevel) — Permission level for a GitHub token scope.
354
- - [`PullRequestCommentLive`](silk://packages/github-action-effects/api/variable/pullrequestcommentlive)
355
- - [`PullRequestCommentTest`](silk://packages/github-action-effects/api/variable/pullrequestcommenttest) — Test implementation for PullRequestComment.
356
- - [`PullRequestLive`](silk://packages/github-action-effects/api/variable/pullrequestlive)
357
- - [`PullRequestTest`](silk://packages/github-action-effects/api/variable/pullrequesttest) — Test implementation for PullRequest.
358
- - [`RateLimiterLive`](silk://packages/github-action-effects/api/variable/ratelimiterlive) — Rate limiter that reads the `x-ratelimit-*` headers observed on real responses (cached in a shared `RateLimitState` `Ref` written by the GitHubClient), rather than issuing a pre-flight `GET /rate_limit` before every guarded call. Probes only on a cache miss.
359
- - [`RateLimiterTest`](silk://packages/github-action-effects/api/variable/ratelimitertest) — Test implementation for RateLimiter.
360
- - [`RateLimitStatus`](silk://packages/github-action-effects/api/variable/ratelimitstatus) — Schema for GitHub API rate limit status.
361
- - [`ReportBuilder`](silk://packages/github-action-effects/api/variable/reportbuilder) — Namespace for composing markdown reports with a fluent builder API.
362
- - [`RunnerContext`](silk://packages/github-action-effects/api/variable/runnercontext) — Runner context derived from RUNNER_* environment variables.
363
- - [`SbomLive`](silk://packages/github-action-effects/api/variable/sbomlive) — Live Sbom layer.
364
- - [`SbomTest`](silk://packages/github-action-effects/api/variable/sbomtest) — Test layer factories for Sbom.
365
- - [`SemverResolver`](silk://packages/github-action-effects/api/variable/semverresolver) — Namespace for semver resolution operations. Wraps `semver-effect` with unified SemverResolverError error handling.
366
- - [`SIGSTORE_BUNDLE_V0_3_MEDIA_TYPE`](silk://packages/github-action-effects/api/variable/sigstore_bundle_v0_3_media_type) — Sigstore Bundle media type, v0.3. GitHub's `POST /repos/.../attestations` endpoint expects bundles in this shape.
367
- - [`SIGSTORE_OIDC_AUDIENCE`](silk://packages/github-action-effects/api/variable/sigstore_oidc_audience) — OIDC audience expected by the Sigstore public-good Fulcio instance.
368
- - [`SigstoreSignerLive`](silk://packages/github-action-effects/api/variable/sigstoresignerlive) — Live SigstoreSigner layer using the public-good Sigstore instance (Fulcio + Rekor). Requires OidcTokenIssuer to be provided downstream.
369
- - [`SigstoreSignerTest`](silk://packages/github-action-effects/api/variable/sigstoresignertest) — Noop SigstoreSigner test layer — returns a synthetic SigstoreBundle without any signing or witnessing.
370
- - [`SLSA_PROVENANCE_V1`](silk://packages/github-action-effects/api/variable/slsa_provenance_v1) — SLSA Provenance v1.0 predicate URI.
371
- - [`SPDX_V2_3`](silk://packages/github-action-effects/api/variable/spdx_v2_3) — SPDX SBOM predicate URI.
372
- - [`Status`](silk://packages/github-action-effects/api/variable/status) — Status values for `statusIcon`.
373
- - [`TokenPermissionCheckerTest`](silk://packages/github-action-effects/api/variable/tokenpermissioncheckertest) — Test implementation for TokenPermissionChecker.
374
- - [`ToolInstallerLive`](silk://packages/github-action-effects/api/variable/toolinstallerlive) — Live implementation of ToolInstaller using `node:https`/`node:http`, `node:child_process`, and `node:fs/promises`. No `@actions/tool-cache` dependency.
375
- - [`ToolInstallerTest`](silk://packages/github-action-effects/api/variable/toolinstallertest) — Test implementation for ToolInstaller.
376
- - [`TreeEntry`](silk://packages/github-action-effects/api/variable/treeentry) — A single entry in a Git tree object. Either a content entry (add/update) or a deletion entry (sha: null).
377
- - [`TreeEntryContent`](silk://packages/github-action-effects/api/variable/treeentrycontent) — A tree entry that adds or updates a file.
378
- - [`TreeEntryDeletion`](silk://packages/github-action-effects/api/variable/treeentrydeletion) — A tree entry that deletes a file (sha: null).
379
- - [`WebhookPayload`](silk://packages/github-action-effects/api/variable/webhookpayload) — Common GitHub webhook event payload fields.
380
- - [`WorkflowDispatchLive`](silk://packages/github-action-effects/api/variable/workflowdispatchlive)
381
- - [`WorkflowDispatchTest`](silk://packages/github-action-effects/api/variable/workflowdispatchtest) — Test implementation for WorkflowDispatch.
382
- - [`WorkspaceDetectorLive`](silk://packages/github-action-effects/api/variable/workspacedetectorlive) — Live WorkspaceDetector layer using effect/platform FileSystem.
383
- - [`WorkspaceDetectorTest`](silk://packages/github-action-effects/api/variable/workspacedetectortest) — Test implementation for WorkspaceDetector.
384
- - [`WorkspaceInfo`](silk://packages/github-action-effects/api/variable/workspaceinfo) — Workspace root information.
385
- - [`WorkspacePackage`](silk://packages/github-action-effects/api/variable/workspacepackage) — A workspace package entry.
386
- - [`WorkspaceType`](silk://packages/github-action-effects/api/variable/workspacetype) — Type of workspace/monorepo tool detected.
@@ -1,63 +0,0 @@
1
- ---
2
- id: packages/mcp/resource-taxonomy
3
- title: The silk:// resource taxonomy
4
- summary: Load to understand how silk:// docs are addressed, tiered, and discovered.
5
- tier: packages
6
- source: hand
7
- tags: [mcp]
8
- priority: 0.5
9
- related: [packages/silk-effects/]
10
- ---
11
-
12
- ## What
13
-
14
- `@savvy-web/mcp` serves a curated documentation corpus over the `silk://` URI
15
- scheme. The load-bearing principle is **information lives in the MCP, direction
16
- lives in the plugins**: the server carries every resource regardless of project,
17
- and each plugin points an agent at the subset it needs. Docs are markdown files
18
- with YAML front-matter under three tiers — `standards`, `packages`, `guides`.
19
-
20
- ## API
21
-
22
- Every doc has a stable `id` — the URI suffix, tier-prefixed and slash-separated.
23
- `silk://<id>` is the address skills hard-code, `related[]` entries point at, and
24
- the catalog and search return. **The `id` is the contract; the URI derives from
25
- `id`, not the file path** — a `git mv` or filename tidy never silently breaks an
26
- inbound link. A directory-index doc uses a trailing-slash id (e.g.
27
- `packages/silk-effects/`) so its URI resolves to `index.md`.
28
-
29
- Front-matter carries `id`, `title`, `summary` (the "is this the doc I need" hook),
30
- `tier`, `source` (`hand` | `generated`), `status`, `tags` (a controlled
31
- vocabulary), `priority`, and `related`. The compile step
32
- (`scripts/build-catalog.ts`) fails the build on any integrity violation: `id`
33
- uniqueness, the file living under the directory matching its `tier`, every
34
- `related[]` resolving to a known id, every tag resolving against `tags.json`, the
35
- per-tier body budget, and a dead-name gate against the pre-rename identifiers.
36
-
37
- ## Layer
38
-
39
- The tier rule: a doc's `tier` MUST equal its top-level content directory, and its
40
- `id` MUST start with `<tier>/`. `priority` follows a tier-based rubric —
41
- launch-core ≈ 0.8 (standards), fast-follow ≈ 0.5 (packages, guides), deep reference
42
- ≈ 0.3 — so it is real data and doubles as a search tie-break. Each tier ships a
43
- one-screen structure template (standards: Rule / Why / Examples / See also;
44
- package topic: What / API / Layer / Usage / Related).
45
-
46
- ## Usage
47
-
48
- Discovery surfaces, in priority order:
49
-
50
- 1. `silk://catalog` — token-cheap orientation, grouped by tier, each line a URI +
51
- `summary` hint; an agent's first read.
52
- 2. The `silk_docs_search` tool — the primary path, plain-keyword input.
53
- 3. `resources/read` by explicit URI — how skills point precisely.
54
- 4. `resources/list` via one `ResourceTemplate` — fallback enumeration, excluding
55
- `silk://catalog`.
56
-
57
- The compiler emits `manifest.json`, the single source the catalog, search, and
58
- `list()` all derive from, so there is no drift. Bodies stay in the markdown files;
59
- the manifest indexes them.
60
-
61
- ## Related
62
-
63
- The library these docs describe: `silk://packages/silk-effects/`.
@@ -1,18 +0,0 @@
1
- ---
2
- id: packages/rspress-builder/api/function/build
3
- title: "build — rspress-builder function"
4
- summary: "Front door for building an RSPress plugin. Applies the definePlugin preset and runs the build, deriving `cwd` and `argv` from `process.argv`. For advanced use,…"
5
- tier: packages
6
- source: generated
7
- tags: [rspress-builder, api]
8
- priority: 0.3
9
- related: []
10
- ---
11
-
12
- # build
13
-
14
- Front door for building an RSPress plugin. Applies the [definePlugin](silk://packages/rspress-builder/api/function/defineplugin) preset and runs the [build](silk://packages/rspress-builder/api/function/build), deriving `cwd` and `argv` from `process.argv`. For advanced use, [definePlugin](silk://packages/rspress-builder/api/function/defineplugin) and `runBuild` remain exported.
15
-
16
- ```ts
17
- function build(options?: RspressPluginOptions, overrides?: Partial<RunOptions>): Promise<void>;
18
- ```
@@ -1,18 +0,0 @@
1
- ---
2
- id: packages/rspress-builder/api/function/defineplugin
3
- title: "definePlugin — rspress-builder function"
4
- summary: "Build an RSPress plugin package: a Node plugin entry (`.`) plus a browser, bundleless, CSS-module React runtime entry (`./runtime`). Returns a standard `BuildC…"
5
- tier: packages
6
- source: generated
7
- tags: [rspress-builder, api]
8
- priority: 0.3
9
- related: []
10
- ---
11
-
12
- # definePlugin
13
-
14
- Build an RSPress plugin package: a Node plugin entry (`.`) plus a browser, bundleless, CSS-module React runtime entry (`./runtime`). Returns a standard `BuildConfig`; hand it to `runBuild` from a self-executing `savvy.build.ts`.
15
-
16
- ```ts
17
- function definePlugin(options?: RspressPluginOptions): BuildConfig;
18
- ```
@@ -1,28 +0,0 @@
1
- ---
2
- id: packages/rspress-builder/api/interface/rspressbundleoptions
3
- title: "RspressBundleOptions — rspress-builder interface"
4
- summary: "Per-bundle externals tuning for a single partition (plugin or runtime)."
5
- tier: packages
6
- source: generated
7
- tags: [rspress-builder, api]
8
- priority: 0.3
9
- related: []
10
- ---
11
-
12
- # RspressBundleOptions
13
-
14
- Per-bundle externals tuning for a single partition (plugin or runtime).
15
-
16
- ```ts
17
- interface RspressBundleOptions
18
- ```
19
-
20
- ## Members
21
-
22
- ### externals
23
-
24
- ```ts
25
- readonly externals?: ReadonlyArray<string>;
26
- ```
27
-
28
- Additional externals merged with the built-ins for that bundle.