generated from erix/meta
WIP: Align signed runtime dependencies #2
No reviewers
Labels
No labels
bug
ci
docs
duplicate
enhancement
help wanted
invalid
performance
phase-6
question
refactor
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
erix/lib-fs-crypto!2
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/posix-compat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary and rationale
Align existing dependency pins with the original signed foundation sources needed for the coordinated runtime graph. Only Cargo selections and the roadmap change; this repository's Rust implementation files are unchanged.
Tracking and scope
Tracks #1 and coordinated runtime adoption at erix/integration#1. Signed checkpoint:
ecedfce63f2363462194d951c037a7a6b9098337. This review remains WIP while coordinated image validation is pending.Architecture, authority and failure behavior
Dependencies retain full immutable commit selections and original Git objects. No new dependency, API, capability grant or runtime fallback is introduced. Product authority and image behavior still require validation of the complete adopted graph.
Validation evidence
The complete default/all-feature development/release matrix passes: 15 tests per configuration, rustfmt, strict host/native Clippy, four freestanding builds and private rustdoc, with no warnings. The final roadmap wording passes Markdown and whitespace checks; executable inputs match the full-matrix snapshot. Push/review CI 27/28 passes with complete classified logs and no final warnings. No product VM, new performance result or guest build is claimed here.
Review checklist
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.