@savvy-web/mcp 1.3.4 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +1 -11
- package/bin/savvy-mcp.js +2 -11
- package/index.d.ts +4 -87
- package/package.json +2 -3
- package/server.js +3 -30
- package/tools/biome-check.js +1 -1
- package/public/content/_templates/guides.md +0 -12
- package/public/content/_templates/packages.md +0 -21
- package/public/content/_templates/standards.md +0 -17
- package/public/content/guides/api-docs-from-api-extractor.md +0 -174
- package/public/content/guides/building-a-github-action.md +0 -233
- package/public/content/guides/choosing-a-builder.md +0 -93
- package/public/content/guides/llm-friendly-json-schemas.md +0 -64
- package/public/content/manifest.json +0 -10278
- package/public/content/packages/bundler/api/function/definebuild.md +0 -18
- package/public/content/packages/bundler/api/function/parseargs.md +0 -18
- package/public/content/packages/bundler/api/function/runbuild.md +0 -18
- package/public/content/packages/bundler/api/interface/buildconfig.md +0 -147
- package/public/content/packages/bundler/api/interface/buildconfiginput.md +0 -153
- package/public/content/packages/bundler/api/interface/buildentryoverride.md +0 -86
- package/public/content/packages/bundler/api/interface/outputconfig.md +0 -34
- package/public/content/packages/bundler/api/interface/parsedargs.md +0 -44
- package/public/content/packages/bundler/api/interface/runoptions.md +0 -150
- package/public/content/packages/bundler/api.md +0 -27
- package/public/content/packages/bundler/overview.md +0 -89
- package/public/content/packages/cli/command-tree.md +0 -68
- package/public/content/packages/cli/init-and-check.md +0 -53
- package/public/content/packages/github-action-builder/api/class/actionymlmissing.md +0 -30
- package/public/content/packages/github-action-builder/api/class/actionymlpatherror.md +0 -48
- package/public/content/packages/github-action-builder/api/class/actionymlschemaerror.md +0 -45
- package/public/content/packages/github-action-builder/api/class/actionymlsyntaxerror.md +0 -57
- package/public/content/packages/github-action-builder/api/class/buildfailed.md +0 -39
- package/public/content/packages/github-action-builder/api/class/bundlefailed.md +0 -39
- package/public/content/packages/github-action-builder/api/class/cleanerror.md +0 -39
- package/public/content/packages/github-action-builder/api/class/configinvalid.md +0 -39
- package/public/content/packages/github-action-builder/api/class/configloadfailed.md +0 -39
- package/public/content/packages/github-action-builder/api/class/confignotfound.md +0 -39
- package/public/content/packages/github-action-builder/api/class/entryfilemissing.md +0 -39
- package/public/content/packages/github-action-builder/api/class/githubaction.md +0 -101
- package/public/content/packages/github-action-builder/api/class/mainentrymissing.md +0 -39
- package/public/content/packages/github-action-builder/api/class/persistlocalerror.md +0 -39
- package/public/content/packages/github-action-builder/api/class/validationfailed.md +0 -48
- package/public/content/packages/github-action-builder/api/class/workerentryinvalidname.md +0 -37
- package/public/content/packages/github-action-builder/api/class/workerentrymissing.md +0 -44
- package/public/content/packages/github-action-builder/api/class/writeerror.md +0 -39
- package/public/content/packages/github-action-builder/api/function/defineconfig.md +0 -68
- package/public/content/packages/github-action-builder/api/interface/buildservice.md +0 -83
- package/public/content/packages/github-action-builder/api/interface/configservice.md +0 -66
- package/public/content/packages/github-action-builder/api/interface/githubactionoptions.md +0 -60
- package/public/content/packages/github-action-builder/api/interface/loadconfigresult.md +0 -44
- package/public/content/packages/github-action-builder/api/interface/persistlocalservice.md +0 -37
- package/public/content/packages/github-action-builder/api/interface/validationservice.md +0 -82
- package/public/content/packages/github-action-builder/api/type/actionymlresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/apperror.md +0 -18
- package/public/content/packages/github-action-builder/api/type/builderror.md +0 -18
- package/public/content/packages/github-action-builder/api/type/buildoptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/buildresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/buildrunneroptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/bundleresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/bundlestats.md +0 -18
- package/public/content/packages/github-action-builder/api/type/config.md +0 -18
- package/public/content/packages/github-action-builder/api/type/configerror.md +0 -18
- package/public/content/packages/github-action-builder/api/type/configinput.md +0 -18
- package/public/content/packages/github-action-builder/api/type/detectedentry.md +0 -18
- package/public/content/packages/github-action-builder/api/type/detectentriesresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/entries.md +0 -18
- package/public/content/packages/github-action-builder/api/type/githubactionbuildresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/loadconfigoptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/persisterror.md +0 -18
- package/public/content/packages/github-action-builder/api/type/persistlocaloptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/persistlocalresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/persistlocalrunneroptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/validateoptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/validationerror.md +0 -20
- package/public/content/packages/github-action-builder/api/type/validationerroritem.md +0 -18
- package/public/content/packages/github-action-builder/api/type/validationoptions.md +0 -18
- package/public/content/packages/github-action-builder/api/type/validationresult.md +0 -18
- package/public/content/packages/github-action-builder/api/type/validationwarning.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/actionymlmissingbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/actionymlpatherrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/actionymlresultschema.md +0 -33
- package/public/content/packages/github-action-builder/api/variable/actionymlschemaerrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/actionymlsyntaxerrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/applayer.md +0 -38
- package/public/content/packages/github-action-builder/api/variable/buildfailedbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/buildlayer.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/buildoptionsschema.md +0 -31
- package/public/content/packages/github-action-builder/api/variable/buildresultschema.md +0 -32
- package/public/content/packages/github-action-builder/api/variable/buildrunneroptionsschema.md +0 -21
- package/public/content/packages/github-action-builder/api/variable/buildservice.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/bundlefailedbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/bundleresultschema.md +0 -27
- package/public/content/packages/github-action-builder/api/variable/bundlestatsschema.md +0 -23
- package/public/content/packages/github-action-builder/api/variable/cleanerrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/configinputschema.md +0 -41
- package/public/content/packages/github-action-builder/api/variable/configinvalidbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/configlayer.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/configloadfailedbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/confignotfoundbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/configschema.md +0 -59
- package/public/content/packages/github-action-builder/api/variable/configservice.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/detectedentryschema.md +0 -22
- package/public/content/packages/github-action-builder/api/variable/detectentriesresultschema.md +0 -25
- package/public/content/packages/github-action-builder/api/variable/entriesschema.md +0 -25
- package/public/content/packages/github-action-builder/api/variable/entryfilemissingbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/githubactionbuildresultschema.md +0 -60
- package/public/content/packages/github-action-builder/api/variable/loadconfigoptionsschema.md +0 -21
- package/public/content/packages/github-action-builder/api/variable/mainentrymissingbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/persistlocalerrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/persistlocallayer.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/persistlocaloptionsschema.md +0 -28
- package/public/content/packages/github-action-builder/api/variable/persistlocalresultschema.md +0 -25
- package/public/content/packages/github-action-builder/api/variable/persistlocalrunneroptionsschema.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/persistlocalservice.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/validateoptionsschema.md +0 -21
- package/public/content/packages/github-action-builder/api/variable/validationerrorschema.md +0 -23
- package/public/content/packages/github-action-builder/api/variable/validationfailedbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/validationlayer.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/validationoptionsschema.md +0 -24
- package/public/content/packages/github-action-builder/api/variable/validationresultschema.md +0 -32
- package/public/content/packages/github-action-builder/api/variable/validationservice.md +0 -18
- package/public/content/packages/github-action-builder/api/variable/validationwarningschema.md +0 -23
- package/public/content/packages/github-action-builder/api/variable/workerentryinvalidnamebase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/workerentrymissingbase.md +0 -20
- package/public/content/packages/github-action-builder/api/variable/writeerrorbase.md +0 -20
- package/public/content/packages/github-action-builder/api.md +0 -125
- package/public/content/packages/github-action-effects/api/class/actioncache.md +0 -18
- package/public/content/packages/github-action-effects/api/class/actioncacheerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/actionenvironment.md +0 -18
- package/public/content/packages/github-action-effects/api/class/actionenvironmenterror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/actioninputerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/actionlogger.md +0 -18
- package/public/content/packages/github-action-effects/api/class/actionoutputerror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/actionoutputs.md +0 -18
- package/public/content/packages/github-action-effects/api/class/actionstate.md +0 -18
- package/public/content/packages/github-action-effects/api/class/actionstateerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/artifact.md +0 -18
- package/public/content/packages/github-action-effects/api/class/artifacterror.md +0 -53
- package/public/content/packages/github-action-effects/api/class/attest.md +0 -18
- package/public/content/packages/github-action-effects/api/class/attesterror.md +0 -42
- package/public/content/packages/github-action-effects/api/class/blobstore.md +0 -18
- package/public/content/packages/github-action-effects/api/class/blobstoreerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/changesetanalyzer.md +0 -18
- package/public/content/packages/github-action-effects/api/class/changeseterror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/checkrun.md +0 -18
- package/public/content/packages/github-action-effects/api/class/checkrunerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/commandrunner.md +0 -18
- package/public/content/packages/github-action-effects/api/class/commandrunnererror.md +0 -73
- package/public/content/packages/github-action-effects/api/class/configloader.md +0 -18
- package/public/content/packages/github-action-effects/api/class/configloadererror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/dryrun.md +0 -18
- package/public/content/packages/github-action-effects/api/class/gitbranch.md +0 -18
- package/public/content/packages/github-action-effects/api/class/gitbrancherror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/gitcommit.md +0 -18
- package/public/content/packages/github-action-effects/api/class/gitcommiterror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/githubapp.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubapperror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/githubartifactmetadata.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubartifactmetadataerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/githubclient.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubclienterror.md +0 -60
- package/public/content/packages/github-action-effects/api/class/githubcommit.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubcommiterror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/githubcontent.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubcontenterror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/githubgraphql.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubgraphqlerror.md +0 -48
- package/public/content/packages/github-action-effects/api/class/githubissue.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubissueerror.md +0 -51
- package/public/content/packages/github-action-effects/api/class/githubrelease.md +0 -18
- package/public/content/packages/github-action-effects/api/class/githubreleaseerror.md +0 -51
- package/public/content/packages/github-action-effects/api/class/gittag.md +0 -18
- package/public/content/packages/github-action-effects/api/class/gittagerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/glob.md +0 -18
- package/public/content/packages/github-action-effects/api/class/globerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/intotostatement.md +0 -18
- package/public/content/packages/github-action-effects/api/class/intotosubject.md +0 -18
- package/public/content/packages/github-action-effects/api/class/ioerror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/npmregistry.md +0 -18
- package/public/content/packages/github-action-effects/api/class/npmregistryerror.md +0 -50
- package/public/content/packages/github-action-effects/api/class/octokitauthapp.md +0 -18
- package/public/content/packages/github-action-effects/api/class/oidctokenerror.md +0 -42
- package/public/content/packages/github-action-effects/api/class/oidctokenissuer.md +0 -18
- package/public/content/packages/github-action-effects/api/class/packagemanageradapter.md +0 -18
- package/public/content/packages/github-action-effects/api/class/packagemanagererror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/packagepublish.md +0 -18
- package/public/content/packages/github-action-effects/api/class/packagepublisherror.md +0 -68
- package/public/content/packages/github-action-effects/api/class/pullrequest.md +0 -18
- package/public/content/packages/github-action-effects/api/class/pullrequestcomment.md +0 -18
- package/public/content/packages/github-action-effects/api/class/pullrequestcommenterror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/pullrequesterror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/ratelimiter.md +0 -18
- package/public/content/packages/github-action-effects/api/class/ratelimiterror.md +0 -51
- package/public/content/packages/github-action-effects/api/class/runtimeenvironmenterror.md +0 -37
- package/public/content/packages/github-action-effects/api/class/sbom.md +0 -18
- package/public/content/packages/github-action-effects/api/class/sbomerror.md +0 -42
- package/public/content/packages/github-action-effects/api/class/semverresolvererror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/sigstorebundle.md +0 -18
- package/public/content/packages/github-action-effects/api/class/sigstoresigner.md +0 -18
- package/public/content/packages/github-action-effects/api/class/sigstoresignererror.md +0 -42
- package/public/content/packages/github-action-effects/api/class/slsaerror.md +0 -42
- package/public/content/packages/github-action-effects/api/class/tokenpermissionchecker.md +0 -18
- package/public/content/packages/github-action-effects/api/class/tokenpermissionerror.md +0 -58
- package/public/content/packages/github-action-effects/api/class/toolinstaller.md +0 -18
- package/public/content/packages/github-action-effects/api/class/toolinstallererror.md +0 -58
- package/public/content/packages/github-action-effects/api/class/workflowdispatch.md +0 -18
- package/public/content/packages/github-action-effects/api/class/workflowdispatcherror.md +0 -44
- package/public/content/packages/github-action-effects/api/class/workspacedetector.md +0 -18
- package/public/content/packages/github-action-effects/api/class/workspacedetectorerror.md +0 -35
- package/public/content/packages/github-action-effects/api/function/attesttestfulllayer.md +0 -19
- package/public/content/packages/github-action-effects/api/function/buildslsaprovenancepredicate.md +0 -23
- package/public/content/packages/github-action-effects/api/function/buildstatement.md +0 -29
- package/public/content/packages/github-action-effects/api/function/decodejwtclaims.md +0 -18
- package/public/content/packages/github-action-effects/api/function/dryrunlive.md +0 -18
- package/public/content/packages/github-action-effects/api/function/generatepackageviewurl.md +0 -27
- package/public/content/packages/github-action-effects/api/function/getregistrydisplayname.md +0 -26
- package/public/content/packages/github-action-effects/api/function/getregistrytype.md +0 -26
- package/public/content/packages/github-action-effects/api/function/iscustomregistry.md +0 -26
- package/public/content/packages/github-action-effects/api/function/isgithubpackagesregistry.md +0 -26
- package/public/content/packages/github-action-effects/api/function/isjsrregistry.md +0 -26
- package/public/content/packages/github-action-effects/api/function/isnpmregistry.md +0 -26
- package/public/content/packages/github-action-effects/api/function/makeattestteststate.md +0 -18
- package/public/content/packages/github-action-effects/api/function/makesbomteststate.md +0 -18
- package/public/content/packages/github-action-effects/api/function/makesigstoresignerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/function/npmpurl.md +0 -18
- package/public/content/packages/github-action-effects/api/function/resilienceschedule.md +0 -18
- package/public/content/packages/github-action-effects/api/function/s3blobstorelive.md +0 -18
- package/public/content/packages/github-action-effects/api/function/savetoken.md +0 -18
- package/public/content/packages/github-action-effects/api/function/serializestatement.md +0 -18
- package/public/content/packages/github-action-effects/api/function/subject.md +0 -23
- package/public/content/packages/github-action-effects/api/function/tokenpermissioncheckerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/interface/accumulateresult.md +0 -35
- package/public/content/packages/github-action-effects/api/interface/actioncacheteststate.md +0 -26
- package/public/content/packages/github-action-effects/api/interface/actionloggerteststate.md +0 -59
- package/public/content/packages/github-action-effects/api/interface/actionoutputsteststate.md +0 -56
- package/public/content/packages/github-action-effects/api/interface/actionrunoptions.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/actionstateteststate.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/annotationproperties.md +0 -68
- package/public/content/packages/github-action-effects/api/interface/appauth.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/artifactitem.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/artifactteststate.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/attestationlistentry.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/attestationrecord.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/attestinput.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/attestteststate.md +0 -111
- package/public/content/packages/github-action-effects/api/interface/blobstoreteststate.md +0 -26
- package/public/content/packages/github-action-effects/api/interface/botidentity.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/changesetanalyzerteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/checkrunannotation.md +0 -56
- package/public/content/packages/github-action-effects/api/interface/checkrundata.md +0 -50
- package/public/content/packages/github-action-effects/api/interface/checkrunoutput.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/checkrunrecord.md +0 -62
- package/public/content/packages/github-action-effects/api/interface/checkrunteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/commandresponse.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/commentrecord.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/commitcomparison.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/commitdetail.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/commitfile.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/commitsummary.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/configloaderteststate.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/dispatchrecord.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/downloadoptions.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/dryrunresult.md +0 -60
- package/public/content/packages/github-action-effects/api/interface/dryrunteststate.md +0 -26
- package/public/content/packages/github-action-effects/api/interface/execoptions.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/execoutput.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/findby.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/gitbranchteststate.md +0 -26
- package/public/content/packages/github-action-effects/api/interface/gitcommitteststate.md +0 -51
- package/public/content/packages/github-action-effects/api/interface/githubappteststate.md +0 -54
- package/public/content/packages/github-action-effects/api/interface/githubartifactmetadatateststate.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/githubclientteststate.md +0 -47
- package/public/content/packages/github-action-effects/api/interface/githubcommitteststate.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/githubcontentteststate.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/githubgraphqlteststate.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/githubissueteststate.md +0 -53
- package/public/content/packages/github-action-effects/api/interface/githubreleaseteststate.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/gittagteststate.md +0 -41
- package/public/content/packages/github-action-effects/api/interface/globoptions.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/globteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/hashfilesoptions.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/idempotentpublishinput.md +0 -66
- package/public/content/packages/github-action-effects/api/interface/idempotentpublishresult.md +0 -48
- package/public/content/packages/github-action-effects/api/interface/inflightpackage.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/installoptions.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/issuedata.md +0 -60
- package/public/content/packages/github-action-effects/api/interface/npmregistryteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/oidcclaims.md +0 -98
- package/public/content/packages/github-action-effects/api/interface/packagemanageradapterteststate.md +0 -47
- package/public/content/packages/github-action-effects/api/interface/packagepublishteststate.md +0 -121
- package/public/content/packages/github-action-effects/api/interface/packresult.md +0 -84
- package/public/content/packages/github-action-effects/api/interface/polloptions.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/provenanceattestationinput.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/provisionoptions.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/publishtarballresult.md +0 -28
- package/public/content/packages/github-action-effects/api/interface/pullrequestcommentteststate.md +0 -35
- package/public/content/packages/github-action-effects/api/interface/pullrequestfile.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/pullrequestinfo.md +0 -106
- package/public/content/packages/github-action-effects/api/interface/pullrequestlistoptions.md +0 -60
- package/public/content/packages/github-action-effects/api/interface/pullrequestrecord.md +0 -74
- package/public/content/packages/github-action-effects/api/interface/pullrequestteststate.md +0 -54
- package/public/content/packages/github-action-effects/api/interface/ratelimiterteststate.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/registrytarget.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/releaseasset.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/releasedata.md +0 -62
- package/public/content/packages/github-action-effects/api/interface/report_2.md +0 -76
- package/public/content/packages/github-action-effects/api/interface/resilienceoptions.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/resolveddependency.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/restresponse.md +0 -26
- package/public/content/packages/github-action-effects/api/interface/s3blobstoreconfig.md +0 -62
- package/public/content/packages/github-action-effects/api/interface/sbomattestationinput.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/sbomauthor.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/sbomcontact.md +0 -38
- package/public/content/packages/github-action-effects/api/interface/sbominput.md +0 -88
- package/public/content/packages/github-action-effects/api/interface/sbomsupplier.md +0 -44
- package/public/content/packages/github-action-effects/api/interface/sbomteststate.md +0 -52
- package/public/content/packages/github-action-effects/api/interface/sigstoresignerconfig.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/storagerecordinput.md +0 -68
- package/public/content/packages/github-action-effects/api/interface/tagref.md +0 -34
- package/public/content/packages/github-action-effects/api/interface/tokenpermissioncheckerteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/toolinstallerteststate.md +0 -97
- package/public/content/packages/github-action-effects/api/interface/uploadoptions.md +0 -36
- package/public/content/packages/github-action-effects/api/interface/uploadresult.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/workflowdispatchteststate.md +0 -40
- package/public/content/packages/github-action-effects/api/interface/workflowrunstatus.md +0 -32
- package/public/content/packages/github-action-effects/api/interface/workspacedetectorteststate.md +0 -32
- package/public/content/packages/github-action-effects/api/namespace/step.md +0 -16
- package/public/content/packages/github-action-effects/api/type/actionloglevel.md +0 -16
- package/public/content/packages/github-action-effects/api/type/annotationlevel.md +0 -18
- package/public/content/packages/github-action-effects/api/type/bumptype.md +0 -16
- package/public/content/packages/github-action-effects/api/type/capturedoutput.md +0 -16
- package/public/content/packages/github-action-effects/api/type/changeset.md +0 -16
- package/public/content/packages/github-action-effects/api/type/changesetfile.md +0 -16
- package/public/content/packages/github-action-effects/api/type/checklistitem.md +0 -16
- package/public/content/packages/github-action-effects/api/type/checkrunconclusion.md +0 -18
- package/public/content/packages/github-action-effects/api/type/coreservices.md +0 -18
- package/public/content/packages/github-action-effects/api/type/cyclonedxbom.md +0 -18
- package/public/content/packages/github-action-effects/api/type/extrapermission.md +0 -18
- package/public/content/packages/github-action-effects/api/type/filechange.md +0 -16
- package/public/content/packages/github-action-effects/api/type/githubcontext.md +0 -18
- package/public/content/packages/github-action-effects/api/type/installationtoken.md +0 -18
- package/public/content/packages/github-action-effects/api/type/loglevelinput.md +0 -16
- package/public/content/packages/github-action-effects/api/type/npmpackageinfo.md +0 -16
- package/public/content/packages/github-action-effects/api/type/packagemanagerinfo.md +0 -18
- package/public/content/packages/github-action-effects/api/type/packagemanagername.md +0 -18
- package/public/content/packages/github-action-effects/api/type/permissioncheckresult.md +0 -18
- package/public/content/packages/github-action-effects/api/type/permissiongap.md +0 -18
- package/public/content/packages/github-action-effects/api/type/permissionlevel.md +0 -18
- package/public/content/packages/github-action-effects/api/type/ratelimitstatus.md +0 -18
- package/public/content/packages/github-action-effects/api/type/registrytype.md +0 -18
- package/public/content/packages/github-action-effects/api/type/runnercontext.md +0 -18
- package/public/content/packages/github-action-effects/api/type/status.md +0 -16
- package/public/content/packages/github-action-effects/api/type/treeentry.md +0 -16
- package/public/content/packages/github-action-effects/api/type/webhookpayload.md +0 -18
- package/public/content/packages/github-action-effects/api/type/workspaceinfo.md +0 -16
- package/public/content/packages/github-action-effects/api/type/workspacepackage.md +0 -16
- package/public/content/packages/github-action-effects/api/type/workspacetype.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/action.md +0 -41
- package/public/content/packages/github-action-effects/api/variable/actioncachelive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/actioncachetest.md +0 -29
- package/public/content/packages/github-action-effects/api/variable/actionenvironmentlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/actionenvironmenttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/actioninput.md +0 -31
- package/public/content/packages/github-action-effects/api/variable/actionloggerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/actionloggertest.md +0 -29
- package/public/content/packages/github-action-effects/api/variable/actionloglevel.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/actionoutputslive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/actionoutputstest.md +0 -29
- package/public/content/packages/github-action-effects/api/variable/actionsconfigprovider.md +0 -27
- package/public/content/packages/github-action-effects/api/variable/actionslogger.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/actionsruntime.md +0 -36
- package/public/content/packages/github-action-effects/api/variable/actionstatelive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/actionstatetest.md +0 -29
- package/public/content/packages/github-action-effects/api/variable/artifactlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/artifacttest.md +0 -29
- package/public/content/packages/github-action-effects/api/variable/attestlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/attesttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/automerge.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/blobstoretest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/bumptype.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/capturedoutput.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/changeset.md +0 -25
- package/public/content/packages/github-action-effects/api/variable/changesetanalyzerlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/changesetanalyzertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/changesetfile.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/checklistitem.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/checkrunlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/checkruntest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/commandrunnerlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/commandrunnertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/configloaderlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/configloadertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/cyclonedx_bom.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/dryruntest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/erroraccumulator.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/extrapermission.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/filechange.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/filechangecontent.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/filechangedeletion.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/gitbranchlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/gitbranchtest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/gitcommitlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/gitcommittest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/github_build_type.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/githubapplive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/githubapptest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/githubartifactmetadatalive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/githubartifactmetadatatest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/githubblobstorelive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/githubclientlive.md +0 -26
- package/public/content/packages/github-action-effects/api/variable/githubclienttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/githubcommitlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/githubcommittest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/githubcontentlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/githubcontenttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/githubcontext.md +0 -35
- package/public/content/packages/github-action-effects/api/variable/githubgraphqllive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/githubgraphqltest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/githubissuelive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/githubissuetest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/githubmarkdown.md +0 -45
- package/public/content/packages/github-action-effects/api/variable/githubreleaselive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/githubreleasetest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/githubtoken.md +0 -27
- package/public/content/packages/github-action-effects/api/variable/gittaglive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/gittagtest.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/globlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/globtest.md +0 -30
- package/public/content/packages/github-action-effects/api/variable/in_toto_payload_type.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/in_toto_statement_v1.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/installationtoken.md +0 -28
- package/public/content/packages/github-action-effects/api/variable/ioutil.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/loglevelinput.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/npmpackageinfo.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/npmregistrylive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/npmregistrytest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/octokitauthapplive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/oidctokenissuerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/oidctokenissuertest.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/packagemanageradapterlive.md +0 -19
- package/public/content/packages/github-action-effects/api/variable/packagemanageradaptertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/packagemanagerinfo.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/packagemanagername.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/packagepublishlive.md +0 -19
- package/public/content/packages/github-action-effects/api/variable/packagepublishtest.md +0 -27
- package/public/content/packages/github-action-effects/api/variable/pathutils.md +0 -31
- package/public/content/packages/github-action-effects/api/variable/permissioncheckresult.md +0 -31
- package/public/content/packages/github-action-effects/api/variable/permissiongap.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/permissionlevel.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/pullrequestcommentlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/pullrequestcommenttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/pullrequestlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/pullrequesttest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/ratelimiterlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/ratelimitertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/ratelimitstatus.md +0 -23
- package/public/content/packages/github-action-effects/api/variable/reportbuilder.md +0 -33
- package/public/content/packages/github-action-effects/api/variable/runnercontext.md +0 -25
- package/public/content/packages/github-action-effects/api/variable/sbomlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/sbomtest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/semverresolver.md +0 -30
- package/public/content/packages/github-action-effects/api/variable/sigstore_bundle_v0_3_media_type.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/sigstore_oidc_audience.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/sigstoresignerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/sigstoresignertest.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/slsa_provenance_v1.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/spdx_v2_3.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/status.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/tokenpermissioncheckertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/toolinstallerlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/toolinstallertest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/treeentry.md +0 -26
- package/public/content/packages/github-action-effects/api/variable/treeentrycontent.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/treeentrydeletion.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/webhookpayload.md +0 -51
- package/public/content/packages/github-action-effects/api/variable/workflowdispatchlive.md +0 -16
- package/public/content/packages/github-action-effects/api/variable/workflowdispatchtest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/workspacedetectorlive.md +0 -18
- package/public/content/packages/github-action-effects/api/variable/workspacedetectortest.md +0 -21
- package/public/content/packages/github-action-effects/api/variable/workspaceinfo.md +0 -22
- package/public/content/packages/github-action-effects/api/variable/workspacepackage.md +0 -24
- package/public/content/packages/github-action-effects/api/variable/workspacetype.md +0 -18
- package/public/content/packages/github-action-effects/api.md +0 -386
- package/public/content/packages/mcp/resource-taxonomy.md +0 -63
- package/public/content/packages/rspress-builder/api/function/defineplugin.md +0 -18
- package/public/content/packages/rspress-builder/api/interface/rspressbundleoptions.md +0 -28
- package/public/content/packages/rspress-builder/api/interface/rspresspluginoptions.md +0 -76
- package/public/content/packages/rspress-builder/api.md +0 -21
- package/public/content/packages/silk/export-map.md +0 -67
- package/public/content/packages/silk/install-and-setup.md +0 -59
- package/public/content/packages/silk-effects/api/class/analyzedworkspace.md +0 -121
- package/public/content/packages/silk-effects/api/class/biomeschemasync.md +0 -33
- package/public/content/packages/silk-effects/api/class/biomesyncerror.md +0 -41
- package/public/content/packages/silk-effects/api/class/changesetconfig.md +0 -28
- package/public/content/packages/silk-effects/api/class/changesetconfigerror.md +0 -41
- package/public/content/packages/silk-effects/api/class/changesetconfigreader.md +0 -33
- package/public/content/packages/silk-effects/api/class/configdiscovery.md +0 -33
- package/public/content/packages/silk-effects/api/class/confignotfounderror.md +0 -41
- package/public/content/packages/silk-effects/api/class/managedsection.md +0 -18
- package/public/content/packages/silk-effects/api/class/resolvedtool.md +0 -62
- package/public/content/packages/silk-effects/api/class/sectionblock.md +0 -95
- package/public/content/packages/silk-effects/api/class/sectiondefinition.md +0 -104
- package/public/content/packages/silk-effects/api/class/sectionparseerror.md +0 -41
- package/public/content/packages/silk-effects/api/class/sectionvalidationerror.md +0 -41
- package/public/content/packages/silk-effects/api/class/sectionwriteerror.md +0 -41
- package/public/content/packages/silk-effects/api/class/shellsectiondefinition.md +0 -56
- package/public/content/packages/silk-effects/api/class/silkpublishability.md +0 -46
- package/public/content/packages/silk-effects/api/class/silkpublishconfig.md +0 -18
- package/public/content/packages/silk-effects/api/class/silkworkspaceanalyzer.md +0 -33
- package/public/content/packages/silk-effects/api/class/tagformaterror.md +0 -48
- package/public/content/packages/silk-effects/api/class/tagstrategy.md +0 -32
- package/public/content/packages/silk-effects/api/class/toolcommand.md +0 -76
- package/public/content/packages/silk-effects/api/class/tooldefinition.md +0 -73
- package/public/content/packages/silk-effects/api/class/tooldiscovery.md +0 -35
- package/public/content/packages/silk-effects/api/class/toolnotfounderror.md +0 -39
- package/public/content/packages/silk-effects/api/class/toolresolutionerror.md +0 -39
- package/public/content/packages/silk-effects/api/class/toolversionmismatcherror.md +0 -46
- package/public/content/packages/silk-effects/api/class/versioningdetectionerror.md +0 -34
- package/public/content/packages/silk-effects/api/class/versioningstrategy.md +0 -34
- package/public/content/packages/silk-effects/api/class/workspaceanalysis.md +0 -94
- package/public/content/packages/silk-effects/api/class/workspaceanalysiserror.md +0 -41
- package/public/content/packages/silk-effects/api/function/buildschemaurl.md +0 -26
- package/public/content/packages/silk-effects/api/function/extractsemver.md +0 -26
- package/public/content/packages/silk-effects/api/function/readtargetsbinding.md +0 -23
- package/public/content/packages/silk-effects/api/function/savvybasepreamble.md +0 -22
- package/public/content/packages/silk-effects/api/function/savvyhookshygiene.md +0 -22
- package/public/content/packages/silk-effects/api/function/savvytoolsection.md +0 -37
- package/public/content/packages/silk-effects/api/interface/commitlintplugin.md +0 -26
- package/public/content/packages/silk-effects/api/interface/commitlintuserconfig.md +0 -76
- package/public/content/packages/silk-effects/api/interface/promptconfig.md +0 -38
- package/public/content/packages/silk-effects/api/interface/promptsettings.md +0 -32
- package/public/content/packages/silk-effects/api/interface/publishablepackage.md +0 -44
- package/public/content/packages/silk-effects/api/interface/rawpackagejson.md +0 -44
- package/public/content/packages/silk-effects/api/interface/rawpublishconfig.md +0 -44
- package/public/content/packages/silk-effects/api/interface/rawtargetobject.md +0 -44
- package/public/content/packages/silk-effects/api/interface/rulesconfig.md +0 -26
- package/public/content/packages/silk-effects/api/interface/targetbinding.md +0 -52
- package/public/content/packages/silk-effects/api/interface/targetgroupbinding.md +0 -44
- package/public/content/packages/silk-effects/api/interface/targetsbinding.md +0 -32
- package/public/content/packages/silk-effects/api/namespace/changesets.md +0 -16
- package/public/content/packages/silk-effects/api/namespace/commitlint.md +0 -16
- package/public/content/packages/silk-effects/api/namespace/lint.md +0 -16
- package/public/content/packages/silk-effects/api/namespace/turbo.md +0 -16
- package/public/content/packages/silk-effects/api/type/biomesyncoptions.md +0 -16
- package/public/content/packages/silk-effects/api/type/biomesyncresult.md +0 -16
- package/public/content/packages/silk-effects/api/type/changesetconfigfile.md +0 -16
- package/public/content/packages/silk-effects/api/type/changesetmode.md +0 -18
- package/public/content/packages/silk-effects/api/type/checkresult.md +0 -16
- package/public/content/packages/silk-effects/api/type/checkresultdefinition.md +0 -24
- package/public/content/packages/silk-effects/api/type/commentstyle.md +0 -16
- package/public/content/packages/silk-effects/api/type/configdiscoveryoptions.md +0 -16
- package/public/content/packages/silk-effects/api/type/configlocation.md +0 -16
- package/public/content/packages/silk-effects/api/type/configsource.md +0 -16
- package/public/content/packages/silk-effects/api/type/rawpublishtargets.md +0 -18
- package/public/content/packages/silk-effects/api/type/rawtargetvalue.md +0 -18
- package/public/content/packages/silk-effects/api/type/resolutionpolicy.md +0 -16
- package/public/content/packages/silk-effects/api/type/resolutionpolicydefinition.md +0 -23
- package/public/content/packages/silk-effects/api/type/ruleapplicability.md +0 -18
- package/public/content/packages/silk-effects/api/type/ruleconfigtuple.md +0 -18
- package/public/content/packages/silk-effects/api/type/ruleseverity.md +0 -18
- package/public/content/packages/silk-effects/api/type/sectiondiff.md +0 -16
- package/public/content/packages/silk-effects/api/type/sectiondiffdefinition.md +0 -24
- package/public/content/packages/silk-effects/api/type/silkchangesetconfigfile.md +0 -16
- package/public/content/packages/silk-effects/api/type/sourcerequirement.md +0 -16
- package/public/content/packages/silk-effects/api/type/sourcerequirementdefinition.md +0 -23
- package/public/content/packages/silk-effects/api/type/syncresult.md +0 -16
- package/public/content/packages/silk-effects/api/type/syncresultdefinition.md +0 -24
- package/public/content/packages/silk-effects/api/type/tagstrategytype.md +0 -16
- package/public/content/packages/silk-effects/api/type/toolsource.md +0 -16
- package/public/content/packages/silk-effects/api/type/versionextractor.md +0 -16
- package/public/content/packages/silk-effects/api/type/versionextractordefinition.md +0 -28
- package/public/content/packages/silk-effects/api/type/versioningstrategyresult.md +0 -16
- package/public/content/packages/silk-effects/api/type/versioningstrategytype.md +0 -16
- package/public/content/packages/silk-effects/api/variable/biomeschemasynclive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/biomesyncoptions.md +0 -23
- package/public/content/packages/silk-effects/api/variable/biomesyncresult.md +0 -22
- package/public/content/packages/silk-effects/api/variable/changesetconfigfile.md +0 -36
- package/public/content/packages/silk-effects/api/variable/changesetconfiglive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/changesetconfigreaderlive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/checkresult.md +0 -70
- package/public/content/packages/silk-effects/api/variable/commentstyle.md +0 -18
- package/public/content/packages/silk-effects/api/variable/configdiscoverylive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/configdiscoveryoptions.md +0 -21
- package/public/content/packages/silk-effects/api/variable/configlocation.md +0 -21
- package/public/content/packages/silk-effects/api/variable/configsource.md +0 -18
- package/public/content/packages/silk-effects/api/variable/managedsectionlive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/publishabilitydetectoradaptivelive.md +0 -19
- package/public/content/packages/silk-effects/api/variable/resolutionpolicy.md +0 -92
- package/public/content/packages/silk-effects/api/variable/savvybasesection.md +0 -25
- package/public/content/packages/silk-effects/api/variable/savvyhookssection.md +0 -18
- package/public/content/packages/silk-effects/api/variable/sectiondiff.md +0 -70
- package/public/content/packages/silk-effects/api/variable/silkchangesetconfigfile.md +0 -40
- package/public/content/packages/silk-effects/api/variable/silkpublishabilitydetectorlive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/silkworkspaceanalyzerlive.md +0 -20
- package/public/content/packages/silk-effects/api/variable/sourcerequirement.md +0 -92
- package/public/content/packages/silk-effects/api/variable/syncresult.md +0 -81
- package/public/content/packages/silk-effects/api/variable/tagstrategylive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/tagstrategytype.md +0 -18
- package/public/content/packages/silk-effects/api/variable/tooldiscoverylive.md +0 -19
- package/public/content/packages/silk-effects/api/variable/toolsource.md +0 -18
- package/public/content/packages/silk-effects/api/variable/versionextractor.md +0 -99
- package/public/content/packages/silk-effects/api/variable/versioningstrategylive.md +0 -18
- package/public/content/packages/silk-effects/api/variable/versioningstrategyresult.md +0 -22
- package/public/content/packages/silk-effects/api/variable/versioningstrategytype.md +0 -18
- package/public/content/packages/silk-effects/api.md +0 -144
- package/public/content/packages/silk-effects/index.md +0 -76
- package/public/content/packages/silk-effects/managed-section.md +0 -84
- package/public/content/packages/silk-effects/platform-layers.md +0 -94
- package/public/content/packages/templates/api/function/createbiome.md +0 -26
- package/public/content/packages/templates/api/function/createchangeset.md +0 -26
- package/public/content/packages/templates/api/function/creategitignore.md +0 -26
- package/public/content/packages/templates/api/function/createpackagejson.md +0 -26
- package/public/content/packages/templates/api/function/createpnpmworkspace.md +0 -26
- package/public/content/packages/templates/api/function/createreadme.md +0 -26
- package/public/content/packages/templates/api/function/createtsconfig.md +0 -26
- package/public/content/packages/templates/api/function/createturboroot.md +0 -26
- package/public/content/packages/templates/api/function/createturboworkspace.md +0 -26
- package/public/content/packages/templates/api/function/createvscode.md +0 -26
- package/public/content/packages/templates/api/function/createworkspace.md +0 -26
- package/public/content/packages/templates/api/interface/templateentry.md +0 -44
- package/public/content/packages/templates/api/type/biomeoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/changesetoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/gitignoreoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/packagejsonoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/pnpmworkspaceoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/readmeoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/template.md +0 -18
- package/public/content/packages/templates/api/type/tsconfigoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/turborootoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/turboworkspaceoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/updatetemplate.md +0 -18
- package/public/content/packages/templates/api/type/vscodeoptionstype.md +0 -18
- package/public/content/packages/templates/api/type/workspaceoptionstype.md +0 -18
- package/public/content/packages/templates/api/variable/biomeoptions.md +0 -22
- package/public/content/packages/templates/api/variable/changesetoptions.md +0 -29
- package/public/content/packages/templates/api/variable/gitignoreoptions.md +0 -27
- package/public/content/packages/templates/api/variable/packagejsonoptions.md +0 -60
- package/public/content/packages/templates/api/variable/pnpmworkspaceoptions.md +0 -23
- package/public/content/packages/templates/api/variable/readmeoptions.md +0 -21
- package/public/content/packages/templates/api/variable/tsconfigoptions.md +0 -26
- package/public/content/packages/templates/api/variable/turborootoptions.md +0 -25
- package/public/content/packages/templates/api/variable/turboworkspaceoptions.md +0 -20
- package/public/content/packages/templates/api/variable/vscodeoptions.md +0 -25
- package/public/content/packages/templates/api/variable/workspaceoptions.md +0 -33
- package/public/content/packages/templates/api.md +0 -60
- package/public/content/packages/tsdown-plugins/api/class/buildcollector.md +0 -62
- package/public/content/packages/tsdown-plugins/api/class/buildcollectortag.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/buildreport.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/configvalidationerror.md +0 -41
- package/public/content/packages/tsdown-plugins/api/class/configvalidator.md +0 -18
- package/public/content/packages/tsdown-plugins/api/class/diagnosticentry.md +0 -18
- package/public/content/packages/tsdown-plugins/api/class/emittedfile.md +0 -18
- package/public/content/packages/tsdown-plugins/api/class/environmentdetector.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/executorresolver.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/formatselector.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/metagenerationerror.md +0 -41
- package/public/content/packages/tsdown-plugins/api/class/outputrenderer.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/passreport.md +0 -18
- package/public/content/packages/tsdown-plugins/api/class/reporttimings.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/targetgroupreport.md +0 -16
- package/public/content/packages/tsdown-plugins/api/class/tsconfigresolver.md +0 -84
- package/public/content/packages/tsdown-plugins/api/function/applysubdirmetaentries.md +0 -21
- package/public/content/packages/tsdown-plugins/api/function/buildemittedmanifest.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/buildmetricsplugin.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/buildresolvedtsconfig.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/buildtargetgroups.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/cjsdefaultinterop.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/computeexefilename.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/createtimer.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/createtsdownlogger.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/defaultmanifesttransform.md +0 -20
- package/public/content/packages/tsdown-plugins/api/function/deriveexportpaths.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/derivetargetgroupoptions.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/emitmanifest.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/extractentries.md +0 -16
- package/public/content/packages/tsdown-plugins/api/function/flattenissues.md +0 -21
- package/public/content/packages/tsdown-plugins/api/function/formattime.md +0 -16
- package/public/content/packages/tsdown-plugins/api/function/generatemeta.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/istargetobject.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/nodebuiltindefaultinterop.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/normalizebinpaths.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/normalizeexeoptions.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/normalizeloosefiles.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/normalizemetaoptions.md +0 -21
- package/public/content/packages/tsdown-plugins/api/function/packagejsonentries.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/readtsconfigjsx.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/removedeclarationmaps.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/renderreport.md +0 -17
- package/public/content/packages/tsdown-plugins/api/function/resolvejsxconfig.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/resolvemanifest.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/resolvenextversions.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/resolveportabletsconfig.md +0 -27
- package/public/content/packages/tsdown-plugins/api/function/resolvetargets.md +0 -21
- package/public/content/packages/tsdown-plugins/api/function/rewritemetaversions.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/runexebuild.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/runmetapass.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/serializeissues.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/syncpublicdir.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/transformbin.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/transformexports.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/transformmanifest.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/writeissuesartifact.md +0 -23
- package/public/content/packages/tsdown-plugins/api/function/writeresolvedtsconfig.md +0 -18
- package/public/content/packages/tsdown-plugins/api/function/writetargetsbinding.md +0 -18
- package/public/content/packages/tsdown-plugins/api/interface/buildemittedmanifestoptions.md +0 -69
- package/public/content/packages/tsdown-plugins/api/interface/buildgroupspec.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/buildissues.md +0 -56
- package/public/content/packages/tsdown-plugins/api/interface/buildtargetgroupsoptions.md +0 -213
- package/public/content/packages/tsdown-plugins/api/interface/cssoptions.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/derivedtsdownoptions.md +0 -114
- package/public/content/packages/tsdown-plugins/api/interface/deriveoptions.md +0 -108
- package/public/content/packages/tsdown-plugins/api/interface/diagnosticinput.md +0 -66
- package/public/content/packages/tsdown-plugins/api/interface/emitmanifestoptions.md +0 -71
- package/public/content/packages/tsdown-plugins/api/interface/entryoverride.md +0 -86
- package/public/content/packages/tsdown-plugins/api/interface/execonfig.md +0 -60
- package/public/content/packages/tsdown-plugins/api/interface/exerewrite.md +0 -44
- package/public/content/packages/tsdown-plugins/api/interface/exeseaconfig.md +0 -38
- package/public/content/packages/tsdown-plugins/api/interface/exetarget.md +0 -38
- package/public/content/packages/tsdown-plugins/api/interface/exetargetinput.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/extractoptions.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/extractresult.md +0 -34
- package/public/content/packages/tsdown-plugins/api/interface/formatter.md +0 -30
- package/public/content/packages/tsdown-plugins/api/interface/formattercontext.md +0 -30
- package/public/content/packages/tsdown-plugins/api/interface/generatemetaoptions.md +0 -124
- package/public/content/packages/tsdown-plugins/api/interface/jsxconfig.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/loosefilespec.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/metaoptions.md +0 -42
- package/public/content/packages/tsdown-plugins/api/interface/metaresult.md +0 -30
- package/public/content/packages/tsdown-plugins/api/interface/nextversions.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/normalizedexe.md +0 -48
- package/public/content/packages/tsdown-plugins/api/interface/normalizedloosefile.md +0 -60
- package/public/content/packages/tsdown-plugins/api/interface/normalizedmeta.md +0 -41
- package/public/content/packages/tsdown-plugins/api/interface/packagejsonentriesoptions.md +0 -34
- package/public/content/packages/tsdown-plugins/api/interface/packagejsonlike.md +0 -30
- package/public/content/packages/tsdown-plugins/api/interface/pkgoscpu.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/plaindiagnostic.md +0 -68
- package/public/content/packages/tsdown-plugins/api/interface/portabletsconfig.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/publishtargetobject.md +0 -44
- package/public/content/packages/tsdown-plugins/api/interface/renderedoutput.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/renderreportoptions.md +0 -44
- package/public/content/packages/tsdown-plugins/api/interface/resolvedcompileroptions.md +0 -26
- package/public/content/packages/tsdown-plugins/api/interface/resolvedgroup.md +0 -44
- package/public/content/packages/tsdown-plugins/api/interface/resolvedtarget.md +0 -52
- package/public/content/packages/tsdown-plugins/api/interface/resolvedtsconfig.md +0 -36
- package/public/content/packages/tsdown-plugins/api/interface/resolvedtsconfigoptions.md +0 -50
- package/public/content/packages/tsdown-plugins/api/interface/runexebuildoptions.md +0 -74
- package/public/content/packages/tsdown-plugins/api/interface/runmetapassoptions.md +0 -104
- package/public/content/packages/tsdown-plugins/api/interface/targetgroupref.md +0 -38
- package/public/content/packages/tsdown-plugins/api/interface/targetresolution.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/timer.md +0 -30
- package/public/content/packages/tsdown-plugins/api/interface/transformmanifestoptions.md +0 -50
- package/public/content/packages/tsdown-plugins/api/interface/tsconfigjsx.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/tsdocoptions.md +0 -32
- package/public/content/packages/tsdown-plugins/api/interface/tsdoctagdefinition.md +0 -38
- package/public/content/packages/tsdown-plugins/api/interface/tsdownlogger.md +0 -62
- package/public/content/packages/tsdown-plugins/api/interface/validationinput.md +0 -69
- package/public/content/packages/tsdown-plugins/api/interface/warningsuppressionrule.md +0 -32
- package/public/content/packages/tsdown-plugins/api/type/buildformat.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/buildplatform.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/dualexports.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/environment.md +0 -16
- package/public/content/packages/tsdown-plugins/api/type/exebuild.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/executor.md +0 -16
- package/public/content/packages/tsdown-plugins/api/type/json.md +0 -16
- package/public/content/packages/tsdown-plugins/api/type/loosefiles.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/outputformat.md +0 -16
- package/public/content/packages/tsdown-plugins/api/type/passkind.md +0 -16
- package/public/content/packages/tsdown-plugins/api/type/publishtargets.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/publishtargetvalue.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/targetgroupid.md +0 -18
- package/public/content/packages/tsdown-plugins/api/type/tsdownbuild.md +0 -18
- package/public/content/packages/tsdown-plugins/api/variable/ciannotationsformatter.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/configvalidatorlive.md +0 -18
- package/public/content/packages/tsdown-plugins/api/variable/default_exe_node_version.md +0 -18
- package/public/content/packages/tsdown-plugins/api/variable/environmentdetectorlive.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/executorresolverlive.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/formatselectorlive.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/jsonformatter.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/markdownformatter.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/outputrendererlive.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/reportpipelinelive.md +0 -17
- package/public/content/packages/tsdown-plugins/api/variable/silentformatter.md +0 -16
- package/public/content/packages/tsdown-plugins/api/variable/terminalformatter.md +0 -16
- package/public/content/packages/tsdown-plugins/api.md +0 -165
- package/public/content/standards/api-model-pipeline.md +0 -64
- package/public/content/standards/catalog-usage.md +0 -48
- package/public/content/standards/changeset-discipline.md +0 -52
- package/public/content/standards/changeset-format.md +0 -132
- package/public/content/standards/commit-contract.md +0 -58
- package/public/content/standards/dependency-conventions.md +0 -82
- package/public/content/standards/linting-conventions.md +0 -47
- package/public/content/standards/publishability.md +0 -57
- package/public/content/standards/semver.md +0 -51
- package/public/content/standards/test-classification.md +0 -49
- package/public/content/standards/turbo/best-practices.md +0 -76
- package/public/content/standards/turbo/boundaries.md +0 -72
- package/public/content/standards/turbo/ci.md +0 -69
- package/public/content/standards/turbo/environment.md +0 -64
- package/public/content/standards/turbo/filtering.md +0 -72
- package/public/content/standards/turbo/watch.md +0 -64
- package/public/content/tags.json +0 -32
- package/resources/catalog.js +0 -29
- package/resources/doc-index.js +0 -112
- package/resources/index.js +0 -57
- package/resources/load.js +0 -38
- package/resources/paths.js +0 -23
- package/resources/query-log.js +0 -20
- package/resources/schema.js +0 -40
- package/tools/docs-search.js +0 -59
|
@@ -1,165 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: packages/tsdown-plugins/api
|
|
3
|
-
title: "@savvy-web/tsdown-plugins — API reference"
|
|
4
|
-
summary: "@savvy-web/tsdown-plugins API reference: 138 documented symbols."
|
|
5
|
-
tier: packages
|
|
6
|
-
source: generated
|
|
7
|
-
tags: [tsdown-plugins, api]
|
|
8
|
-
priority: 0.4
|
|
9
|
-
related: []
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
# @savvy-web/tsdown-plugins — API reference
|
|
13
|
-
|
|
14
|
-
## class
|
|
15
|
-
|
|
16
|
-
- [`BuildCollector`](silk://packages/tsdown-plugins/api/class/buildcollector) — Stateful build-event accumulator. The write surface is synchronous so it can be called directly from tsdown's customLogger and API Extractor's messageCallback (both invoked synchronously). `snapshot` builds the immutable BuildReport the Effect render pipeline consumes.
|
|
17
|
-
- [`BuildCollectorTag`](silk://packages/tsdown-plugins/api/class/buildcollectortag)
|
|
18
|
-
- [`BuildReport`](silk://packages/tsdown-plugins/api/class/buildreport)
|
|
19
|
-
- [`ConfigValidationError`](silk://packages/tsdown-plugins/api/class/configvalidationerror) — A savvy.build.ts or publishConfig.targets config is structurally invalid; raised before any build work.
|
|
20
|
-
- [`ConfigValidator`](silk://packages/tsdown-plugins/api/class/configvalidator) — Fast-fail config validator; runs first in the bundler over the resolved config.
|
|
21
|
-
- [`DiagnosticEntry`](silk://packages/tsdown-plugins/api/class/diagnosticentry) — A captured warning or error, from tsdown's logger, rolldown's onLog, or API Extractor.
|
|
22
|
-
- [`EmittedFile`](silk://packages/tsdown-plugins/api/class/emittedfile) — One emitted output file with its in-memory byte size (gzip only when --verbose).
|
|
23
|
-
- [`EnvironmentDetector`](silk://packages/tsdown-plugins/api/class/environmentdetector)
|
|
24
|
-
- [`ExecutorResolver`](silk://packages/tsdown-plugins/api/class/executorresolver)
|
|
25
|
-
- [`FormatSelector`](silk://packages/tsdown-plugins/api/class/formatselector)
|
|
26
|
-
- [`MetaGenerationError`](silk://packages/tsdown-plugins/api/class/metagenerationerror) — API Extractor meta generation failed for an entry.
|
|
27
|
-
- [`OutputRenderer`](silk://packages/tsdown-plugins/api/class/outputrenderer)
|
|
28
|
-
- [`PassReport`](silk://packages/tsdown-plugins/api/class/passreport) — One build pass within a target group (js / dts / loose / exe / meta).
|
|
29
|
-
- [`ReportTimings`](silk://packages/tsdown-plugins/api/class/reporttimings)
|
|
30
|
-
- [`TargetGroupReport`](silk://packages/tsdown-plugins/api/class/targetgroupreport)
|
|
31
|
-
- [`TsconfigResolver`](silk://packages/tsdown-plugins/api/class/tsconfigresolver) — Resolves a TypeScript `ParsedCommandLine` to a portable, JSON-serializable tsconfig (compilerOptions-only) for virtual TypeScript environments.
|
|
32
|
-
|
|
33
|
-
## function
|
|
34
|
-
|
|
35
|
-
- [`applySubdirMetaEntries`](silk://packages/tsdown-plugins/api/function/applysubdirmetaentries) — For each `outSubdir` override, point its meta entry at the isolated sub-package barrel.
|
|
36
|
-
- [`buildEmittedManifest`](silk://packages/tsdown-plugins/api/function/buildemittedmanifest) — Compute the final manifest bytes for a TargetGroup (catalog resolution + standard transforms).
|
|
37
|
-
- [`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
|
-
- [`buildResolvedTsconfig`](silk://packages/tsdown-plugins/api/function/buildresolvedtsconfig) — Build the portable absolute-path tsconfig object (ported from rslib writeBundleTempConfig).
|
|
39
|
-
- [`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
|
-
- [`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.
|
|
41
|
-
- [`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.
|
|
42
|
-
- [`createTimer`](silk://packages/tsdown-plugins/api/function/createtimer) — Create a wall-clock timer. (Date.now is fine in runtime build code.)
|
|
43
|
-
- [`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.
|
|
44
|
-
- [`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
|
-
- [`deriveExportPaths`](silk://packages/tsdown-plugins/api/function/deriveexportpaths) — Map entry names to export paths using the package exports map. index maps to ".".
|
|
46
|
-
- [`deriveTargetGroupOptions`](silk://packages/tsdown-plugins/api/function/derivetargetgroupoptions) — Derive the JS-pass tsdown options for one TargetGroup (per-module JS, no dts).
|
|
47
|
-
- [`emitManifest`](silk://packages/tsdown-plugins/api/function/emitmanifest) — Rolldown plugin: emit the transformed package.json + LICENSE/README into the output pkg/ root.
|
|
48
|
-
- [`extractEntries`](silk://packages/tsdown-plugins/api/function/extractentries)
|
|
49
|
-
- [`flattenIssues`](silk://packages/tsdown-plugins/api/function/flattenissues) — Flatten a build snapshot into the aggregated, de-duplicated issues artifact. Pure.
|
|
50
|
-
- [`formatTime`](silk://packages/tsdown-plugins/api/function/formattime)
|
|
51
|
-
- [`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
|
-
- [`isTargetObject`](silk://packages/tsdown-plugins/api/function/istargetobject) — True when a target value is the object form (carries registry/name/from).
|
|
53
|
-
- [`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
|
-
- [`normalizeBinPaths`](silk://packages/tsdown-plugins/api/function/normalizebinpaths) — FINAL guard: strip leading ./ from bin paths (npm 11.x drops ./-prefixed bins).
|
|
55
|
-
- [`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.
|
|
56
|
-
- [`normalizeLooseFiles`](silk://packages/tsdown-plugins/api/function/normalizeloosefiles) — Resolve a `looseFiles` map into normalized build descriptors. Pure (no filesystem): a missing `source` is surfaced later by tsdown's entry resolution. Throws ConfigValidationError on any structural problem so the bundler's ConfigValidator surfaces it as a typed, fast-fail config error.
|
|
57
|
-
- [`normalizeMetaOptions`](silk://packages/tsdown-plugins/api/function/normalizemetaoptions) — Fill defaults so downstream code never branches on undefined.
|
|
58
|
-
- [`packageJsonEntries`](silk://packages/tsdown-plugins/api/function/packagejsonentries) — Derive a tsdown `entry` record (name to source path) from a package.json.
|
|
59
|
-
- [`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
|
-
- [`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.
|
|
61
|
-
- [`renderReport`](silk://packages/tsdown-plugins/api/function/renderreport)
|
|
62
|
-
- [`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
|
-
- [`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.
|
|
64
|
-
- [`resolveNextVersions`](silk://packages/tsdown-plugins/api/function/resolvenextversions) — Resolve the next release version of every workspace package from pending changesets. Walks up from `cwd` to the monorepo root via `@manypkg/get-packages`, seeds the map with each package's CURRENT version, then overlays `newVersion` for changeset-affected packages via `@changesets/get-release-plan`. Never rejects: any failure (not a workspace, missing `.changeset/config.json`, parse error) degrades to current versions (or an empty map).
|
|
65
|
-
- [`resolvePortableTsconfig`](silk://packages/tsdown-plugins/api/function/resolveportabletsconfig) — Resolves the package's effective compiler options (following `extends`) into a portable, JSON-serializable tsconfig for the meta release bundle.
|
|
66
|
-
- [`resolveTargets`](silk://packages/tsdown-plugins/api/function/resolvetargets) — Resolve a `publishConfig.targets` map into the distinct groups to build and every target bound to one. Pure; throws ConfigValidationError on structurally-invalid config.
|
|
67
|
-
- [`rewriteMetaVersions`](silk://packages/tsdown-plugins/api/function/rewritemetaversions) — Rewrite a meta `package.json` so the package's own `version` and any workspace-sibling dependency version reflect their NEXT release version from `versions`. Pure: returns a new object, never mutates the input. External/catalog-resolved deps (names absent from `versions`) are left as-is.
|
|
68
|
-
- [`runExeBuild`](silk://packages/tsdown-plugins/api/function/runexebuild) — Compile each SEA binary via tsdown's exe mode. One tsdown build per spec.
|
|
69
|
-
- [`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
|
-
- [`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
|
-
- [`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
|
-
- [`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
|
-
- [`transformManifest`](silk://packages/tsdown-plugins/api/function/transformmanifest) — Apply the full standard manifest transform (excluding catalog resolution, done upstream).
|
|
75
|
-
- [`writeIssuesArtifact`](silk://packages/tsdown-plugins/api/function/writeissuesartifact) — Write the aggregated issues artifact to `<cwd>/dist/<target>/issues.json`. Returns the path written.
|
|
76
|
-
- [`writeResolvedTsconfig`](silk://packages/tsdown-plugins/api/function/writeresolvedtsconfig) — Write the resolved tsconfig to a temp file and return its absolute path.
|
|
77
|
-
- [`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
|
-
|
|
79
|
-
## interface
|
|
80
|
-
|
|
81
|
-
- [`BuildEmittedManifestOptions`](silk://packages/tsdown-plugins/api/interface/buildemittedmanifestoptions)
|
|
82
|
-
- [`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
|
-
- [`BuildIssues`](silk://packages/tsdown-plugins/api/interface/buildissues) — The aggregated build-issues artifact written to `dist/<target>/issues.json`.
|
|
84
|
-
- [`BuildTargetGroupsOptions`](silk://packages/tsdown-plugins/api/interface/buildtargetgroupsoptions)
|
|
85
|
-
- [`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
|
-
- [`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
|
-
- [`DeriveOptions`](silk://packages/tsdown-plugins/api/interface/deriveoptions)
|
|
88
|
-
- [`DiagnosticInput`](silk://packages/tsdown-plugins/api/interface/diagnosticinput)
|
|
89
|
-
- [`EmitManifestOptions`](silk://packages/tsdown-plugins/api/interface/emitmanifestoptions)
|
|
90
|
-
- [`EntryOverride`](silk://packages/tsdown-plugins/api/interface/entryoverride) — One entry partition built with its own format + bundling posture, layered into the SAME outDir as the base build (clean:false). Anything omitted falls back to the base build's value. `entry` is a subset of the package's entries (`entryName -> source path`).
|
|
91
|
-
- [`ExeConfig`](silk://packages/tsdown-plugins/api/interface/execonfig) — One SEA binary to compile.
|
|
92
|
-
- [`ExeRewrite`](silk://packages/tsdown-plugins/api/interface/exerewrite) — Describes a SEA binary the bundler compiled for this package. When present, transformManifest rewrites every `exports`/`bin` value equal to `source` to the emitted binary path and adds it to `files` so it ships in the tarball.
|
|
93
|
-
- [`ExeSeaConfig`](silk://packages/tsdown-plugins/api/interface/exeseaconfig) — SEA seaConfig overrides (subset; the rest are defaulted).
|
|
94
|
-
- [`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
|
-
- [`ExeTargetInput`](silk://packages/tsdown-plugins/api/interface/exetargetinput) — A target before nodeVersion defaulting (platform/arch only).
|
|
96
|
-
- [`ExtractOptions`](silk://packages/tsdown-plugins/api/interface/extractoptions)
|
|
97
|
-
- [`ExtractResult`](silk://packages/tsdown-plugins/api/interface/extractresult)
|
|
98
|
-
- [`Formatter`](silk://packages/tsdown-plugins/api/interface/formatter)
|
|
99
|
-
- [`FormatterContext`](silk://packages/tsdown-plugins/api/interface/formattercontext)
|
|
100
|
-
- [`GenerateMetaOptions`](silk://packages/tsdown-plugins/api/interface/generatemetaoptions)
|
|
101
|
-
- [`JsxConfig`](silk://packages/tsdown-plugins/api/interface/jsxconfig) — Resolved JSX transform settings, mirroring the subset of rolldown's JsxOptions the bundler forwards.
|
|
102
|
-
- [`LooseFileSpec`](silk://packages/tsdown-plugins/api/interface/loosefilespec) — One standalone bundled output file, declared by its literal output filename.
|
|
103
|
-
- [`MetaOptions`](silk://packages/tsdown-plugins/api/interface/metaoptions) — The `meta` field on defineBuild. Absent means no api-model generation.
|
|
104
|
-
- [`MetaResult`](silk://packages/tsdown-plugins/api/interface/metaresult)
|
|
105
|
-
- [`NextVersions`](silk://packages/tsdown-plugins/api/interface/nextversions) — Result of resolving next release versions for a workspace.
|
|
106
|
-
- [`NormalizedExe`](silk://packages/tsdown-plugins/api/interface/normalizedexe) — Fully-resolved SEA binary spec (no optionals).
|
|
107
|
-
- [`NormalizedLooseFile`](silk://packages/tsdown-plugins/api/interface/normalizedloosefile) — A loose file resolved to a concrete build descriptor.
|
|
108
|
-
- [`NormalizedMeta`](silk://packages/tsdown-plugins/api/interface/normalizedmeta) — Fully-resolved meta options (no optionals).
|
|
109
|
-
- [`PackageJsonEntriesOptions`](silk://packages/tsdown-plugins/api/interface/packagejsonentriesoptions)
|
|
110
|
-
- [`PackageJsonLike`](silk://packages/tsdown-plugins/api/interface/packagejsonlike)
|
|
111
|
-
- [`PkgOsCpu`](silk://packages/tsdown-plugins/api/interface/pkgoscpu) — The package's own os/cpu fields, used to infer a single platform target.
|
|
112
|
-
- [`PlainDiagnostic`](silk://packages/tsdown-plugins/api/interface/plaindiagnostic) — A diagnostic flattened to a plain JSON object (only defined fields are present).
|
|
113
|
-
- [`PortableTsconfig`](silk://packages/tsdown-plugins/api/interface/portabletsconfig) — Portable, JSON-serializable tsconfig.json (compilerOptions-only).
|
|
114
|
-
- [`PublishTargetObject`](silk://packages/tsdown-plugins/api/interface/publishtargetobject) — A single object-form publish target. Uses `from` XOR `name` (never both).
|
|
115
|
-
- [`RenderedOutput`](silk://packages/tsdown-plugins/api/interface/renderedoutput)
|
|
116
|
-
- [`RenderReportOptions`](silk://packages/tsdown-plugins/api/interface/renderreportoptions)
|
|
117
|
-
- [`ResolvedCompilerOptions`](silk://packages/tsdown-plugins/api/interface/resolvedcompileroptions) — Compiler options with enum values converted to their string equivalents.
|
|
118
|
-
- [`ResolvedGroup`](silk://packages/tsdown-plugins/api/interface/resolvedgroup) — A distinct byte-variant build group (one per distinct resolved name).
|
|
119
|
-
- [`ResolvedTarget`](silk://packages/tsdown-plugins/api/interface/resolvedtarget) — A resolved registry target (one per `publishConfig.targets` key).
|
|
120
|
-
- [`ResolvedTsconfig`](silk://packages/tsdown-plugins/api/interface/resolvedtsconfig)
|
|
121
|
-
- [`ResolvedTsconfigOptions`](silk://packages/tsdown-plugins/api/interface/resolvedtsconfigoptions)
|
|
122
|
-
- [`RunExeBuildOptions`](silk://packages/tsdown-plugins/api/interface/runexebuildoptions) — Options for compiling SEA binaries.
|
|
123
|
-
- [`RunMetaPassOptions`](silk://packages/tsdown-plugins/api/interface/runmetapassoptions) — Options for the meta-pass orchestrator.
|
|
124
|
-
- [`TargetGroupRef`](silk://packages/tsdown-plugins/api/interface/targetgroupref)
|
|
125
|
-
- [`TargetResolution`](silk://packages/tsdown-plugins/api/interface/targetresolution) — The full resolution of `publishConfig.targets`: the distinct groups to build, and every target bound to one.
|
|
126
|
-
- [`Timer`](silk://packages/tsdown-plugins/api/interface/timer)
|
|
127
|
-
- [`TransformManifestOptions`](silk://packages/tsdown-plugins/api/interface/transformmanifestoptions)
|
|
128
|
-
- [`TsconfigJsx`](silk://packages/tsdown-plugins/api/interface/tsconfigjsx) — The jsx-relevant slice of a tsconfig's compilerOptions.
|
|
129
|
-
- [`TsdocOptions`](silk://packages/tsdown-plugins/api/interface/tsdocoptions) — TSDoc / doc-warning configuration. suppressWarnings is doc functionality, so it lives here.
|
|
130
|
-
- [`TsdocTagDefinition`](silk://packages/tsdown-plugins/api/interface/tsdoctagdefinition) — A single TSDoc tag definition (parity with api-extractor's TSDoc config).
|
|
131
|
-
- [`TsdownLogger`](silk://packages/tsdown-plugins/api/interface/tsdownlogger) — Structural match for tsdown's Logger interface (tsdown 0.22.x).
|
|
132
|
-
- [`ValidationInput`](silk://packages/tsdown-plugins/api/interface/validationinput) — The normalized facts the validator checks, assembled by the bundler before any build work.
|
|
133
|
-
- [`WarningSuppressionRule`](silk://packages/tsdown-plugins/api/interface/warningsuppressionrule) — An api-extractor message-suppression rule. messageId is exact-matched; pattern (regex or substring) is AND-matched against the text.
|
|
134
|
-
|
|
135
|
-
## type
|
|
136
|
-
|
|
137
|
-
- [`BuildFormat`](silk://packages/tsdown-plugins/api/type/buildformat) — An output module format the build can emit.
|
|
138
|
-
- [`BuildPlatform`](silk://packages/tsdown-plugins/api/type/buildplatform) — Bundling platform for the JS pass. Defaults to "node". Use "browser" for web runtime partitions.
|
|
139
|
-
- [`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
|
-
- [`Environment`](silk://packages/tsdown-plugins/api/type/environment)
|
|
141
|
-
- [`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).
|
|
142
|
-
- [`Executor`](silk://packages/tsdown-plugins/api/type/executor)
|
|
143
|
-
- [`Json`](silk://packages/tsdown-plugins/api/type/json)
|
|
144
|
-
- [`LooseFiles`](silk://packages/tsdown-plugins/api/type/loosefiles) — Map of literal output filename to its source (bare string) or a `{ source, format }` spec.
|
|
145
|
-
- [`OutputFormat`](silk://packages/tsdown-plugins/api/type/outputformat)
|
|
146
|
-
- [`PassKind`](silk://packages/tsdown-plugins/api/type/passkind)
|
|
147
|
-
- [`PublishTargets`](silk://packages/tsdown-plugins/api/type/publishtargets) — The `publishConfig.targets` map, keyed by target id (`npm`, `github`, or a custom key).
|
|
148
|
-
- [`PublishTargetValue`](silk://packages/tsdown-plugins/api/type/publishtargetvalue) — A `publishConfig.targets` value: `true` (well-known registry, base name), a string (name override), or an object.
|
|
149
|
-
- [`TargetGroupId`](silk://packages/tsdown-plugins/api/type/targetgroupid) — A build group id: "dev" or any prod byte-variant id (e.g. "npm", "github", a custom key).
|
|
150
|
-
- [`TsdownBuild`](silk://packages/tsdown-plugins/api/type/tsdownbuild) — Signature compatible with tsdown's `build(inlineConfig)`.
|
|
151
|
-
|
|
152
|
-
## variable
|
|
153
|
-
|
|
154
|
-
- [`CiAnnotationsFormatter`](silk://packages/tsdown-plugins/api/variable/ciannotationsformatter)
|
|
155
|
-
- [`ConfigValidatorLive`](silk://packages/tsdown-plugins/api/variable/configvalidatorlive) — Live ConfigValidator: wraps the synchronous rule set, surfacing ConfigValidationError as a typed Effect failure.
|
|
156
|
-
- [`DEFAULT_EXE_NODE_VERSION`](silk://packages/tsdown-plugins/api/variable/default_exe_node_version) — Default Node runtime embedded in the SEA (parity with the vitest-agent reference).
|
|
157
|
-
- [`EnvironmentDetectorLive`](silk://packages/tsdown-plugins/api/variable/environmentdetectorlive)
|
|
158
|
-
- [`ExecutorResolverLive`](silk://packages/tsdown-plugins/api/variable/executorresolverlive)
|
|
159
|
-
- [`FormatSelectorLive`](silk://packages/tsdown-plugins/api/variable/formatselectorlive)
|
|
160
|
-
- [`JsonFormatter`](silk://packages/tsdown-plugins/api/variable/jsonformatter)
|
|
161
|
-
- [`MarkdownFormatter`](silk://packages/tsdown-plugins/api/variable/markdownformatter)
|
|
162
|
-
- [`OutputRendererLive`](silk://packages/tsdown-plugins/api/variable/outputrendererlive)
|
|
163
|
-
- [`ReportPipelineLive`](silk://packages/tsdown-plugins/api/variable/reportpipelinelive)
|
|
164
|
-
- [`SilentFormatter`](silk://packages/tsdown-plugins/api/variable/silentformatter)
|
|
165
|
-
- [`TerminalFormatter`](silk://packages/tsdown-plugins/api/variable/terminalformatter)
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/api-model-pipeline
|
|
3
|
-
title: API Extractor as docs source of truth
|
|
4
|
-
summary: How package API surfaces become generated silk://packages/<pkg>/api docs via API Extractor models.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [api, build]
|
|
8
|
-
priority: 0.5
|
|
9
|
-
related: [packages/mcp/resource-taxonomy]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
Package API-reference docs are **generated** from Microsoft API Extractor models,
|
|
15
|
-
not hand-written. Do not edit generated docs directly — changes are overwritten on
|
|
16
|
-
the next build.
|
|
17
|
-
|
|
18
|
-
### Pipeline
|
|
19
|
-
|
|
20
|
-
1. A library package built by `@savvy-web/bundler` emits a model by default; the
|
|
21
|
-
`meta` option in its `savvy.build.ts` controls it (`false` opts out).
|
|
22
|
-
2. `build:prod` emits `<unscoped>.api.json` (a Microsoft API Extractor model file).
|
|
23
|
-
3. The `api-extractor-llms` library renders that model into LLM-lean
|
|
24
|
-
markdown.
|
|
25
|
-
4. The rendered docs appear in the MCP resource layer under
|
|
26
|
-
`silk://packages/<pkg>/api/<kind>/<name>`.
|
|
27
|
-
5. The `silk://catalog` lists these entries marked `(generated)`.
|
|
28
|
-
|
|
29
|
-
Generated docs carry a provenance marker indicating they must not be hand-edited.
|
|
30
|
-
|
|
31
|
-
### Coverage scope
|
|
32
|
-
|
|
33
|
-
Only public API surfaces are included. Internal and `@internal`-tagged members are
|
|
34
|
-
excluded. Quality tracks TSDoc coverage: undocumented public members degrade the
|
|
35
|
-
model and produce sparse rendered output.
|
|
36
|
-
|
|
37
|
-
## Why
|
|
38
|
-
|
|
39
|
-
Hand-written API docs drift from code. Generating docs from the type surface and
|
|
40
|
-
TSDoc comments keeps them accurate by construction: a renamed export, a removed
|
|
41
|
-
parameter, or a new option surfaces automatically in the next build. The API
|
|
42
|
-
Extractor model format is the standard Microsoft toolchain for TypeScript API
|
|
43
|
-
management, making the pipeline compatible with upstream tooling.
|
|
44
|
-
|
|
45
|
-
## Examples
|
|
46
|
-
|
|
47
|
-
A package `@savvy-web/silk-effects` built by `@savvy-web/bundler` emits
|
|
48
|
-
`silk-effects.api.json` on its prod build. The renderer produces entries such as:
|
|
49
|
-
|
|
50
|
-
```text
|
|
51
|
-
silk://packages/silk-effects/api/class/SilkPublishability
|
|
52
|
-
silk://packages/silk-effects/api/namespace/Changesets
|
|
53
|
-
silk://packages/silk-effects/api/class/ChangesetConfig
|
|
54
|
-
```
|
|
55
|
-
|
|
56
|
-
These appear in `silk://catalog` as `(generated)` entries alongside hand-authored
|
|
57
|
-
docs.
|
|
58
|
-
|
|
59
|
-
## See also
|
|
60
|
-
|
|
61
|
-
The resource taxonomy that governs where generated and hand-authored docs live is at
|
|
62
|
-
`silk://packages/mcp/resource-taxonomy`. The `api-extractor-llms` library
|
|
63
|
-
is the renderer; the `@savvy-web/bundler` build tool emits the model via its
|
|
64
|
-
`meta` option.
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/catalog-usage
|
|
3
|
-
title: Catalog usage
|
|
4
|
-
summary: Load when adding or pinning a dependency in a Silk Suite package.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [catalog, dependencies]
|
|
8
|
-
priority: 0.8
|
|
9
|
-
related: [standards/publishability]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
Pin dependencies through the named catalogs that `@savvy-web/pnpm-plugin-silk`
|
|
15
|
-
merges into `pnpm-workspace.yaml` during `pnpm install`. Use `catalog:silk` for
|
|
16
|
-
direct `dependencies` and `devDependencies`; use `catalog:silkPeers` for
|
|
17
|
-
`peerDependencies`. Do not hard-code version strings for catalog-managed packages.
|
|
18
|
-
|
|
19
|
-
## Why
|
|
20
|
-
|
|
21
|
-
`catalog:silk` carries current/latest pinned versions; `catalog:silkPeers` carries
|
|
22
|
-
wider permissive ranges so a consuming package does not force its users to upgrade
|
|
23
|
-
in lockstep. Centralizing versions in the plugin keeps every repo in the ecosystem
|
|
24
|
-
on one coordinated set, and lets security overrides for transitive CVEs land
|
|
25
|
-
without per-repo edits.
|
|
26
|
-
|
|
27
|
-
The 26 Effect ecosystem packages are updated together as one batch to preserve
|
|
28
|
-
cross-package compatibility. For `@effect/*` packages (all at `0.x`), `silkPeers`
|
|
29
|
-
uses `>=` floor-only ranges rather than `^` caret ranges, because `^0.x.y`
|
|
30
|
-
restricts to patch-only and would not overlap with the `silk` pinned version one
|
|
31
|
-
minor ahead. For `effect` itself (at `3.x`) the standard `^` caret works.
|
|
32
|
-
|
|
33
|
-
## Examples
|
|
34
|
-
|
|
35
|
-
```json
|
|
36
|
-
{
|
|
37
|
-
"devDependencies": { "typescript": "catalog:silk", "vitest": "catalog:silk" },
|
|
38
|
-
"peerDependencies": { "typescript": "catalog:silkPeers" }
|
|
39
|
-
}
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
To override a catalog entry locally, add it under `catalogs.silk` in
|
|
43
|
-
`pnpm-workspace.yaml`; the local value wins and the plugin prints a warning so the
|
|
44
|
-
divergence is visible. Remove the local entry to revert to the Silk default.
|
|
45
|
-
|
|
46
|
-
## See also
|
|
47
|
-
|
|
48
|
-
Publishability and registry targets are at `silk://standards/publishability`.
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/changeset-discipline
|
|
3
|
-
title: Changeset discipline
|
|
4
|
-
summary: Load when deciding whether a branch needs a changeset and how to author one.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [changeset, release]
|
|
8
|
-
priority: 0.8
|
|
9
|
-
related: [packages/silk-effects/, standards/publishability]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
Every branch that changes a publishable package's runtime behavior, public API, or
|
|
15
|
-
shipped output ships a changeset that describes the change in user-facing terms.
|
|
16
|
-
Changes that do not affect what a consumer installs — AI context files, design
|
|
17
|
-
docs, internal tests, trivial config — do not get a changeset. The Silk ecosystem
|
|
18
|
-
formats changelogs through `@savvy-web/changesets`, a section-aware formatter that
|
|
19
|
-
categorizes entries with `h2`/`h3` headings (Features, Bug Fixes, Breaking Changes,
|
|
20
|
-
and the rest of the 13 valid headings) and enriches them with PR links and
|
|
21
|
-
contributor attribution.
|
|
22
|
-
|
|
23
|
-
## Why
|
|
24
|
-
|
|
25
|
-
A changeset is release documentation, not a commit log. It answers "what changed
|
|
26
|
-
for someone consuming this package" one level above the diff. Reconciling the
|
|
27
|
-
changeset set against the branch diff before merge keeps the `.changeset/`
|
|
28
|
-
directory an accurate description of the pending release: stale entries that name
|
|
29
|
-
packages no longer touched are removed, and missing entries for shipped work are
|
|
30
|
-
added. Pure dependency bumps follow a one-package-per-changeset, one-dependency-
|
|
31
|
-
changeset-per-package convention so the changelog reads cleanly.
|
|
32
|
-
|
|
33
|
-
A config is detected as Silk (versus vanilla changesets) when its `changelog`
|
|
34
|
-
field references `@savvy-web/changesets`; Silk mode is what enables the
|
|
35
|
-
section-aware pipeline and the ignore-aware publishability rules.
|
|
36
|
-
|
|
37
|
-
## Examples
|
|
38
|
-
|
|
39
|
-
A `feat` that adds a public export needs a `minor` changeset under a Features
|
|
40
|
-
heading. A `fix` that corrects shipped behavior needs a `patch` changeset under
|
|
41
|
-
Bug Fixes. A branch that only edits `CLAUDE.md` and `.claude/design/` needs no
|
|
42
|
-
changeset. A breaking signature change needs a `major` changeset under Breaking
|
|
43
|
-
Changes.
|
|
44
|
-
|
|
45
|
-
## See also
|
|
46
|
-
|
|
47
|
-
Authoring and reconciliation are handled by the changeset skills — the
|
|
48
|
-
`changeset-create` skill reconciles changesets against the branch diff, and the
|
|
49
|
-
`changeset-style` skill carries the full format spec (the 13 headings and rules
|
|
50
|
-
CSH001–CSH005). The publishability rules that decide which packages a changeset
|
|
51
|
-
may name live at `silk://standards/publishability`; the config reader and the
|
|
52
|
-
fixed/ignore groups it exposes are documented at `silk://packages/silk-effects/`.
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/changeset-format
|
|
3
|
-
title: Changeset file format (CSH001–CSH005)
|
|
4
|
-
summary: The YAML frontmatter, 13 valid section headings, and CSH001–CSH005 structural rules for changesets.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [changeset]
|
|
8
|
-
priority: 0.5
|
|
9
|
-
related: [standards/changeset-discipline]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
Every changeset file (`.changeset/*.md`) starts with YAML frontmatter declaring the
|
|
15
|
-
affected packages and bump levels, followed by body content organized under one or
|
|
16
|
-
more of the 13 valid `##` section headings.
|
|
17
|
-
|
|
18
|
-
### Frontmatter shape
|
|
19
|
-
|
|
20
|
-
```yaml
|
|
21
|
-
---
|
|
22
|
-
"@savvy-web/package-name": patch | minor | major
|
|
23
|
-
---
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
Multiple packages list one line each:
|
|
27
|
-
|
|
28
|
-
```yaml
|
|
29
|
-
---
|
|
30
|
-
"@savvy-web/package-a": minor
|
|
31
|
-
"@savvy-web/package-b": patch
|
|
32
|
-
---
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
### Bump type guide
|
|
36
|
-
|
|
37
|
-
| Bump | Use for |
|
|
38
|
-
| :--- | :--- |
|
|
39
|
-
| `patch` | Bug fixes, docs, internal refactoring, tests, CI/build changes |
|
|
40
|
-
| `minor` | New features, new exports, non-breaking additions |
|
|
41
|
-
| `major` | Removed exports, changed signatures, breaking behavior changes |
|
|
42
|
-
|
|
43
|
-
### 13 valid section headings
|
|
44
|
-
|
|
45
|
-
All `##` headings must exactly match one of these (case-sensitive):
|
|
46
|
-
|
|
47
|
-
| Priority | Heading | Use for |
|
|
48
|
-
| :--- | :--- | :--- |
|
|
49
|
-
| 1 | Breaking Changes | Backward-incompatible changes |
|
|
50
|
-
| 2 | Features | New functionality |
|
|
51
|
-
| 3 | Bug Fixes | Bug corrections |
|
|
52
|
-
| 4 | Performance | Performance improvements |
|
|
53
|
-
| 5 | Documentation | Documentation changes |
|
|
54
|
-
| 6 | Refactoring | Code restructuring |
|
|
55
|
-
| 7 | Tests | Test additions or modifications |
|
|
56
|
-
| 8 | Build System | Build configuration changes |
|
|
57
|
-
| 9 | CI | Continuous integration changes |
|
|
58
|
-
| 10 | Dependencies | Dependency updates |
|
|
59
|
-
| 11 | Maintenance | General maintenance |
|
|
60
|
-
| 12 | Reverts | Reverted changes |
|
|
61
|
-
| 13 | Other | Uncategorized changes |
|
|
62
|
-
|
|
63
|
-
### Structural rules (CSH001–CSH005)
|
|
64
|
-
|
|
65
|
-
| Rule | Description |
|
|
66
|
-
| :--- | :--- |
|
|
67
|
-
| **CSH001** | No `#` (h1) headings anywhere in the body. No heading depth skips (e.g., jumping from `##` directly to `####`). |
|
|
68
|
-
| **CSH002** | All `##` headings must exactly match one of the 13 valid categories. |
|
|
69
|
-
| **CSH003** | No empty sections. Code fences must include a language identifier. No empty list items. |
|
|
70
|
-
| **CSH004** | No content before the first `##` heading (YAML frontmatter is not "content"). |
|
|
71
|
-
| **CSH005** | A `## Dependencies` section containing a table must use the 5-column schema (Dependency, Type, Action, From, To). |
|
|
72
|
-
|
|
73
|
-
**CSH005 dependency table schema:**
|
|
74
|
-
|
|
75
|
-
```markdown
|
|
76
|
-
| Dependency | Type | Action | From | To |
|
|
77
|
-
| :--------- | :---------- | :------ | :----- | :----- |
|
|
78
|
-
| effect | dependency | updated | 3.18.0 | 3.19.1 |
|
|
79
|
-
```
|
|
80
|
-
|
|
81
|
-
Valid **Type** values: `dependency`, `devDependency`, `peerDependency`,
|
|
82
|
-
`optionalDependency`, `workspace`, `config`.
|
|
83
|
-
|
|
84
|
-
Valid **Action** values: `added`, `updated`, `removed`. Use `—` (em dash) for From
|
|
85
|
-
when adding, or for To when removing.
|
|
86
|
-
|
|
87
|
-
## Why
|
|
88
|
-
|
|
89
|
-
The section-aware format makes changelogs scannable by category. Structural rules
|
|
90
|
-
are enforced by remark-lint pre-validation (and markdownlint in-editor); violations
|
|
91
|
-
fail CI. The 13 headings map to conventional commit types so tooling can correlate
|
|
92
|
-
commits to changelog entries.
|
|
93
|
-
|
|
94
|
-
## Examples
|
|
95
|
-
|
|
96
|
-
**Minimal valid changeset (Simple tier):**
|
|
97
|
-
|
|
98
|
-
```markdown
|
|
99
|
-
---
|
|
100
|
-
"@savvy-web/foo": patch
|
|
101
|
-
---
|
|
102
|
-
|
|
103
|
-
## Bug Fixes
|
|
104
|
-
|
|
105
|
-
- Corrects off-by-one error in pagination helper.
|
|
106
|
-
```
|
|
107
|
-
|
|
108
|
-
**Multi-section with dependency table (Structured tier):**
|
|
109
|
-
|
|
110
|
-
```markdown
|
|
111
|
-
---
|
|
112
|
-
"@savvy-web/foo": minor
|
|
113
|
-
---
|
|
114
|
-
|
|
115
|
-
## Features
|
|
116
|
-
|
|
117
|
-
- Adds `suppressWarnings` option to `ApiModelOptions`.
|
|
118
|
-
|
|
119
|
-
## Dependencies
|
|
120
|
-
|
|
121
|
-
| Dependency | Type | Action | From | To |
|
|
122
|
-
| :--------- | :---------- | :------ | :----- | :----- |
|
|
123
|
-
| effect | dependency | updated | 3.18.0 | 3.19.1 |
|
|
124
|
-
```
|
|
125
|
-
|
|
126
|
-
## See also
|
|
127
|
-
|
|
128
|
-
The discipline rules governing when a changeset is required are at
|
|
129
|
-
`silk://standards/changeset-discipline`. The `changeset-style` Claude Code skill
|
|
130
|
-
carries worked examples for all three content-depth tiers. The `changeset-check`
|
|
131
|
-
skill validates files against CSH001–CSH005 via `savvy changeset lint` (or
|
|
132
|
-
`savvy changeset validate-file <file>` for a single file).
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/commit-contract
|
|
3
|
-
title: Silk commit contract
|
|
4
|
-
summary: Load when composing any conventional commit, amending, squashing, or opening a PR.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [commit, dco, tdd]
|
|
8
|
-
priority: 0.8
|
|
9
|
-
related: [standards/changeset-discipline]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
Commits follow `type(scope): subject`, with an optional body, optional `Closes #N`
|
|
15
|
-
trailers, and a mandatory DCO `Signed-off-by` trailer as the last line. The
|
|
16
|
-
`@savvy-web/commitlint` Silk preset enforces this through the `commit-msg` husky
|
|
17
|
-
hook; violations reject the commit.
|
|
18
|
-
|
|
19
|
-
**Type enum** (one lowercase identifier): `ai`, `build`, `chore`, `ci`, `docs`,
|
|
20
|
-
`feat`, `fix`, `perf`, `refactor`, `release`, `revert`, `style`, `tdd`, `test`.
|
|
21
|
-
Do not invent types.
|
|
22
|
-
|
|
23
|
-
**Subject:** imperative mood ("add", not "added"/"adds"); lowercase first letter
|
|
24
|
-
after the colon; the full header at most 100 characters; no trailing period; no
|
|
25
|
-
markdown.
|
|
26
|
-
|
|
27
|
-
**Body** (optional): explain what changed conceptually and why, one level above
|
|
28
|
-
the diff. Each paragraph or bullet is one continuous line — do not soft-wrap.
|
|
29
|
-
No markdown headers, numbered lists, code fences, links, bold, or italic. Name
|
|
30
|
-
the concept that changed, not every file. For dependency updates list only direct
|
|
31
|
-
deps, never transitive lockfile entries. Skip routine AI-context and config tweaks.
|
|
32
|
-
|
|
33
|
-
## Why
|
|
34
|
-
|
|
35
|
-
`tdd` commits require a structured scope `goalId:state` matching
|
|
36
|
-
`^\d+:(spike|red|green|refactor)$` — for example `tdd(42:red)` or `tdd(7:green)`.
|
|
37
|
-
The scope ties a commit to a TDD goal and its phase, so a bare `tdd` or
|
|
38
|
-
`tdd(red)` is rejected. The DCO signoff is the Developer Certificate of Origin
|
|
39
|
-
attestation; its exact `Signed-off-by: Full Name <email>` form is required
|
|
40
|
-
verbatim, using the committer's real name and git email. When `commit.gpgsign`
|
|
41
|
-
is true, confirm the signing agent is responsive rather than silently producing
|
|
42
|
-
an unsigned commit.
|
|
43
|
-
|
|
44
|
-
## Examples
|
|
45
|
-
|
|
46
|
-
Good: `feat(auth): add JWT refresh token rotation`. Bad: `feat: Updated the auth
|
|
47
|
-
flow` (past tense, capitalized, vague).
|
|
48
|
-
|
|
49
|
-
A TDD green-phase commit: `tdd(14:green): implement scope validator for tdd commits`.
|
|
50
|
-
|
|
51
|
-
A fix that closes an issue carries `Closes #87` above the signoff. Any of
|
|
52
|
-
`Closes`, `Fixes`, or `Resolves` followed by `#N` is accepted, one trailer per
|
|
53
|
-
issue.
|
|
54
|
-
|
|
55
|
-
## See also
|
|
56
|
-
|
|
57
|
-
The commit-create skill carries the full pre-commit checklist and worked examples.
|
|
58
|
-
Release documentation discipline lives at `silk://standards/changeset-discipline`.
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
id: standards/dependency-conventions
|
|
3
|
-
title: Dependency conventions
|
|
4
|
-
summary: When to use catalog:silk vs catalog:silkPeers, and how the pnpm-plugin-silk config dependency pins versions.
|
|
5
|
-
tier: standards
|
|
6
|
-
source: hand
|
|
7
|
-
tags: [dependencies, catalog]
|
|
8
|
-
priority: 0.5
|
|
9
|
-
related: [standards/catalog-usage]
|
|
10
|
-
---
|
|
11
|
-
|
|
12
|
-
## Rule
|
|
13
|
-
|
|
14
|
-
All Silk Suite packages pin dependencies through the named catalogs provided by
|
|
15
|
-
`@savvy-web/pnpm-plugin-silk`:
|
|
16
|
-
|
|
17
|
-
- Use `catalog:silk` for `dependencies` and `devDependencies` (current pinned versions).
|
|
18
|
-
- Use `catalog:silkPeers` for `peerDependencies` (permissive ranges).
|
|
19
|
-
|
|
20
|
-
Do not hard-code version strings for catalog-managed packages.
|
|
21
|
-
|
|
22
|
-
### How the plugin works
|
|
23
|
-
|
|
24
|
-
`@savvy-web/pnpm-plugin-silk` is installed as a pnpm config dependency:
|
|
25
|
-
|
|
26
|
-
```yaml
|
|
27
|
-
configDependencies:
|
|
28
|
-
"@savvy-web/pnpm-plugin-silk": "0.3.0+sha512-..."
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
During `pnpm install` the plugin merges its catalog definitions, security overrides,
|
|
32
|
-
and build configuration into the consuming repo's `pnpm-workspace.yaml`. The merge
|
|
33
|
-
is non-destructive — local definitions always take precedence, and divergences are
|
|
34
|
-
printed as warnings.
|
|
35
|
-
|
|
36
|
-
The plugin ships:
|
|
37
|
-
|
|
38
|
-
- `catalog:silk` — current/latest pinned versions for direct use
|
|
39
|
-
- `catalog:silkPeers` — permissive ranges for peer declarations
|
|
40
|
-
- `silkOverrides` — centralized CVE fixes propagated to all consumers
|
|
41
|
-
- Shared `onlyBuiltDependencies`, `publicHoistPattern`, and `peerDependencyRules`
|
|
42
|
-
|
|
43
|
-
### Effect ecosystem note
|
|
44
|
-
|
|
45
|
-
The 26 `@effect/*` packages are updated together as one batch to preserve
|
|
46
|
-
cross-package compatibility. For `@effect/*` packages (all at `0.x`),
|
|
47
|
-
`catalog:silkPeers` uses `>=` floor-only ranges rather than `^` caret ranges,
|
|
48
|
-
because `^0.x.y` restricts to patch-only and would not overlap with the `silk`
|
|
49
|
-
pinned version one minor ahead. For `effect` itself (at `3.x`) the standard `^`
|
|
50
|
-
caret works.
|
|
51
|
-
|
|
52
|
-
## Why
|
|
53
|
-
|
|
54
|
-
Centralizing versions in the plugin keeps every repo in the ecosystem on one
|
|
55
|
-
coordinated set and lets security overrides for transitive CVEs land without
|
|
56
|
-
per-repo edits. The dual-catalog strategy balances two needs: direct consumers get a
|
|
57
|
-
predictable pinned version; peer consumers stay compatible with a wider range of
|
|
58
|
-
host environments without forcing lockstep upgrades.
|
|
59
|
-
|
|
60
|
-
## Examples
|
|
61
|
-
|
|
62
|
-
```json
|
|
63
|
-
{
|
|
64
|
-
"devDependencies": {
|
|
65
|
-
"typescript": "catalog:silk",
|
|
66
|
-
"vitest": "catalog:silk"
|
|
67
|
-
},
|
|
68
|
-
"peerDependencies": {
|
|
69
|
-
"typescript": "catalog:silkPeers"
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
To override a catalog entry for a single repo, add it under `catalogs.silk` in
|
|
75
|
-
`pnpm-workspace.yaml`; the local value wins and the plugin prints a warning. Remove
|
|
76
|
-
the local entry to revert to the Silk default.
|
|
77
|
-
|
|
78
|
-
## See also
|
|
79
|
-
|
|
80
|
-
Detailed catalog usage rules (including when to add a local override) are at
|
|
81
|
-
`silk://standards/catalog-usage`. Publishability and registry targets that determine
|
|
82
|
-
which packages enter the release pipeline are at `silk://standards/publishability`.
|