Skip to content

chore: bump to v0.5.0#113

Merged
avrabe merged 3 commits intomainfrom
chore/v0.5.0-release-prep
Apr 6, 2026
Merged

chore: bump to v0.5.0#113
avrabe merged 3 commits intomainfrom
chore/v0.5.0-release-prep

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 6, 2026

v0.5.0 Release Prep

Version bump + COMPLIANCE.md + AGENTS.md updates.

Highlights

  • Type inheritance (extends) resolution
  • LSP hardening (salsa incremental, 50x less work per keystroke)
  • 22 correctness/security fixes from 4 adversarial scan rounds
  • SysML v2 complete extraction pipeline + roundtrip
  • AI/ML analysis passes (6 checks, ISO/PAS 8800)
  • EMV2-STPA bridge
  • VS Code live rendering
  • Modal filtering + requires_modes
  • Property CST lowering with text fallback

Score changes (COMPLIANCE.md)

  • Instance Model: 65% → 80% (extends inheritance)
  • Property System: 45% → 65% (text fallback parser)
  • Modes: 55% → 65% (requires_modes, modal filtering)
  • Name Resolution: 50% → 55% (duplicate detection)

🤖 Generated with Claude Code

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@avrabe avrabe force-pushed the chore/v0.5.0-release-prep branch from d367c45 to b373eab Compare April 6, 2026 11:29
avrabe and others added 3 commits April 6, 2026 07:36
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>
@avrabe avrabe force-pushed the chore/v0.5.0-release-prep branch from 5b162c4 to 661c093 Compare April 6, 2026 12:36
@avrabe avrabe merged commit df69944 into main Apr 6, 2026
10 of 11 checks passed
@avrabe avrabe deleted the chore/v0.5.0-release-prep branch April 6, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant