feat(sysml): add SysIDE Modeler view automation spike#34
Draft
de4sdv wants to merge 3 commits into
Draft
Conversation
b05d146 to
c3275b7
Compare
Owner
Author
Stale review — status checkThis draft PR is 3 weeks old (last updated June 23) and has merge conflicts ( What's here: SysIDE Modeler view automation spike — generates SVG views from SysML v2 using the Modeler CLI, including system-context and lifecycle-engineering-system views. Context: This was a spike. The generated SVGs have since been moved to Path forward:
Tagging @OrkunYilmaz for a decision. |
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.
Summary
systemContextandlifecycleEngineeringSystem.syside viz viewas initial evidence.Why this matters
This tests the workflow Orkun wants: humans use SysIDE Modeler in VS Code for visual feedback, but the authoritative view intent stays in reviewable
.sysmltext and can be re-rendered automatically.Validation
syside check textual-notation-of-model/snapshots/de4sdv-context-spike.sysml textual-notation-of-model/views/syside-modeler/de4sdv-syside-views.sysmlsyside viz view textual-notation-of-model/snapshots/de4sdv-context-spike.sysml textual-notation-of-model/views/syside-modeler/de4sdv-syside-views.sysml --output-dir textual-notation-of-model/views/syside-modeler/generatednpx --yes markdownlint-cli sysmlv2-api/syside-modeler-spike.mdpython scripts/check_repo.pypython scripts/smoke_test.pygit diff --checkNotes
SYSIDE_LICENSE_KEYpassed from a local ignored.syside.envfile..syside.envis intentionally ignored and not committed.