Skip to content

chore(release): v0.41.3 — --component output correctness - #358

Merged
avrabe merged 1 commit into
mainfrom
release/v0.41.3
Jul 17, 2026
Merged

chore(release): v0.41.3 — --component output correctness#358
avrabe merged 1 commit into
mainfrom
release/v0.41.3

Conversation

@avrabe

@avrabe avrabe commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Cuts v0.41.3, shipping the #355 fixes (merged in #357).

SR-54 (verified). Falsification: component_bare_export_355.rs +
component_multi_interface_instance_idx.rs. Version bump 0.41.2 → 0.41.3;
CHANGELOG rolled. Tag v0.41.3 on merge.

Ships the #355 fixes (merged #357): fuse --component now lifts bare world
exports with their real signatures instead of an empty (func) (was an INVALID
component for any non-empty signature), and a component exporting >=2 interfaces
binds each export to its own instance (sibling index-desync found by the Mythos
pass). SR-54 verified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

LS-N verification gate

59/59 approved LS entries verified

count
Passed (≥1 test, all green) 59
Failed (≥1 test failure) 0
Missing (no ls_*_NN_* test found) 0

Approved loss-scenarios.yaml entries are expected to have a
regression test named ls_<letter>_<num>_* (e.g. LS-A-11
ls_a_11_*). The gate runs each prefix via cargo test --lib --no-fail-fast and aggregates pass/fail/missing.

Failed LS entries

(none)

Missing regression tests

(none)

Updated automatically by tools/post_verification_comment.py.
Source of truth: safety/stpa/loss-scenarios.yaml.

@avrabe
avrabe merged commit d07986e into main Jul 17, 2026
17 checks passed
@avrabe
avrabe deleted the release/v0.41.3 branch July 17, 2026 05:05
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