feat!: remove superflued optional link between int and int_op - #693
Merged
AlexanderLanin merged 2 commits intoAug 5, 2026
Merged
Conversation
RolandJentschETAS
requested review from
AlexanderLanin,
MaximilianSoerenPollak,
dcalavrezo-qorix and
nradakovic
as code owners
August 5, 2026 14:09
Contributor
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
Contributor
|
Documentation preview for this pull request is available at: |
AlexanderLanin
approved these changes
Aug 5, 2026
AlexanderLanin
approved these changes
Aug 5, 2026
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.
📌 Description
This pull request makes several small updates to dependencies and documentation to reflect recent changes in the architecture and requirements. The main changes include updating a dependency commit, synchronizing requirement versions, and cleaning up references to outdated relationships in both documentation and the metamodel.
Dependency update:
score_processBazel dependency to point to a new commit (6f2b105fbc8a074e23606d493266240d9db0edf7) in theMODULE.bazelfile.Requirements and documentation synchronization:
:satisfies:field inrequirements.rstto referencegd_req__arch_build_blocks_corr[version==3]instead of version 2, aligning with the latest requirements.includesrelationship forlogic_arc_intin the requirements CSV table to match the current architecture.includes: logic_arc_int_opentry from thescore_metamodel/metamodel.yamlfile to keep the metamodel consistent with the documentation.🚨 Impact Analysis
✅ Checklist