Feat/set satisfied by requirements - #3130
Closed
antonkri wants to merge 2 commits into
Closed
Conversation
Set the satisfied_by link on all feat_req/comp_req that were missing it, following the existing convention (feat_req -> feat__<feature>[version==1], comp_req -> comp__<component>[version==1]). - 37 feat_req in existing features (lifecycle, orchestration) - 118 feat_req in 8 features for which a parent feat:: need was created (feat__ai_platform, feat__gen_ai, feat__code_generation, feat__config_mgmt, feat__diagnostics, feat__daal, feat__security_crypto, feat__time) - 63 lifecycle comp_req -> comp__lifecycle_launch_manager - migrated comp_req__lifecycle__launch from belongs_to to satisfied_by The 8 new feat:: needs are minimal (analogous to feat__feo/feat__os, without includes) since the underlying feature-request documents do not yet define logic_arc_int interfaces. Result: 0 feat_req and 0 comp_req remain without satisfied_by. Validated with `bazel build //:docs` (success).
antonkri
requested review from
4og,
FScholPer,
LittleHuba,
anmittag,
arsibo,
johannes-esr,
michaelsaborov,
pawelrutkaq,
qor-lb,
ramceb,
rmaddikery and
umaucher
as code owners
July 28, 2026 09:01
|
The created documentation from the pull request is available at: docu-html |
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.
No description provided.