feat: harden base MATLAB workflows and app governance#35
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.
What changed
labkit.imageAPIs and added base-MATLAB dependency/shadow-workflow guardrails.CHANGELOG.mdas structured schema-v1 evolution records, reconstructed every tracked launcher/facade/app version chain, and exposed selected-app history in the launcher.Why
Base MATLAB users need the same supported workflows as toolbox-rich developer machines. Scientific calculations and conversions also need explicit provenance, reusable interaction contracts, and diagnostics that identify the real test or shard responsible for failures instead of producing opaque CI exits.
User and developer impact
Validation
buildtool baseMatlab: passed 5/5.buildtool headless: passed 267 tests; the product-ownership test remained a visible assumption skip where appropriate.buildtool gui: passed 65/65 in hidden GUI mode.buildtool changedwithLABKIT_ENFORCE_VERSION_BUMPS=1: passed DIC non-GUI 64/64 and GUI 2/2.Not verified manually
Interactive visual feel, real hardware acquisition, and real laboratory files were not exercised. Automated GUI checks used hidden synthetic workflows.