docs(assets): how to reach Asset Versions and per-version claims in the UI - #15670
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation for the UI half of Asset Versions, which is the Pro-side batch partner of this change.
Phase 3 of the asset model shipped
AssetVersion, BOM snapshots and per-versionfound_in/fixed_inclaims, and #15629 documented all of it under Working with SBOMs. None of it was reachable from the app: the surfaces existed only on the API. The Pro change this ships beside adds them to the UI, so the docs need to say where they are.Deliberately thin, and cross-linking rather than restating. The model, the supersede-rather-than-merge snapshot rule, the no-ordering rule and how imports record claims all already live in Working with SBOMs, and that stays the one place they are explained. The new section in the Assets page covers only what a user cannot find out from the API docs:
The feature flag requirement is restated once, because a reader landing on the Assets page will not have read the SBOM page first.
One section added to
docs/content/asset_modelling/engagements_tests/PRO__assets.md, placed after Asset Identity: Aliases and before Asset Nesting, which keeps the asset-model sections in the order they were introduced. No other file changes.