Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
d367c45 to
b373eab
Compare
v0.5.0 highlights: - Type inheritance (extends) resolution for features, subcomponents, connections, and properties - LSP hardening: salsa incremental, rename safety, CST-aware completion - 22 correctness/security fixes from adversarial scanning - SysML v2 full extraction pipeline (5 relationship types + roundtrip) - AI/ML property set with 6 analysis passes - EMV2-STPA bridge - VS Code live architecture rendering - Modal filtering + requires_modes flag - Property CST lowering with text fallback - AS5506D conformance improvements Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add 17 new artifacts (7 design decisions + 10 features) for v0.5.0: - ARCH-EXTENDS, ARCH-SYSML2-SCHEMA, ARCH-AIML, ARCH-EMV2-STPA, ARCH-MODAL-FILTER, ARCH-PROP-LOWERING, ARCH-SECURITY-HARDEN - FEAT-EXTENDS-001, FEAT-LSP-HARDENING, FEAT-AIML-001, FEAT-EMV2-STPA, FEAT-SYSML2-PARSE, FEAT-SYSML2-EXTRACT, FEAT-MODAL-001, FEAT-PROP-LOWERING, FEAT-SECURITY-001, FEAT-VSCODE-LIVE Update requirement statuses: - REQ-MODEL-005: partial → implemented (extends resolution) - REQ-PROP-002: partial → implemented (property lowering) - REQ-SYSML2-PARSE/LOWER/EXTRACT: planned → implemented - REQ-INTEROP-001: planned → implemented Validation: PASS (63 warnings, down from 65). 359 total artifacts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5b162c4 to
661c093
Compare
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.
v0.5.0 Release Prep
Version bump + COMPLIANCE.md + AGENTS.md updates.
Highlights
Score changes (COMPLIANCE.md)
🤖 Generated with Claude Code