Native package
Adopt through rawctx
Use rawctx when the package detail shows a native installable path.
rawctx snapshot-download @scope/name
rawctx snapshot-download @scope/name@1.2.3
rawctx download @scope/name models/sample.osi.yamlAdopt
Use the right rawctx or upstream handoff for native and indexed packages.
Adopt
Goal: download native packages directly, or move from an indexed preview back to the upstream source with full awareness of ownership.
Native package
Use rawctx when the package detail shows a native installable path.
rawctx snapshot-download @scope/name
rawctx snapshot-download @scope/name@1.2.3
rawctx download @scope/name models/sample.osi.yamlIndexed package
Use preview to inspect the structure, then follow the source link because download does not belong to rawctx for that package.
rawctx info @dbt-hub/jaffle-shop
# open the source link from the package detail page
# claim only when you are ready to publish a native version