Sync section 0 shipped-input list with the glossary#217
Merged
Conversation
Section 0 still listed shipped inputs as source/embedded-data/version-floor/build-config, omitting the package versions added to the glossary and D4.1. Add package versions there too. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the WORKFLOW.md “model at a glance” summary to explicitly include dependency/package versions as part of the shipped-input list, aligning section 0 with the glossary and the D4.1 contract.
Changes:
- Extend section 0’s shipped-input list to include package versions so dependency bumps are described as publish-triggering.
- Clarify (at a high level) why dependency bumps republish (to keep dependencies current).
Name the file (Directory.Packages.props) and use "declared dependencies", matching the glossary terminology. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Use dashes for the list (no nested parentheses) and move the dependency-currency note into its own sentence, so each clause has a single causal link. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jul 9, 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.
Section 0's model-at-a-glance omitted package versions from the shipped-input list (the glossary/D4.1 include them). Add it. Follow-up to #211/#212.