@savvy-web/mcp 1.3.4 → 1.3.5
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.
- package/LICENSE +21 -0
- package/{public/content → content}/manifest.json +277 -17
- package/content/packages/bundler/api/function/build.md +18 -0
- package/{public/content → content}/packages/bundler/api/function/parseargs.md +1 -1
- package/{public/content → content}/packages/bundler/api/function/runbuild.md +1 -1
- package/{public/content → content}/packages/bundler/api/interface/buildconfig.md +2 -2
- package/{public/content → content}/packages/bundler/api/interface/buildconfiginput.md +6 -6
- package/{public/content → content}/packages/bundler/api/interface/parsedargs.md +1 -1
- package/{public/content → content}/packages/bundler/api/interface/runoptions.md +8 -0
- package/{public/content → content}/packages/bundler/api.md +2 -1
- package/{public/content → content}/packages/github-action-builder/api/variable/applayer.md +1 -1
- package/{public/content → content}/packages/github-action-effects/api/function/attesttestfulllayer.md +2 -2
- package/{public/content → content}/packages/github-action-effects/api/variable/actionsruntime.md +2 -2
- package/content/packages/rspress-builder/api/function/build.md +18 -0
- package/{public/content → content}/packages/rspress-builder/api/interface/rspresspluginoptions.md +1 -1
- package/{public/content → content}/packages/rspress-builder/api.md +2 -1
- package/{public/content → content}/packages/silk-effects/api/variable/resolutionpolicy.md +29 -29
- package/{public/content → content}/packages/silk-effects/api/variable/sectiondiff.md +23 -23
- package/{public/content → content}/packages/silk-effects/api/variable/sourcerequirement.md +30 -30
- package/{public/content → content}/packages/silk-effects/api/variable/syncresult.md +25 -25
- package/content/packages/tsdown-plugins/api/function/ambientoutname.md +18 -0
- package/content/packages/tsdown-plugins/api/function/analyzereexportbarrel.md +18 -0
- package/content/packages/tsdown-plugins/api/function/assertnoentrycollisions.md +18 -0
- package/content/packages/tsdown-plugins/api/function/classifydtsexport.md +18 -0
- package/content/packages/tsdown-plugins/api/function/collectexportnames.md +18 -0
- package/content/packages/tsdown-plugins/api/function/copyambientdts.md +18 -0
- package/content/packages/tsdown-plugins/api/function/copypublicdir.md +18 -0
- package/content/packages/tsdown-plugins/api/function/declarationext.md +18 -0
- package/content/packages/tsdown-plugins/api/function/extractambientdts.md +18 -0
- package/content/packages/tsdown-plugins/api/function/findrelativespecifiers.md +21 -0
- package/content/packages/tsdown-plugins/api/function/mixeddtsexporterror.md +18 -0
- package/content/packages/tsdown-plugins/api/function/renderreexportstub.md +22 -0
- package/content/packages/tsdown-plugins/api/function/writedtsemittsconfig.md +18 -0
- package/content/packages/tsdown-plugins/api/interface/ambientdtsentry.md +38 -0
- package/{public/content → content}/packages/tsdown-plugins/api/interface/buildtargetgroupsoptions.md +0 -8
- package/content/packages/tsdown-plugins/api/interface/copyambientdtsoptions.md +42 -0
- package/{public/content → content}/packages/tsdown-plugins/api/interface/derivedtsdownoptions.md +0 -8
- package/{public/content → content}/packages/tsdown-plugins/api/interface/deriveoptions.md +0 -8
- package/content/packages/tsdown-plugins/api/interface/extractambientoptions.md +24 -0
- package/{public/content → content}/packages/tsdown-plugins/api/interface/jsxconfig.md +2 -2
- package/content/packages/tsdown-plugins/api/interface/moduleexportnames.md +34 -0
- package/content/packages/tsdown-plugins/api/interface/reexportbarrelanalysis.md +44 -0
- package/content/packages/tsdown-plugins/api/type/dtsexportclass.md +25 -0
- package/{public/content → content}/packages/tsdown-plugins/api.md +21 -3
- package/index.d.ts +5 -5
- package/package.json +2 -2
- package/resources/load.js +4 -4
- package/public/content/packages/tsdown-plugins/api/function/syncpublicdir.md +0 -18
- package/{public/content → content}/_templates/guides.md +0 -0
- package/{public/content → content}/_templates/packages.md +0 -0
- package/{public/content → content}/_templates/standards.md +0 -0
- package/{public/content → content}/guides/api-docs-from-api-extractor.md +0 -0
- package/{public/content → content}/guides/building-a-github-action.md +0 -0
- package/{public/content → content}/guides/choosing-a-builder.md +0 -0
- package/{public/content → content}/guides/llm-friendly-json-schemas.md +0 -0
- package/{public/content → content}/packages/bundler/api/function/definebuild.md +0 -0
- package/{public/content → content}/packages/bundler/api/interface/buildentryoverride.md +0 -0
- package/{public/content → content}/packages/bundler/api/interface/outputconfig.md +0 -0
- package/{public/content → content}/packages/bundler/overview.md +0 -0
- package/{public/content → content}/packages/cli/command-tree.md +0 -0
- package/{public/content → content}/packages/cli/init-and-check.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/actionymlmissing.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/actionymlpatherror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/actionymlschemaerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/actionymlsyntaxerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/buildfailed.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/bundlefailed.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/cleanerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/configinvalid.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/configloadfailed.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/confignotfound.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/entryfilemissing.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/githubaction.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/mainentrymissing.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/persistlocalerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/validationfailed.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/workerentryinvalidname.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/workerentrymissing.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/class/writeerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/function/defineconfig.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/buildservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/configservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/githubactionoptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/loadconfigresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/persistlocalservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/interface/validationservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/actionymlresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/apperror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/builderror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/buildoptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/buildresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/buildrunneroptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/bundleresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/bundlestats.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/config.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/configerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/configinput.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/detectedentry.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/detectentriesresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/entries.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/githubactionbuildresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/loadconfigoptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/persisterror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/persistlocaloptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/persistlocalresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/persistlocalrunneroptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validateoptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validationerror.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validationerroritem.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validationoptions.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validationresult.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/type/validationwarning.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/actionymlmissingbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/actionymlpatherrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/actionymlresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/actionymlschemaerrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/actionymlsyntaxerrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildfailedbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildlayer.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildoptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildrunneroptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/buildservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/bundlefailedbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/bundleresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/bundlestatsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/cleanerrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configinputschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configinvalidbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configlayer.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configloadfailedbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/confignotfoundbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/configservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/detectedentryschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/detectentriesresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/entriesschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/entryfilemissingbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/githubactionbuildresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/loadconfigoptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/mainentrymissingbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocalerrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocallayer.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocaloptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocalresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocalrunneroptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/persistlocalservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validateoptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationerrorschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationfailedbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationlayer.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationoptionsschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationresultschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationservice.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/validationwarningschema.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/workerentryinvalidnamebase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/workerentrymissingbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api/variable/writeerrorbase.md +0 -0
- package/{public/content → content}/packages/github-action-builder/api.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actioncache.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actioncacheerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionenvironment.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionenvironmenterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actioninputerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionlogger.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionoutputerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionoutputs.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionstate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/actionstateerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/artifact.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/artifacterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/attest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/attesterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/blobstore.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/blobstoreerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/changesetanalyzer.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/changeseterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/checkrun.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/checkrunerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/commandrunner.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/commandrunnererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/configloader.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/configloadererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/dryrun.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gitbranch.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gitbrancherror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gitcommit.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gitcommiterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubapp.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubapperror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubartifactmetadata.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubartifactmetadataerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubclient.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubclienterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubcommit.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubcommiterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubcontent.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubcontenterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubgraphql.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubgraphqlerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubissue.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubissueerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubrelease.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/githubreleaseerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gittag.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/gittagerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/glob.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/globerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/intotostatement.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/intotosubject.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/ioerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/npmregistry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/npmregistryerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/octokitauthapp.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/oidctokenerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/oidctokenissuer.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/packagemanageradapter.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/packagemanagererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/packagepublish.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/packagepublisherror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/pullrequest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/pullrequestcomment.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/pullrequestcommenterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/pullrequesterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/ratelimiter.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/ratelimiterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/runtimeenvironmenterror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/sbom.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/sbomerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/semverresolvererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/sigstorebundle.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/sigstoresigner.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/sigstoresignererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/slsaerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/tokenpermissionchecker.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/tokenpermissionerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/toolinstaller.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/toolinstallererror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/workflowdispatch.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/workflowdispatcherror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/workspacedetector.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/class/workspacedetectorerror.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/buildslsaprovenancepredicate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/buildstatement.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/decodejwtclaims.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/dryrunlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/generatepackageviewurl.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/getregistrydisplayname.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/getregistrytype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/iscustomregistry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/isgithubpackagesregistry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/isjsrregistry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/isnpmregistry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/makeattestteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/makesbomteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/makesigstoresignerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/npmpurl.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/resilienceschedule.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/s3blobstorelive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/savetoken.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/serializestatement.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/subject.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/function/tokenpermissioncheckerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/accumulateresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/actioncacheteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/actionloggerteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/actionoutputsteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/actionrunoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/actionstateteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/annotationproperties.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/appauth.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/artifactitem.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/artifactteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/attestationlistentry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/attestationrecord.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/attestinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/attestteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/blobstoreteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/botidentity.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/changesetanalyzerteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/checkrunannotation.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/checkrundata.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/checkrunoutput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/checkrunrecord.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/checkrunteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commandresponse.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commentrecord.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commitcomparison.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commitdetail.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commitfile.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/commitsummary.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/configloaderteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/dispatchrecord.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/downloadoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/dryrunresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/dryrunteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/execoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/execoutput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/findby.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/gitbranchteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/gitcommitteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubappteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubartifactmetadatateststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubclientteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubcommitteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubcontentteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubgraphqlteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubissueteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/githubreleaseteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/gittagteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/globoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/globteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/hashfilesoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/idempotentpublishinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/idempotentpublishresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/inflightpackage.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/installoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/issuedata.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/npmregistryteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/oidcclaims.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/packagemanageradapterteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/packagepublishteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/packresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/polloptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/provenanceattestationinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/provisionoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/publishtarballresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestcommentteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestfile.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestlistoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestrecord.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/pullrequestteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/ratelimiterteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/registrytarget.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/releaseasset.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/releasedata.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/report_2.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/resilienceoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/resolveddependency.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/restresponse.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/s3blobstoreconfig.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbomattestationinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbomauthor.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbomcontact.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbominput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbomsupplier.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sbomteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/sigstoresignerconfig.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/storagerecordinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/tagref.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/tokenpermissioncheckerteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/toolinstallerteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/uploadoptions.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/uploadresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/workflowdispatchteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/workflowrunstatus.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/interface/workspacedetectorteststate.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/namespace/step.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/actionloglevel.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/annotationlevel.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/bumptype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/capturedoutput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/changeset.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/changesetfile.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/checklistitem.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/checkrunconclusion.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/coreservices.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/cyclonedxbom.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/extrapermission.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/filechange.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/githubcontext.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/installationtoken.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/loglevelinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/npmpackageinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/packagemanagerinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/packagemanagername.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/permissioncheckresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/permissiongap.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/permissionlevel.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/ratelimitstatus.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/registrytype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/runnercontext.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/status.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/treeentry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/webhookpayload.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/workspaceinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/workspacepackage.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/type/workspacetype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/action.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actioncachelive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actioncachetest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionenvironmentlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionenvironmenttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actioninput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionloggerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionloggertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionloglevel.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionoutputslive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionoutputstest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionsconfigprovider.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionslogger.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionstatelive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/actionstatetest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/artifactlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/artifacttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/attestlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/attesttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/automerge.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/blobstoretest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/bumptype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/capturedoutput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/changeset.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/changesetanalyzerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/changesetanalyzertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/changesetfile.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/checklistitem.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/checkrunlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/checkruntest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/commandrunnerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/commandrunnertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/configloaderlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/configloadertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/cyclonedx_bom.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/dryruntest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/erroraccumulator.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/extrapermission.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/filechange.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/filechangecontent.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/filechangedeletion.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gitbranchlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gitbranchtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gitcommitlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gitcommittest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/github_build_type.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubapplive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubapptest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubartifactmetadatalive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubartifactmetadatatest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubblobstorelive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubclientlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubclienttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubcommitlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubcommittest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubcontentlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubcontenttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubcontext.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubgraphqllive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubgraphqltest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubissuelive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubissuetest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubmarkdown.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubreleaselive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubreleasetest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/githubtoken.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gittaglive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/gittagtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/globlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/globtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/in_toto_payload_type.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/in_toto_statement_v1.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/installationtoken.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/ioutil.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/loglevelinput.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/npmpackageinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/npmregistrylive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/npmregistrytest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/octokitauthapplive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/oidctokenissuerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/oidctokenissuertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagemanageradapterlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagemanageradaptertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagemanagerinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagemanagername.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagepublishlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/packagepublishtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/pathutils.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/permissioncheckresult.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/permissiongap.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/permissionlevel.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/pullrequestcommentlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/pullrequestcommenttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/pullrequestlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/pullrequesttest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/ratelimiterlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/ratelimitertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/ratelimitstatus.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/reportbuilder.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/runnercontext.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sbomlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sbomtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/semverresolver.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sigstore_bundle_v0_3_media_type.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sigstore_oidc_audience.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sigstoresignerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/sigstoresignertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/slsa_provenance_v1.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/spdx_v2_3.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/status.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/tokenpermissioncheckertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/toolinstallerlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/toolinstallertest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/treeentry.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/treeentrycontent.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/treeentrydeletion.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/webhookpayload.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workflowdispatchlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workflowdispatchtest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workspacedetectorlive.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workspacedetectortest.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workspaceinfo.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workspacepackage.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api/variable/workspacetype.md +0 -0
- package/{public/content → content}/packages/github-action-effects/api.md +0 -0
- package/{public/content → content}/packages/mcp/resource-taxonomy.md +0 -0
- package/{public/content → content}/packages/rspress-builder/api/function/defineplugin.md +0 -0
- package/{public/content → content}/packages/rspress-builder/api/interface/rspressbundleoptions.md +0 -0
- package/{public/content → content}/packages/silk/export-map.md +0 -0
- package/{public/content → content}/packages/silk/install-and-setup.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/analyzedworkspace.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/biomeschemasync.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/biomesyncerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/changesetconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/changesetconfigerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/changesetconfigreader.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/configdiscovery.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/confignotfounderror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/managedsection.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/resolvedtool.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/sectionblock.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/sectiondefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/sectionparseerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/sectionvalidationerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/sectionwriteerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/shellsectiondefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/silkpublishability.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/silkpublishconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/silkworkspaceanalyzer.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/tagformaterror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/tagstrategy.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/toolcommand.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/tooldefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/tooldiscovery.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/toolnotfounderror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/toolresolutionerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/toolversionmismatcherror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/versioningdetectionerror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/versioningstrategy.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/workspaceanalysis.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/class/workspaceanalysiserror.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/buildschemaurl.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/extractsemver.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/readtargetsbinding.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/savvybasepreamble.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/savvyhookshygiene.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/function/savvytoolsection.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/commitlintplugin.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/commitlintuserconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/promptconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/promptsettings.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/publishablepackage.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/rawpackagejson.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/rawpublishconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/rawtargetobject.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/rulesconfig.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/targetbinding.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/targetgroupbinding.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/interface/targetsbinding.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/namespace/changesets.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/namespace/commitlint.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/namespace/lint.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/namespace/turbo.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/biomesyncoptions.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/biomesyncresult.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/changesetconfigfile.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/changesetmode.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/checkresult.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/checkresultdefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/commentstyle.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/configdiscoveryoptions.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/configlocation.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/configsource.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/rawpublishtargets.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/rawtargetvalue.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/resolutionpolicy.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/resolutionpolicydefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/ruleapplicability.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/ruleconfigtuple.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/ruleseverity.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/sectiondiff.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/sectiondiffdefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/silkchangesetconfigfile.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/sourcerequirement.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/sourcerequirementdefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/syncresult.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/syncresultdefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/tagstrategytype.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/toolsource.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/versionextractor.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/versionextractordefinition.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/versioningstrategyresult.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/type/versioningstrategytype.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/biomeschemasynclive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/biomesyncoptions.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/biomesyncresult.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/changesetconfigfile.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/changesetconfiglive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/changesetconfigreaderlive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/checkresult.md +8 -8
- package/{public/content → content}/packages/silk-effects/api/variable/commentstyle.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/configdiscoverylive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/configdiscoveryoptions.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/configlocation.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/configsource.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/managedsectionlive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/publishabilitydetectoradaptivelive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/savvybasesection.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/savvyhookssection.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/silkchangesetconfigfile.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/silkpublishabilitydetectorlive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/silkworkspaceanalyzerlive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/tagstrategylive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/tagstrategytype.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/tooldiscoverylive.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/toolsource.md +0 -0
- package/{public/content → content}/packages/silk-effects/api/variable/versionextractor.md +13 -13
- /package/{public/content → content}/packages/silk-effects/api/variable/versioningstrategylive.md +0 -0
- /package/{public/content → content}/packages/silk-effects/api/variable/versioningstrategyresult.md +0 -0
- /package/{public/content → content}/packages/silk-effects/api/variable/versioningstrategytype.md +0 -0
- /package/{public/content → content}/packages/silk-effects/api.md +0 -0
- /package/{public/content → content}/packages/silk-effects/index.md +0 -0
- /package/{public/content → content}/packages/silk-effects/managed-section.md +0 -0
- /package/{public/content → content}/packages/silk-effects/platform-layers.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createbiome.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createchangeset.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/creategitignore.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createpackagejson.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createpnpmworkspace.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createreadme.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createtsconfig.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createturboroot.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createturboworkspace.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createvscode.md +0 -0
- /package/{public/content → content}/packages/templates/api/function/createworkspace.md +0 -0
- /package/{public/content → content}/packages/templates/api/interface/templateentry.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/biomeoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/changesetoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/gitignoreoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/packagejsonoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/pnpmworkspaceoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/readmeoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/template.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/tsconfigoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/turborootoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/turboworkspaceoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/updatetemplate.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/vscodeoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/type/workspaceoptionstype.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/biomeoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/changesetoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/gitignoreoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/packagejsonoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/pnpmworkspaceoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/readmeoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/tsconfigoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/turborootoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/turboworkspaceoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/vscodeoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api/variable/workspaceoptions.md +0 -0
- /package/{public/content → content}/packages/templates/api.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/buildcollector.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/buildcollectortag.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/buildreport.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/configvalidationerror.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/configvalidator.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/diagnosticentry.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/emittedfile.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/environmentdetector.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/executorresolver.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/formatselector.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/metagenerationerror.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/outputrenderer.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/passreport.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/reporttimings.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/targetgroupreport.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/class/tsconfigresolver.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/applysubdirmetaentries.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/buildemittedmanifest.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/buildmetricsplugin.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/buildresolvedtsconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/buildtargetgroups.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/cjsdefaultinterop.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/computeexefilename.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/createtimer.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/createtsdownlogger.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/defaultmanifesttransform.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/deriveexportpaths.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/derivetargetgroupoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/emitmanifest.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/extractentries.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/flattenissues.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/formattime.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/generatemeta.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/istargetobject.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/nodebuiltindefaultinterop.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/normalizebinpaths.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/normalizeexeoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/normalizeloosefiles.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/normalizemetaoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/packagejsonentries.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/readtsconfigjsx.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/removedeclarationmaps.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/renderreport.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/resolvejsxconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/resolvemanifest.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/resolvenextversions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/resolveportabletsconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/resolvetargets.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/rewritemetaversions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/runexebuild.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/runmetapass.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/serializeissues.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/transformbin.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/transformexports.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/transformmanifest.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/writeissuesartifact.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/writeresolvedtsconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/function/writetargetsbinding.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/buildemittedmanifestoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/buildgroupspec.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/buildissues.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/cssoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/diagnosticinput.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/emitmanifestoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/entryoverride.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/execonfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/exerewrite.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/exeseaconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/exetarget.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/exetargetinput.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/extractoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/extractresult.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/formatter.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/formattercontext.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/generatemetaoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/loosefilespec.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/metaoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/metaresult.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/nextversions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/normalizedexe.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/normalizedloosefile.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/normalizedmeta.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/packagejsonentriesoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/packagejsonlike.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/pkgoscpu.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/plaindiagnostic.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/portabletsconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/publishtargetobject.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/renderedoutput.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/renderreportoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/resolvedcompileroptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/resolvedgroup.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/resolvedtarget.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/resolvedtsconfig.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/resolvedtsconfigoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/runexebuildoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/runmetapassoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/targetgroupref.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/targetresolution.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/timer.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/transformmanifestoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/tsconfigjsx.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/tsdocoptions.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/tsdoctagdefinition.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/tsdownlogger.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/validationinput.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/interface/warningsuppressionrule.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/buildformat.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/buildplatform.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/dualexports.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/environment.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/exebuild.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/executor.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/json.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/loosefiles.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/outputformat.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/passkind.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/publishtargets.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/publishtargetvalue.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/targetgroupid.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/type/tsdownbuild.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/ciannotationsformatter.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/configvalidatorlive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/default_exe_node_version.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/environmentdetectorlive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/executorresolverlive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/formatselectorlive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/jsonformatter.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/markdownformatter.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/outputrendererlive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/reportpipelinelive.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/silentformatter.md +0 -0
- /package/{public/content → content}/packages/tsdown-plugins/api/variable/terminalformatter.md +0 -0
- /package/{public/content → content}/standards/api-model-pipeline.md +0 -0
- /package/{public/content → content}/standards/catalog-usage.md +0 -0
- /package/{public/content → content}/standards/changeset-discipline.md +0 -0
- /package/{public/content → content}/standards/changeset-format.md +0 -0
- /package/{public/content → content}/standards/commit-contract.md +0 -0
- /package/{public/content → content}/standards/dependency-conventions.md +0 -0
- /package/{public/content → content}/standards/linting-conventions.md +0 -0
- /package/{public/content → content}/standards/publishability.md +0 -0
- /package/{public/content → content}/standards/semver.md +0 -0
- /package/{public/content → content}/standards/test-classification.md +0 -0
- /package/{public/content → content}/standards/turbo/best-practices.md +0 -0
- /package/{public/content → content}/standards/turbo/boundaries.md +0 -0
- /package/{public/content → content}/standards/turbo/ci.md +0 -0
- /package/{public/content → content}/standards/turbo/environment.md +0 -0
- /package/{public/content → content}/standards/turbo/filtering.md +0 -0
- /package/{public/content → content}/standards/turbo/watch.md +0 -0
- /package/{public/content → content}/tags.json +0 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/function/mixeddtsexporterror
|
|
3
|
+
title: "mixedDtsExportError — tsdown-plugins function"
|
|
4
|
+
summary: "The shared mixed-export error (Decision 2), used by both the extractor and the manifest transform."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# mixedDtsExportError
|
|
13
|
+
|
|
14
|
+
The shared mixed-export error (Decision 2), used by both the extractor and the manifest transform.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
function mixedDtsExportError(exportKey: string): ConfigValidationError;
|
|
18
|
+
```
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/function/renderreexportstub
|
|
3
|
+
title: "renderReexportStub — tsdown-plugins function"
|
|
4
|
+
summary: "Render a thin re-export-stub `.d.ts`/`.d.cts` body: named re-exports of `valueNames` and `typeNames` from `baseSpecifier` (the published file of the base entry…"
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# renderReexportStub
|
|
13
|
+
|
|
14
|
+
Render a thin re-export-stub `.d.ts`/`.d.cts` body: named re-exports of `valueNames` and `typeNames` from `baseSpecifier` (the published file of the base entry, e.g. `./index.js` for the ESM `.d.ts` or `./index.cjs` for the CJS `.d.cts`). Names are sorted so the output is deterministic. Returns the empty string when there is nothing to re-export.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
function renderReexportStub(options: {
|
|
18
|
+
readonly valueNames: ReadonlyArray<string>;
|
|
19
|
+
readonly typeNames: ReadonlyArray<string>;
|
|
20
|
+
readonly baseSpecifier: string;
|
|
21
|
+
}): string;
|
|
22
|
+
```
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/function/writedtsemittsconfig
|
|
3
|
+
title: "writeDtsEmitTsconfig — tsdown-plugins function"
|
|
4
|
+
summary: "Derive a dts-EMIT variant of an already-written resolved tsconfig that adds `stableTypeOrdering: true`, and return its path. This makes the TypeScript declarat…"
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# writeDtsEmitTsconfig
|
|
13
|
+
|
|
14
|
+
Derive a dts-EMIT variant of an already-written resolved tsconfig that adds `stableTypeOrdering: true`, and return its path. This makes the TypeScript declaration emitter (rolldown-plugin-dts on `typescript@6`) order union/type members deterministically, so a multi-union `.d.ts` (e.g. an Effect `Layer.Layer<…>` requirement channel) does not flip member order across otherwise-identical builds (#156). It is kept in a SEPARATE file from the api-extractor tsconfig on purpose: `@microsoft/api-extractor` pins `typescript ~5.9`, which predates the flag and hard-errors on the unknown compiler option — so only the emit passes (which run on TS6) ever see it, while the api-extractor compile reads the original clean config. Best-effort: if the base tsconfig cannot be read or parsed (e.g. a synthetic test path that was never written), the original path is returned unchanged — the emit then simply keeps TS's default ordering rather than aborting the build at this layer.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
function writeDtsEmitTsconfig(resolvedTsconfigPath: string): string;
|
|
18
|
+
```
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/interface/ambientdtsentry
|
|
3
|
+
title: "AmbientDtsEntry — tsdown-plugins interface"
|
|
4
|
+
summary: "One ambient `.d.ts` export resolved for copy + manifest."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# AmbientDtsEntry
|
|
13
|
+
|
|
14
|
+
One ambient `.d.ts` export resolved for copy + manifest.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
interface AmbientDtsEntry
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Members
|
|
21
|
+
|
|
22
|
+
### exportKey
|
|
23
|
+
|
|
24
|
+
```ts
|
|
25
|
+
readonly exportKey: string;
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
### outName
|
|
29
|
+
|
|
30
|
+
```ts
|
|
31
|
+
readonly outName: string;
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
### source
|
|
35
|
+
|
|
36
|
+
```ts
|
|
37
|
+
readonly source: string;
|
|
38
|
+
```
|
package/{public/content → content}/packages/tsdown-plugins/api/interface/buildtargetgroupsoptions.md
RENAMED
|
@@ -143,14 +143,6 @@ Output formats to emit. Defaults to esm-only when unset.
|
|
|
143
143
|
readonly groups: ReadonlyArray<BuildGroupSpec>;
|
|
144
144
|
```
|
|
145
145
|
|
|
146
|
-
### jsx
|
|
147
|
-
|
|
148
|
-
```ts
|
|
149
|
-
readonly jsx?: JsxConfig | undefined;
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
JSX transform settings forwarded to rolldown's inputOptions.
|
|
153
|
-
|
|
154
146
|
### looseFiles
|
|
155
147
|
|
|
156
148
|
```ts
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/interface/copyambientdtsoptions
|
|
3
|
+
title: "CopyAmbientDtsOptions — tsdown-plugins interface"
|
|
4
|
+
summary: "interface CopyAmbientDtsOptions from @savvy-web/tsdown-plugins."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# CopyAmbientDtsOptions
|
|
13
|
+
|
|
14
|
+
```ts
|
|
15
|
+
interface CopyAmbientDtsOptions
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Members
|
|
19
|
+
|
|
20
|
+
### ambient
|
|
21
|
+
|
|
22
|
+
```ts
|
|
23
|
+
readonly ambient: ReadonlyArray<AmbientDtsEntry>;
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
The ambient exports to copy (from `extractAmbientDts`).
|
|
27
|
+
|
|
28
|
+
### outDir
|
|
29
|
+
|
|
30
|
+
```ts
|
|
31
|
+
readonly outDir: string;
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
The built package dir to copy into (e.g. `dist/dev/pkg`).
|
|
35
|
+
|
|
36
|
+
### srcCwd
|
|
37
|
+
|
|
38
|
+
```ts
|
|
39
|
+
readonly srcCwd: string;
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
Package root the `source` paths are relative to.
|
package/{public/content → content}/packages/tsdown-plugins/api/interface/derivedtsdownoptions.md
RENAMED
|
@@ -75,14 +75,6 @@ readonly format: ReadonlyArray<BuildFormat>;
|
|
|
75
75
|
readonly isProd: boolean;
|
|
76
76
|
```
|
|
77
77
|
|
|
78
|
-
### jsx
|
|
79
|
-
|
|
80
|
-
```ts
|
|
81
|
-
readonly jsx?: JsxConfig | undefined;
|
|
82
|
-
```
|
|
83
|
-
|
|
84
|
-
JSX transform settings to forward to rolldown's inputOptions.
|
|
85
|
-
|
|
86
78
|
### minify
|
|
87
79
|
|
|
88
80
|
```ts
|
|
@@ -71,14 +71,6 @@ Output formats to emit. Defaults to esm-only when unset.
|
|
|
71
71
|
readonly group: TargetGroupId;
|
|
72
72
|
```
|
|
73
73
|
|
|
74
|
-
### jsx
|
|
75
|
-
|
|
76
|
-
```ts
|
|
77
|
-
readonly jsx?: JsxConfig | undefined;
|
|
78
|
-
```
|
|
79
|
-
|
|
80
|
-
JSX transform settings to forward to rolldown's inputOptions.
|
|
81
|
-
|
|
82
74
|
### minify
|
|
83
75
|
|
|
84
76
|
```ts
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/interface/extractambientoptions
|
|
3
|
+
title: "ExtractAmbientOptions — tsdown-plugins interface"
|
|
4
|
+
summary: "interface ExtractAmbientOptions from @savvy-web/tsdown-plugins."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# ExtractAmbientOptions
|
|
13
|
+
|
|
14
|
+
```ts
|
|
15
|
+
interface ExtractAmbientOptions
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Members
|
|
19
|
+
|
|
20
|
+
### exportsAsIndexes
|
|
21
|
+
|
|
22
|
+
```ts
|
|
23
|
+
readonly exportsAsIndexes?: boolean | undefined;
|
|
24
|
+
```
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
id: packages/tsdown-plugins/api/interface/jsxconfig
|
|
3
3
|
title: "JsxConfig — tsdown-plugins interface"
|
|
4
|
-
summary: "Resolved JSX transform settings
|
|
4
|
+
summary: "Resolved JSX transform settings. The shape mirrors the subset of rolldown's JsxOptions, but the bundler consumes it to populate the generated dts tsconfig's `j…"
|
|
5
5
|
tier: packages
|
|
6
6
|
source: generated
|
|
7
7
|
tags: [tsdown-plugins, api]
|
|
@@ -11,7 +11,7 @@ related: []
|
|
|
11
11
|
|
|
12
12
|
# JsxConfig
|
|
13
13
|
|
|
14
|
-
Resolved JSX transform settings
|
|
14
|
+
Resolved JSX transform settings. The shape mirrors the subset of rolldown's JsxOptions, but the bundler consumes it to populate the generated dts tsconfig's `jsx`/`jsxImportSource`, not by forwarding it into rolldown's input options.
|
|
15
15
|
|
|
16
16
|
```ts
|
|
17
17
|
interface JsxConfig
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/interface/moduleexportnames
|
|
3
|
+
title: "ModuleExportNames — tsdown-plugins interface"
|
|
4
|
+
summary: "The set of names a module exports, plus whether that set is fully known."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# ModuleExportNames
|
|
13
|
+
|
|
14
|
+
The set of names a module exports, plus whether that set is fully known.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
interface ModuleExportNames
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Members
|
|
21
|
+
|
|
22
|
+
### complete
|
|
23
|
+
|
|
24
|
+
```ts
|
|
25
|
+
readonly complete: boolean;
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
False when the module contains a star re-export (`export * from "…"`) whose target exports cannot be enumerated from this source alone — the name set is then a lower bound, not complete, so callers must not use it for a strict subset decision.
|
|
29
|
+
|
|
30
|
+
### names
|
|
31
|
+
|
|
32
|
+
```ts
|
|
33
|
+
readonly names: ReadonlySet<string>;
|
|
34
|
+
```
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/interface/reexportbarrelanalysis
|
|
3
|
+
title: "ReexportBarrelAnalysis — tsdown-plugins interface"
|
|
4
|
+
summary: "The analysis of an entry source treated as a candidate re-export barrel."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# ReexportBarrelAnalysis
|
|
13
|
+
|
|
14
|
+
The analysis of an entry source treated as a candidate re-export barrel.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
interface ReexportBarrelAnalysis
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Members
|
|
21
|
+
|
|
22
|
+
### isPureNamedReexportBarrel
|
|
23
|
+
|
|
24
|
+
```ts
|
|
25
|
+
readonly isPureNamedReexportBarrel: boolean;
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
True iff EVERY top-level statement is a NAMED re-export `from` another module (`export { … } from "…"` / `export type { … } from "…"`). A module that declares anything locally, re-exports a namespace (`export * as NS from`), star-re-exports (`export * from`), or has a bare `export { … }` without `from` is NOT a pure named barrel and cannot be expressed as a thin re-export stub of another entry.
|
|
29
|
+
|
|
30
|
+
### typeNames
|
|
31
|
+
|
|
32
|
+
```ts
|
|
33
|
+
readonly typeNames: ReadonlyArray<string>;
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Type-only names the module re-exports (`export type { … }`), after `as` aliasing.
|
|
37
|
+
|
|
38
|
+
### valueNames
|
|
39
|
+
|
|
40
|
+
```ts
|
|
41
|
+
readonly valueNames: ReadonlyArray<string>;
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
Value (non-type-only) names the module re-exports, after `as` aliasing.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: packages/tsdown-plugins/api/type/dtsexportclass
|
|
3
|
+
title: "DtsExportClass — tsdown-plugins type"
|
|
4
|
+
summary: "Classification of a single export value for ambient-.d.ts handling."
|
|
5
|
+
tier: packages
|
|
6
|
+
source: generated
|
|
7
|
+
tags: [tsdown-plugins, api]
|
|
8
|
+
priority: 0.3
|
|
9
|
+
related: []
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# DtsExportClass
|
|
13
|
+
|
|
14
|
+
Classification of a single export value for ambient-.d.ts handling.
|
|
15
|
+
|
|
16
|
+
```ts
|
|
17
|
+
type DtsExportClass = {
|
|
18
|
+
readonly kind: "ambient";
|
|
19
|
+
readonly source: string;
|
|
20
|
+
} | {
|
|
21
|
+
readonly kind: "mixed";
|
|
22
|
+
} | {
|
|
23
|
+
readonly kind: "none";
|
|
24
|
+
};
|
|
25
|
+
```
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
id: packages/tsdown-plugins/api
|
|
3
3
|
title: "@savvy-web/tsdown-plugins — API reference"
|
|
4
|
-
summary: "@savvy-web/tsdown-plugins API reference:
|
|
4
|
+
summary: "@savvy-web/tsdown-plugins API reference: 156 documented symbols."
|
|
5
5
|
tier: packages
|
|
6
6
|
source: generated
|
|
7
7
|
tags: [tsdown-plugins, api]
|
|
@@ -32,24 +32,35 @@ related: []
|
|
|
32
32
|
|
|
33
33
|
## function
|
|
34
34
|
|
|
35
|
+
- [`ambientOutName`](silk://packages/tsdown-plugins/api/function/ambientoutname) — Output basename (including the preserved declaration extension) for an ambient export, derived from the export KEY — consistent with how JS entries are named.
|
|
36
|
+
- [`analyzeReexportBarrel`](silk://packages/tsdown-plugins/api/function/analyzereexportbarrel) — Analyze an entry source as a candidate pure re-export barrel: classify its re-exported names into value vs type-only and report whether it is expressible as a thin stub. Pure parsing — no I/O.
|
|
35
37
|
- [`applySubdirMetaEntries`](silk://packages/tsdown-plugins/api/function/applysubdirmetaentries) — For each `outSubdir` override, point its meta entry at the isolated sub-package barrel.
|
|
38
|
+
- [`assertNoEntryCollisions`](silk://packages/tsdown-plugins/api/function/assertnoentrycollisions) — Throw ConfigValidationError if any ambient output name collides with a JS build-entry name. The JS entry names carry no extension, so each ambient `outName` is compared with its declaration extension stripped.
|
|
36
39
|
- [`buildEmittedManifest`](silk://packages/tsdown-plugins/api/function/buildemittedmanifest) — Compute the final manifest bytes for a TargetGroup (catalog resolution + standard transforms).
|
|
37
40
|
- [`buildMetricsPlugin`](silk://packages/tsdown-plugins/api/function/buildmetricsplugin) — Rolldown plugin that records emitted-file metrics into the BuildCollector via writeBundle (which fires for the JS pass AND the emitDtsOnly dts pass — verified against tsdown 0.22.3), plus a defensive onLog for rolldown-level diagnostics that bypass tsdown's logger. Append it to each build pass's `plugins` array. `bytes` is taken from the in-memory chunk/asset content (no fs); `gzip` is computed only when `verbose`.
|
|
38
41
|
- [`buildResolvedTsconfig`](silk://packages/tsdown-plugins/api/function/buildresolvedtsconfig) — Build the portable absolute-path tsconfig object (ported from rslib writeBundleTempConfig).
|
|
39
42
|
- [`buildTargetGroups`](silk://packages/tsdown-plugins/api/function/buildtargetgroups) — Run tsdown.build() per TargetGroup. Composable so the escape hatch gets multi-group too. Each group runs TWO passes to the SAME outDir: 1. JS pass — per-module JS (`unbundle: true`, `dts: false`), with the `emitManifest` plugin and the `public/` copy. Default `clean: true` gives it a fresh outDir. 2. dts pass — bundled declarations only (`unbundle: false`, `dts: { emitDtsOnly: true }`, `clean: false`). No manifest plugin, no copy, no sourcemaps. `clean: false` is load-bearing: it must NOT wipe the JS the first pass just wrote. Why two passes: tsdown's `unbundle` maps to rolldown `output.preserveModules` for the whole build (JS and the dts plugin share it), so a single pass cannot give per-module JS + bundled dts. Per-module dts breaks type portability (TS2883); bundling the JS re-bundles workspace consumers. The split keeps per-module JS AND rolled-up, self-contained declarations.
|
|
40
43
|
- [`cjsDefaultInterop`](silk://packages/tsdown-plugins/api/function/cjsdefaultinterop) — Rolldown plugin: append the CJS default-interop footer to ENTRY chunks of the `cjs` format that export a default alongside named exports. Gated tightly so it never touches the wrong chunk: - format must be `cjs` (ESM is untouched; `import().default` on ESM is already correct); - the chunk must be an ENTRY chunk — never a SHARED chunk. Shared chunks are required by entry chunks via their named bindings (e.g. `require_changesets.changesets_exports.X`); reassigning a shared chunk's `module.exports` to its own default would break those reads (many bundled vendor chunks carry an `exports.default`); - the chunk must export a `default` AND at least one named export. A default-only chunk already gets `module.exports = <default>` from rolldown, and a named-only chunk has no default to promote. The emitted footer is also self-guarded (`module.exports.default !== void 0`), so it is a runtime no-op whenever the static gate is ever too generous.
|
|
44
|
+
- [`classifyDtsExport`](silk://packages/tsdown-plugins/api/function/classifydtsexport) — Classify an export value: - `ambient` — a types-only declaration source (bare `.d.ts` string, or `{ types: "*.d.ts" }` with no runtime source). - `mixed` — a declaration `types` AND a compilable runtime source (`import`/`require`/`default` → `.ts`/`.tsx`). - `none` — anything else (normal runtime export, json, etc.).
|
|
45
|
+
- [`collectExportNames`](silk://packages/tsdown-plugins/api/function/collectexportnames) — Collect every name a module exports (named re-exports, namespace re-exports, and local `export` declarations). Used to test whether a barrel's re-exports are a strict subset of a base entry, so a stub re-exporting from that base resolves every symbol. Pure parsing — no I/O.
|
|
41
46
|
- [`computeExeFileName`](silk://packages/tsdown-plugins/api/function/computeexefilename) — The exact filename `@tsdown/exe` emits for a SEA target, mirroring tsdown's `resolveOutputFileName`: base fileName + `-<platform>-<arch>` + `.exe` on win. Single source of truth so the manifest value never drifts from the on-disk file.
|
|
47
|
+
- [`copyAmbientDts`](silk://packages/tsdown-plugins/api/function/copyambientdts) — Copy each ambient `.d.ts` export's source verbatim into `outDir/<outName>`, byte-stable (an unchanged file keeps its timestamp). The copy is NOT compiled or bundled, so the build owns two fast-fail checks: the source must exist, and it must be self-contained — a relative import/export/reference would not resolve once the file is flattened to the package root. Throws ConfigValidationError on a missing source or any relative specifier.
|
|
48
|
+
- [`copyPublicDir`](silk://packages/tsdown-plugins/api/function/copypublicdir) — Copy the CONTENTS of `sourceDir` into `outDir`, additively. Each `sourceDir/<rel>` copies to `outDir/<rel>` — only the `public/` directory itself is dropped; the substructure under it is preserved (`public/tsconfig/ecma.json` becomes `<pkg>/tsconfig/ecma.json`, NOT `<pkg>/ecma.json`). The published manifest mirrors this drop via `transformExports`, which strips a leading `public/` from export values. This function NEVER deletes: `outDir` is the shared package root that the JS/dts passes own, so deleting "files not in source" would wipe the build product. Stale-asset pruning on a non-clean rebuild is therefore out of scope (a full build's `clean: true` handles it). Collision guard: when a destination already exists, identical bytes mean a prior copy of the same asset (skipped); anything else — differing bytes, a directory where a file is needed, or a file where a parent directory is needed — means a built output occupies that path, so it throws ConfigValidationError rather than clobbering it or surfacing a raw fs error.
|
|
42
49
|
- [`createTimer`](silk://packages/tsdown-plugins/api/function/createtimer) — Create a wall-clock timer. (Date.now is fine in runtime build code.)
|
|
43
50
|
- [`createTsdownLogger`](silk://packages/tsdown-plugins/api/function/createtsdownlogger) — A tsdown `customLogger` that routes warnings/errors into the BuildCollector instead of the console. Paired with `logLevel: "silent"` in the same build config: silent suppresses tsdown's own console output while this logger still receives every message (verified against tsdown 0.22.3). info/success are dropped — file metrics come from the writeBundle plugin and timing from our timer.
|
|
51
|
+
- [`declarationExt`](silk://packages/tsdown-plugins/api/function/declarationext) — The declaration-file extension of a path, or undefined when it is not a declaration file.
|
|
44
52
|
- [`defaultManifestTransform`](silk://packages/tsdown-plugins/api/function/defaultmanifesttransform) — The default `transform` applied to every package's manifest when its `savvy.build.ts` does not provide one of its own. Strips the build/dev-only fields in `NON_PUBLISHED_FIELDS` from the emitted package.json. This is the pattern nearly every package repeated by hand (inherited from rslib-builder); `defineBuild` now applies it automatically so a package needs a `transform` only when it has genuinely custom manifest work to do (e.g. silk promoting workspace deps to peerDependencies). A custom transform REPLACES this default — re-export it and call it from a custom transform to keep the stripping. `targetGroup` is accepted (so this is assignable wherever the full transform signature is expected) but unused; the strip is identical for every group. Pure: the supplied `pkg` is NOT mutated — a shallow copy with the fields removed is returned, so external callers invoking this from a custom transform keep their input intact.
|
|
45
53
|
- [`deriveExportPaths`](silk://packages/tsdown-plugins/api/function/deriveexportpaths) — Map entry names to export paths using the package exports map. index maps to ".".
|
|
46
54
|
- [`deriveTargetGroupOptions`](silk://packages/tsdown-plugins/api/function/derivetargetgroupoptions) — Derive the JS-pass tsdown options for one TargetGroup (per-module JS, no dts).
|
|
47
55
|
- [`emitManifest`](silk://packages/tsdown-plugins/api/function/emitmanifest) — Rolldown plugin: emit the transformed package.json + LICENSE/README into the output pkg/ root.
|
|
56
|
+
- [`extractAmbientDts`](silk://packages/tsdown-plugins/api/function/extractambientdts) — Extract the types-only `.d.ts` exports from a package's `exports` map. Pure. Throws ConfigValidationError on a mixed export (Decision 2) or an ambient-vs-ambient output-name collision.
|
|
48
57
|
- [`extractEntries`](silk://packages/tsdown-plugins/api/function/extractentries)
|
|
58
|
+
- [`findRelativeSpecifiers`](silk://packages/tsdown-plugins/api/function/findrelativespecifiers)
|
|
49
59
|
- [`flattenIssues`](silk://packages/tsdown-plugins/api/function/flattenissues) — Flatten a build snapshot into the aggregated, de-duplicated issues artifact. Pure.
|
|
50
60
|
- [`formatTime`](silk://packages/tsdown-plugins/api/function/formattime)
|
|
51
61
|
- [`generateMeta`](silk://packages/tsdown-plugins/api/function/generatemeta) — Generate the api-model meta bundle from already-emitted .d.ts. Writes tsdoc.json (idempotent), runs the extractor per entry, merges if needed, and writes the "virtual TS env" trio to outMetaDir (`<unscoped>.api.json` + the final `package.json` + a portable `tsconfig.json`), copying that trio into each localPaths dir. The api-extractor `tsdoc-metadata.json` is a published-package artifact and is written into `dtsDir` (the built pkg/), not the meta bundle.
|
|
52
62
|
- [`isTargetObject`](silk://packages/tsdown-plugins/api/function/istargetobject) — True when a target value is the object form (carries registry/name/from).
|
|
63
|
+
- [`mixedDtsExportError`](silk://packages/tsdown-plugins/api/function/mixeddtsexporterror) — The shared mixed-export error (Decision 2), used by both the extractor and the manifest transform.
|
|
53
64
|
- [`nodeBuiltinDefaultInterop`](silk://packages/tsdown-plugins/api/function/nodebuiltindefaultinterop) — Rewrite a default import / default re-export of a Node built-in into the equivalent NAMESPACE form, so rolldown's CJS codegen produces correct interop. Why this exists — a rolldown 1.1.0 codegen defect (verified against the latest published rolldown 1.1.0 / tsdown 0.22.2, with no newer release to upgrade to): For a default import of an EXTERNAL Node builtin, rolldown emits a bare `require("node:x")` WITHOUT its `__toESM` interop wrapper, yet still accesses `.default` — which is `undefined` on a builtin's CJS export object, so the call throws `Cannot read properties of undefined (reading 'cwd')` at runtime. NAMED imports are unaffected (`(0, node_process.cwd)()` reads a real property), and a NAMESPACE import is handled correctly: rolldown wraps it as `node_process = __toESM(require("node:process"), 1)`, which synthesizes `.default` and copies every own property, so member access works. This transform converts the broken default form into the working namespace form BEFORE codegen, so it is immune to minification and applies identically to per-module and bundled output. rolldown exposes no Rollup-style `output.interop` knob to fix this at the output layer, which is why the correction happens here on the source. Rewrites (the two static forms that occur in practice, anchored to statement start): The namespace binding NAME carries the builtin's named exports (`NAME.cwd`, `NAME.join`, ...), which is exactly how a default import of a builtin is consumed in practice. ESM output is unaffected at runtime (a namespace import of a builtin resolves to the same members), so the plugin is safe to attach to dual builds.
|
|
54
65
|
- [`normalizeBinPaths`](silk://packages/tsdown-plugins/api/function/normalizebinpaths) — FINAL guard: strip leading ./ from bin paths (npm 11.x drops ./-prefixed bins).
|
|
55
66
|
- [`normalizeExeOptions`](silk://packages/tsdown-plugins/api/function/normalizeexeoptions) — Normalize `exe` (object or array) into one fully-resolved spec per binary. Pure function; structural validation (missing fileName, empty targets) lives in the config-validation layer.
|
|
@@ -58,6 +69,7 @@ related: []
|
|
|
58
69
|
- [`packageJsonEntries`](silk://packages/tsdown-plugins/api/function/packagejsonentries) — Derive a tsdown `entry` record (name to source path) from a package.json.
|
|
59
70
|
- [`readTsconfigJsx`](silk://packages/tsdown-plugins/api/function/readtsconfigjsx) — Read the jsx-relevant compilerOptions from a package's own tsconfig.json (best-effort; returns empty on absence or parse error).
|
|
60
71
|
- [`removeDeclarationMaps`](silk://packages/tsdown-plugins/api/function/removedeclarationmaps) — Remove declaration source-map files (`.d.ts.map` / `.d.cts.map`) from a built `pkg` directory, returning the removed paths. The dts pass emits these next to each `.d.ts` (the resolved dts tsconfig sets `declarationMap: true`) because API Extractor reads them during meta generation to resolve original-source positions. But they are dead weight in a PUBLISHED package — they reference `.ts` sources the tarball does not ship — and they leak local source paths, so the prod build strips them AFTER meta generation has consumed them. The dev build keeps them (it is never published, and `savvy build --target meta` reads them). Recurses, but skips `node_modules` so it does not traverse a self-contained bundle's vendored tree — only the package's own emitted declarations carry maps worth stripping.
|
|
72
|
+
- [`renderReexportStub`](silk://packages/tsdown-plugins/api/function/renderreexportstub) — Render a thin re-export-stub `.d.ts`/`.d.cts` body: named re-exports of `valueNames` and `typeNames` from `baseSpecifier` (the published file of the base entry, e.g. `./index.js` for the ESM `.d.ts` or `./index.cjs` for the CJS `.d.cts`). Names are sorted so the output is deterministic. Returns the empty string when there is nothing to re-export.
|
|
61
73
|
- [`renderReport`](silk://packages/tsdown-plugins/api/function/renderreport)
|
|
62
74
|
- [`resolveJsxConfig`](silk://packages/tsdown-plugins/api/function/resolvejsxconfig) — Resolve the effective JSX config: an explicit override wins; otherwise infer from the tsconfig values. Returns undefined when no JSX transform is needed (preserve/none).
|
|
63
75
|
- [`resolveManifest`](silk://packages/tsdown-plugins/api/function/resolvemanifest) — Resolve every `catalog:`/`workspace:` specifier in a manifest to a concrete spec, delegating to workspaces-effect's CatalogResolver. The resolver discovers the workspace root from `process.cwd()` (run this from inside the target workspace) and assembles catalogs durably (inline + config-dependency hook-replay + lockfile), so no transient `.pnpm-workspace-state-v1.json` is required. Rejects with `CatalogResolutionError` on an unresolvable reference, or `CatalogAssemblyError` if the workspace catalog set cannot be assembled.
|
|
@@ -68,20 +80,22 @@ related: []
|
|
|
68
80
|
- [`runExeBuild`](silk://packages/tsdown-plugins/api/function/runexebuild) — Compile each SEA binary via tsdown's exe mode. One tsdown build per spec.
|
|
69
81
|
- [`runMetaPass`](silk://packages/tsdown-plugins/api/function/runmetapass) — Meta-pass orchestrator: derives export paths, filters bin/ entries, resolves optimistic next-versions, and calls generateMeta once per publish group.
|
|
70
82
|
- [`serializeIssues`](silk://packages/tsdown-plugins/api/function/serializeissues) — Serialize the issues artifact to pretty JSON with a trailing newline.
|
|
71
|
-
- [`syncPublicDir`](silk://packages/tsdown-plugins/api/function/syncpublicdir) — Mirror `sourceDir` into `targetDir`, idempotently. Replaces tsdown's built-in `copy`, whose non-recursive mkdir throws `EEXIST` when the target already exists (re-builds, `prepare`-on-install, concurrent turbo invocations). Behavior: - source absent: no-op. - target absent: copy `sourceDir` wholesale. - target present: copy only files that are new or whose bytes differ, then delete target files that no longer exist in the source and prune the directories left empty. The byte-diff keeps unchanged files (and their timestamps) untouched, so a large copied asset tree — e.g. the mcp markdown corpus — is not rewritten on every build.
|
|
72
83
|
- [`transformBin`](silk://packages/tsdown-plugins/api/function/transformbin) — Rewrite bin: TS targets to bin/[command].js (string to bin/cli.js); strip leading ./ otherwise.
|
|
73
84
|
- [`transformExports`](silk://packages/tsdown-plugins/api/function/transformexports) — Rewrite an exports map: TS string targets become a types/import conditions object. Each TS condition also gets a `require` entry when `dual` is `true` (uniform) or when the export key is in the `dual` Set (per-entry). The output path is derived from the export KEY via the shared entry-name function, never from the source path, so the manifest target always matches the emitted file. Export keys in `subdirExports` are built into an isolated `<key>/index.*` subdir (e.g. an RSPress `./runtime`), so their conditions gain an `/index` segment.
|
|
74
85
|
- [`transformManifest`](silk://packages/tsdown-plugins/api/function/transformmanifest) — Apply the full standard manifest transform (excluding catalog resolution, done upstream).
|
|
86
|
+
- [`writeDtsEmitTsconfig`](silk://packages/tsdown-plugins/api/function/writedtsemittsconfig) — Derive a dts-EMIT variant of an already-written resolved tsconfig that adds `stableTypeOrdering: true`, and return its path. This makes the TypeScript declaration emitter (rolldown-plugin-dts on `typescript@6`) order union/type members deterministically, so a multi-union `.d.ts` (e.g. an Effect `Layer.Layer<…>` requirement channel) does not flip member order across otherwise-identical builds (#156). It is kept in a SEPARATE file from the api-extractor tsconfig on purpose: `@microsoft/api-extractor` pins `typescript ~5.9`, which predates the flag and hard-errors on the unknown compiler option — so only the emit passes (which run on TS6) ever see it, while the api-extractor compile reads the original clean config. Best-effort: if the base tsconfig cannot be read or parsed (e.g. a synthetic test path that was never written), the original path is returned unchanged — the emit then simply keeps TS's default ordering rather than aborting the build at this layer.
|
|
75
87
|
- [`writeIssuesArtifact`](silk://packages/tsdown-plugins/api/function/writeissuesartifact) — Write the aggregated issues artifact to `<cwd>/dist/<target>/issues.json`. Returns the path written.
|
|
76
88
|
- [`writeResolvedTsconfig`](silk://packages/tsdown-plugins/api/function/writeresolvedtsconfig) — Write the resolved tsconfig to a temp file and return its absolute path.
|
|
77
89
|
- [`writeTargetsBinding`](silk://packages/tsdown-plugins/api/function/writetargetsbinding) — Write the target-to-group binding to dist/prod/targets.json for the release action to consume. Returns the path.
|
|
78
90
|
|
|
79
91
|
## interface
|
|
80
92
|
|
|
93
|
+
- [`AmbientDtsEntry`](silk://packages/tsdown-plugins/api/interface/ambientdtsentry) — One ambient `.d.ts` export resolved for copy + manifest.
|
|
81
94
|
- [`BuildEmittedManifestOptions`](silk://packages/tsdown-plugins/api/interface/buildemittedmanifestoptions)
|
|
82
95
|
- [`BuildGroupSpec`](silk://packages/tsdown-plugins/api/interface/buildgroupspec) — A prod/dev group to build: its folder id and the resolved package name its manifest carries.
|
|
83
96
|
- [`BuildIssues`](silk://packages/tsdown-plugins/api/interface/buildissues) — The aggregated build-issues artifact written to `dist/<target>/issues.json`.
|
|
84
97
|
- [`BuildTargetGroupsOptions`](silk://packages/tsdown-plugins/api/interface/buildtargetgroupsoptions)
|
|
98
|
+
- [`CopyAmbientDtsOptions`](silk://packages/tsdown-plugins/api/interface/copyambientdtsoptions)
|
|
85
99
|
- [`CssOptions`](silk://packages/tsdown-plugins/api/interface/cssoptions) — CSS handling for a partition's JS pass, forwarded VERBATIM to tsdown's `css` option (consumed by `@tsdown/css`). Structurally typed so tsdown-plugins takes no dependency on `@tsdown/css`. The package whose runtime is built must install `@tsdown/css`; tsdown loads it lazily.
|
|
86
100
|
- [`DerivedTsdownOptions`](silk://packages/tsdown-plugins/api/interface/derivedtsdownoptions) — The JS pass: per-module JavaScript, no declarations. The build runs TWO tsdown passes per TargetGroup to the SAME outDir: - pass 1 (this) emits per-module JS (`unbundle: true`) with `dts: false` and the default `clean: true`, so it starts from a fresh outDir; - pass 2 (`DerivedDtsPassOptions`) emits ONLY bundled declarations (`unbundle: false`, `dts: { emitDtsOnly: true }`) with `clean: false`, so it must NOT wipe pass 1. We cannot do this in a single pass: tsdown's `unbundle` maps to rolldown `output.preserveModules` for the WHOLE build, and the dts plugin shares it — so one pass gives EITHER per-module JS + per-module dts OR bundled JS + bundled dts. Per-module dts breaks type portability (TS2883) when a package exports only its root entry, and bundling the JS re-bundles workspace consumers (e.g. silk re-bundling silk-effects crashes at runtime). The split keeps per-module JS (no re-bundle hazard) AND bundled, self-contained declarations (no TS2883).
|
|
87
101
|
- [`DeriveOptions`](silk://packages/tsdown-plugins/api/interface/deriveoptions)
|
|
@@ -93,15 +107,17 @@ related: []
|
|
|
93
107
|
- [`ExeSeaConfig`](silk://packages/tsdown-plugins/api/interface/exeseaconfig) — SEA seaConfig overrides (subset; the rest are defaulted).
|
|
94
108
|
- [`ExeTarget`](silk://packages/tsdown-plugins/api/interface/exetarget) — A resolved per-platform SEA target. `platform` uses the tsdown/tsdown/exe token (win, not win32).
|
|
95
109
|
- [`ExeTargetInput`](silk://packages/tsdown-plugins/api/interface/exetargetinput) — A target before nodeVersion defaulting (platform/arch only).
|
|
110
|
+
- [`ExtractAmbientOptions`](silk://packages/tsdown-plugins/api/interface/extractambientoptions)
|
|
96
111
|
- [`ExtractOptions`](silk://packages/tsdown-plugins/api/interface/extractoptions)
|
|
97
112
|
- [`ExtractResult`](silk://packages/tsdown-plugins/api/interface/extractresult)
|
|
98
113
|
- [`Formatter`](silk://packages/tsdown-plugins/api/interface/formatter)
|
|
99
114
|
- [`FormatterContext`](silk://packages/tsdown-plugins/api/interface/formattercontext)
|
|
100
115
|
- [`GenerateMetaOptions`](silk://packages/tsdown-plugins/api/interface/generatemetaoptions)
|
|
101
|
-
- [`JsxConfig`](silk://packages/tsdown-plugins/api/interface/jsxconfig) — Resolved JSX transform settings
|
|
116
|
+
- [`JsxConfig`](silk://packages/tsdown-plugins/api/interface/jsxconfig) — Resolved JSX transform settings. The shape mirrors the subset of rolldown's JsxOptions, but the bundler consumes it to populate the generated dts tsconfig's `jsx`/`jsxImportSource`, not by forwarding it into rolldown's input options.
|
|
102
117
|
- [`LooseFileSpec`](silk://packages/tsdown-plugins/api/interface/loosefilespec) — One standalone bundled output file, declared by its literal output filename.
|
|
103
118
|
- [`MetaOptions`](silk://packages/tsdown-plugins/api/interface/metaoptions) — The `meta` field on defineBuild. Absent means no api-model generation.
|
|
104
119
|
- [`MetaResult`](silk://packages/tsdown-plugins/api/interface/metaresult)
|
|
120
|
+
- [`ModuleExportNames`](silk://packages/tsdown-plugins/api/interface/moduleexportnames) — The set of names a module exports, plus whether that set is fully known.
|
|
105
121
|
- [`NextVersions`](silk://packages/tsdown-plugins/api/interface/nextversions) — Result of resolving next release versions for a workspace.
|
|
106
122
|
- [`NormalizedExe`](silk://packages/tsdown-plugins/api/interface/normalizedexe) — Fully-resolved SEA binary spec (no optionals).
|
|
107
123
|
- [`NormalizedLooseFile`](silk://packages/tsdown-plugins/api/interface/normalizedloosefile) — A loose file resolved to a concrete build descriptor.
|
|
@@ -112,6 +128,7 @@ related: []
|
|
|
112
128
|
- [`PlainDiagnostic`](silk://packages/tsdown-plugins/api/interface/plaindiagnostic) — A diagnostic flattened to a plain JSON object (only defined fields are present).
|
|
113
129
|
- [`PortableTsconfig`](silk://packages/tsdown-plugins/api/interface/portabletsconfig) — Portable, JSON-serializable tsconfig.json (compilerOptions-only).
|
|
114
130
|
- [`PublishTargetObject`](silk://packages/tsdown-plugins/api/interface/publishtargetobject) — A single object-form publish target. Uses `from` XOR `name` (never both).
|
|
131
|
+
- [`ReexportBarrelAnalysis`](silk://packages/tsdown-plugins/api/interface/reexportbarrelanalysis) — The analysis of an entry source treated as a candidate re-export barrel.
|
|
115
132
|
- [`RenderedOutput`](silk://packages/tsdown-plugins/api/interface/renderedoutput)
|
|
116
133
|
- [`RenderReportOptions`](silk://packages/tsdown-plugins/api/interface/renderreportoptions)
|
|
117
134
|
- [`ResolvedCompilerOptions`](silk://packages/tsdown-plugins/api/interface/resolvedcompileroptions) — Compiler options with enum values converted to their string equivalents.
|
|
@@ -136,6 +153,7 @@ related: []
|
|
|
136
153
|
|
|
137
154
|
- [`BuildFormat`](silk://packages/tsdown-plugins/api/type/buildformat) — An output module format the build can emit.
|
|
138
155
|
- [`BuildPlatform`](silk://packages/tsdown-plugins/api/type/buildplatform) — Bundling platform for the JS pass. Defaults to "node". Use "browser" for web runtime partitions.
|
|
156
|
+
- [`DtsExportClass`](silk://packages/tsdown-plugins/api/type/dtsexportclass) — Classification of a single export value for ambient-.d.ts handling.
|
|
139
157
|
- [`DualExports`](silk://packages/tsdown-plugins/api/type/dualexports) — Which exports get a CJS `require` condition. `true`/`false` apply uniformly to every TS export; a Set marks ONLY the listed export keys (e.g. "./changesets/markdownlint") as dual — used by per-entry format overrides.
|
|
140
158
|
- [`Environment`](silk://packages/tsdown-plugins/api/type/environment)
|
|
141
159
|
- [`ExeBuild`](silk://packages/tsdown-plugins/api/type/exebuild) — A minimal structural type for tsdown's build, kept loose so this package keeps no tsdown runtime dep (interface-only).
|
package/index.d.ts
CHANGED
|
@@ -4,8 +4,6 @@ import { WorkspaceDiscoveryError, WorkspaceRoot } from "workspaces-effect";
|
|
|
4
4
|
//#region src/resources/schema.d.ts
|
|
5
5
|
/** A manifest entry = decoded front-matter + the derived uri + lastModified. */
|
|
6
6
|
declare const ManifestEntry: Schema.Struct<{
|
|
7
|
-
uri: typeof Schema.String;
|
|
8
|
-
lastModified: Schema.optional<typeof Schema.String>;
|
|
9
7
|
id: Schema.filter<typeof Schema.String>;
|
|
10
8
|
title: typeof Schema.NonEmptyString;
|
|
11
9
|
summary: typeof Schema.NonEmptyString;
|
|
@@ -25,12 +23,12 @@ declare const ManifestEntry: Schema.Struct<{
|
|
|
25
23
|
related: Schema.optionalWith<Schema.Array$<typeof Schema.String>, {
|
|
26
24
|
default: () => ReadonlyArray<string>;
|
|
27
25
|
}>;
|
|
26
|
+
uri: typeof Schema.String;
|
|
27
|
+
lastModified: Schema.optional<typeof Schema.String>;
|
|
28
28
|
}>;
|
|
29
29
|
type ManifestEntry = Schema.Schema.Type<typeof ManifestEntry>;
|
|
30
30
|
declare const Manifest: Schema.Struct<{
|
|
31
31
|
entries: Schema.Array$<Schema.Struct<{
|
|
32
|
-
uri: typeof Schema.String;
|
|
33
|
-
lastModified: Schema.optional<typeof Schema.String>;
|
|
34
32
|
id: Schema.filter<typeof Schema.String>;
|
|
35
33
|
title: typeof Schema.NonEmptyString;
|
|
36
34
|
summary: typeof Schema.NonEmptyString;
|
|
@@ -50,6 +48,8 @@ declare const Manifest: Schema.Struct<{
|
|
|
50
48
|
related: Schema.optionalWith<Schema.Array$<typeof Schema.String>, {
|
|
51
49
|
default: () => ReadonlyArray<string>;
|
|
52
50
|
}>;
|
|
51
|
+
uri: typeof Schema.String;
|
|
52
|
+
lastModified: Schema.optional<typeof Schema.String>;
|
|
53
53
|
}>>;
|
|
54
54
|
}>;
|
|
55
55
|
type Manifest = Schema.Schema.Type<typeof Manifest>;
|
|
@@ -104,7 +104,7 @@ interface McpContext {
|
|
|
104
104
|
* {@link DepsLive}; the leftover `CommandExecutor` + `FileSystem` flow up to the
|
|
105
105
|
* host platform layer.
|
|
106
106
|
*/
|
|
107
|
-
declare const SilkRuntimeLive: Layer.Layer<import("@savvy-web/silk-effects").SilkWorkspaceAnalyzer | import("workspaces-effect").WorkspaceRoot
|
|
107
|
+
declare const SilkRuntimeLive: Layer.Layer<Changesets.BranchAnalyzer | Changesets.ConfigInspector | Changesets.ReleasePlanner | import("@savvy-web/silk-effects").SilkWorkspaceAnalyzer | Turbo.TurboInspector | import("workspaces-effect").WorkspaceRoot, import("workspaces-effect").WorkspaceDiscoveryError, import("@effect/platform/CommandExecutor").CommandExecutor | import("@effect/platform/FileSystem").FileSystem | import("@effect/platform/Path").Path>;
|
|
108
108
|
//#endregion
|
|
109
109
|
//#region src/server.d.ts
|
|
110
110
|
/** Build the server and connect it over stdio. */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@savvy-web/mcp",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "The savvy MCP server — Silk Suite tooling and library knowledge for coding agents",
|
|
6
6
|
"homepage": "https://github.com/savvy-web/systems/tree/main/packages/mcp",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@effect/rpc": "^0.75.1",
|
|
37
37
|
"@effect/sql": "^0.51.1",
|
|
38
38
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
39
|
-
"@savvy-web/silk-effects": "1.5.
|
|
39
|
+
"@savvy-web/silk-effects": "1.5.2",
|
|
40
40
|
"effect": "^3.21.4",
|
|
41
41
|
"fuse.js": "^7.4.0",
|
|
42
42
|
"workspaces-effect": "^1.2.0",
|
package/resources/load.js
CHANGED
|
@@ -14,16 +14,16 @@ import { fileURLToPath } from "node:url";
|
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
16
16
|
* Locate the directory holding `manifest.json` + the content markdown. The
|
|
17
|
-
* built bundle
|
|
18
|
-
* the source layout keeps it under
|
|
17
|
+
* built bundle flattens `public/` to the package root, so the content lands at
|
|
18
|
+
* `<pkg>/content`; the source layout keeps it under `packages/mcp/public/content`.
|
|
19
19
|
* Probe both and fail loudly if neither has a manifest, so a broken build surfaces a
|
|
20
20
|
* clear path list instead of an opaque ENOENT later in {@link loadManifest}.
|
|
21
21
|
*/
|
|
22
22
|
function resolveContentRoot() {
|
|
23
23
|
const here = dirname(fileURLToPath(import.meta.url));
|
|
24
|
-
const candidates = [join(here, "..", "
|
|
24
|
+
const candidates = [join(here, "..", "content"), join(here, "..", "..", "public", "content")];
|
|
25
25
|
for (const candidate of candidates) if (existsSync(join(candidate, "manifest.json"))) return candidate;
|
|
26
|
-
throw new Error(`[savvy-mcp] cannot locate
|
|
26
|
+
throw new Error(`[savvy-mcp] cannot locate content with a manifest.json (tried: ${candidates.join(", ")})`);
|
|
27
27
|
}
|
|
28
28
|
function loadManifest(contentRoot) {
|
|
29
29
|
const raw = JSON.parse(readFileSync(join(contentRoot, "manifest.json"), "utf8"));
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: packages/tsdown-plugins/api/function/syncpublicdir
|
|
3
|
-
title: "syncPublicDir — tsdown-plugins function"
|
|
4
|
-
summary: "Mirror `sourceDir` into `targetDir`, idempotently. Replaces tsdown's built-in `copy`, whose non-recursive mkdir throws `EEXIST` when the target already exists…"
|
|
5
|
-
tier: packages
|
|
6
|
-
source: generated
|
|
7
|
-
tags: [tsdown-plugins, api]
|
|
8
|
-
priority: 0.3
|
|
9
|
-
related: []
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
# syncPublicDir
|
|
13
|
-
|
|
14
|
-
Mirror `sourceDir` into `targetDir`, idempotently. Replaces tsdown's built-in `copy`, whose non-recursive mkdir throws `EEXIST` when the target already exists (re-builds, `prepare`-on-install, concurrent turbo invocations). Behavior: - source absent: no-op. - target absent: copy `sourceDir` wholesale. - target present: copy only files that are new or whose bytes differ, then delete target files that no longer exist in the source and prune the directories left empty. The byte-diff keeps unchanged files (and their timestamps) untouched, so a large copied asset tree — e.g. the mcp markdown corpus — is not rewritten on every build.
|
|
15
|
-
|
|
16
|
-
```ts
|
|
17
|
-
function syncPublicDir(sourceDir: string, targetDir: string): void;
|
|
18
|
-
```
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{public/content → content}/packages/github-action-builder/api/class/actionymlmissing.md
RENAMED
|
File without changes
|
package/{public/content → content}/packages/github-action-builder/api/class/actionymlpatherror.md
RENAMED
|
File without changes
|
package/{public/content → content}/packages/github-action-builder/api/class/actionymlschemaerror.md
RENAMED
|
File without changes
|
package/{public/content → content}/packages/github-action-builder/api/class/actionymlsyntaxerror.md
RENAMED
|
File without changes
|