WIP: Align signed runtime dependencies #2

Draft
erikinkinen wants to merge 4 commits from feature/posix-compat into main
Owner

Summary and rationale

Align the existing immutable dependency selections for coordinated runtime adoption. Only Cargo selections and the applicable roadmap change; this repository's Rust implementation files remain unchanged.

Tracking and scope

Tracks #1 and the coordinated source adoption at erix/integration#1. This review remains WIP while the full runtime graph and product-image validation are incomplete.

Architecture, authority and failure behavior

Preserve original signed Git objects and full commit selectors. No new dependency, API declaration, capability grant or runtime fallback is introduced by this update. The complete adopted graph still needs actual product VM validation.

Validation evidence

Original coherent realm source CI acceptance — 18 September 2026: Signed c372786719f83158e46807a6b3688ec127019a2f passes CI 28 and CI 27. All four terminal logs are complete (39,610 bytes), with zero final warnings. This closes the original CI observation recorded above. Coherent catalog publication, actual consumer VMs and full guest-build acceptance remain separate open requirements.

Coherent realm image library prerequisite — 18 September 2026: Signed c372786719f83158e46807a6b3688ec127019a2f selects the original shared caller-bound wire/startup dependency graph. Four strict default/all-feature development/release configurations pass 2 unit tests each, host/native Clippy, four freestanding builds, formatting, private-item rustdoc and Markdown with zero warnings. Direct Rust implementation bytes and authority behavior are unchanged. Original CI is under observation. Downstream manifest/catalog adoption and actual consumer VM acceptance remain required; this is not full guest-build evidence.

Signed 729c1b92163b2c21a810c4e738b24742e259c165 aligns existing dependency pins with the original foundation commits for coherent runtime adoption. This update changes Cargo selections and the roadmap; Rust implementation files in this repository are unchanged. All default/all-feature development/release configurations pass 2 tests each, strict host/native Clippy, formatting, four native builds and private rustdoc without warnings. Final canonical documentation checks pass. Push/review CI 25/26 passes with complete classified logs and no final warnings. The product catalog remains unchanged; this update does not establish a new runtime VM, authority-lifecycle closure, performance result or guest build.

Review checklist

  • Original dependency commits and signed source publication verified.
  • Complete supported local matrix and final documentation checks pass.
  • Rust implementation files remain unchanged in this update.
  • Complete classified push/review CI with no final warnings.
  • Complete coherent product catalog and runtime-image validation.

Explicit install-grant library checkpoint — 19 September 2026: signed/pushed commit 7e509af3227ddfc7fbf299459e2c21cf36d8ed0b. Original dependency pins now select the shared explicit grant-rights contract without mixed wire/capability revisions. The local API and authority policy are unchanged. Four host test matrices pass 2 tests each, alongside four native builds, strict host/native Clippy, formatting, private rustdoc and policy checks. Validation has no warnings. Original CI 29/30 passes with four complete hashed logs (39,610 bytes), zero warnings.

Coordinated actual consumers and matching native execution remain open under Kernel design 19. This dependency/wire checkpoint does not establish complete lifecycle acceptance or either full EriX build generation. Phase completion retains native external Rust/LLVM/runtime rebuilding as an independent requirement.

Acknowledged terminal consumer dependencies — 21 September 2026: signed commit d509b04b346bc6f9a45e91a87bc663ed00a93ee6 aligns original shared revisions for repeatable terminal observation and exact acknowledgement under Kernel design 20. No local API or capability policy changes. Four strict 2-unit host configurations, four native builds, host/native Clippy, private rustdoc, formatting and dependency checks pass without warnings. Original CI 31, 32 passes; four complete logs total 39,640 bytes with verified hashes and zero warning candidates. Actual service consumer and coherent full VM adoption remain open in phase completion.

## Summary and rationale Align the existing immutable dependency selections for coordinated runtime adoption. Only Cargo selections and the applicable roadmap change; this repository's Rust implementation files remain unchanged. ## Tracking and scope Tracks https://git.erikinkinen.fi/erix/lib-driver/issues/1 and the coordinated source adoption at https://git.erikinkinen.fi/erix/integration/issues/1. This review remains WIP while the full runtime graph and product-image validation are incomplete. ## Architecture, authority and failure behavior Preserve original signed Git objects and full commit selectors. No new dependency, API declaration, capability grant or runtime fallback is introduced by this update. The complete adopted graph still needs actual product VM validation. ## Validation evidence Original coherent realm source CI acceptance — 18 September 2026: Signed `c372786719f83158e46807a6b3688ec127019a2f` passes [CI 28](https://git.erikinkinen.fi/erix/lib-driver/actions/runs/28) and [CI 27](https://git.erikinkinen.fi/erix/lib-driver/actions/runs/27). All four terminal logs are complete (39,610 bytes), with zero final warnings. This closes the original CI observation recorded above. Coherent catalog publication, actual consumer VMs and full guest-build acceptance remain separate open requirements. Coherent realm image library prerequisite — 18 September 2026: Signed `c372786719f83158e46807a6b3688ec127019a2f` selects the original shared caller-bound wire/startup dependency graph. Four strict default/all-feature development/release configurations pass 2 unit tests each, host/native Clippy, four freestanding builds, formatting, private-item rustdoc and Markdown with zero warnings. Direct Rust implementation bytes and authority behavior are unchanged. Original CI is under observation. Downstream manifest/catalog adoption and actual consumer VM acceptance remain required; this is not full guest-build evidence. Signed `729c1b92163b2c21a810c4e738b24742e259c165` aligns existing dependency pins with the original foundation commits for coherent runtime adoption. This update changes Cargo selections and the roadmap; Rust implementation files in this repository are unchanged. All default/all-feature development/release configurations pass 2 tests each, strict host/native Clippy, formatting, four native builds and private rustdoc without warnings. Final canonical documentation checks pass. Push/review CI 25/26 passes with complete classified logs and no final warnings. The product catalog remains unchanged; this update does not establish a new runtime VM, authority-lifecycle closure, performance result or guest build. ## Review checklist - [x] Original dependency commits and signed source publication verified. - [x] Complete supported local matrix and final documentation checks pass. - [x] Rust implementation files remain unchanged in this update. - [x] Complete classified push/review CI with no final warnings. - [ ] Complete coherent product catalog and runtime-image validation. Explicit install-grant library checkpoint — 19 September 2026: signed/pushed commit [7e509af3227ddfc7fbf299459e2c21cf36d8ed0b](https://git.erikinkinen.fi/erix/lib-driver/commit/7e509af3227ddfc7fbf299459e2c21cf36d8ed0b). Original dependency pins now select the shared explicit grant-rights contract without mixed wire/capability revisions. The local API and authority policy are unchanged. Four host test matrices pass 2 tests each, alongside four native builds, strict host/native Clippy, formatting, private rustdoc and policy checks. Validation has no warnings. Original CI 29/30 passes with four complete hashed logs (39,610 bytes), zero warnings. Coordinated actual consumers and matching native execution remain open under [Kernel design 19](https://git.erikinkinen.fi/erix/kernel/issues/19). This dependency/wire checkpoint does not establish complete lifecycle acceptance or either full EriX build generation. [Phase completion](https://git.erikinkinen.fi/erix/integration/issues/65) retains native external Rust/LLVM/runtime rebuilding as an independent requirement. Acknowledged terminal consumer dependencies — 21 September 2026: signed commit [d509b04b346bc6f9a45e91a87bc663ed00a93ee6](https://git.erikinkinen.fi/erix/lib-driver/commit/d509b04b346bc6f9a45e91a87bc663ed00a93ee6) aligns original shared revisions for repeatable terminal observation and exact acknowledgement under [Kernel design 20](https://git.erikinkinen.fi/erix/kernel/issues/20). No local API or capability policy changes. Four strict 2-unit host configurations, four native builds, host/native Clippy, private rustdoc, formatting and dependency checks pass without warnings. Original CI [31](https://git.erikinkinen.fi/erix/lib-driver/actions/runs/31), [32](https://git.erikinkinen.fi/erix/lib-driver/actions/runs/32) passes; four complete logs total 39,640 bytes with verified hashes and zero warning candidates. Actual service consumer and coherent full VM adoption remain open in [phase completion](https://git.erikinkinen.fi/erix/integration/issues/65).
build: Align dependencies for coherent runtime adoption
All checks were successful
CI / markdown (push) Successful in 16s
CI / test (push) Successful in 1m0s
CI / markdown (pull_request) Successful in 7s
CI / test (pull_request) Successful in 38s
729c1b9216
Select the current original signed foundation commits in the existing Git
dependencies. Keep Rust implementation files unchanged and record the
separate product-image acceptance requirement in the roadmap.

The complete supported feature/profile matrix passes with formatting,
strict Clippy, unit tests, builds and private rustdoc. Product runtime
adoption remains pending the complete dependency graph.
build: Adopt coherent realm contract dependencies
All checks were successful
CI / markdown (push) Successful in 19s
CI / markdown (pull_request) Successful in 21s
CI / test (pull_request) Successful in 1m2s
CI / test (push) Successful in 1m2s
c372786719
Select original signed shared revisions so coordinated runtime images can
resolve one source identity for every dependency. Preserve the component
implementation and update the roadmap to keep consumer VM acceptance explicit.

Validate default and all-feature development/release tests, strict host/native
Clippy, freestanding builds, formatting and private-item rustdoc with warnings
denied. Full image and in-guest build acceptance remain separate requirements.
build: Align explicit grant authority dependencies
All checks were successful
CI / markdown (push) Successful in 4s
CI / markdown (pull_request) Successful in 4s
CI / test (pull_request) Successful in 21s
CI / test (push) Successful in 21s
7e509af322
Select the original signed shared revisions needed for coherent consumer
adoption of exact install grant authority. Preserve the existing local API
and capability policy while eliminating duplicate shared source revisions.

Strict host and native matrices, private rustdoc, Markdown and dependency
checks pass without warnings. Full native consumer acceptance remains open.
build: Align acknowledged terminal accounting dependencies
All checks were successful
CI / markdown (push) Successful in 7s
CI / markdown (pull_request) Successful in 7s
CI / test (pull_request) Successful in 38s
CI / test (push) Successful in 38s
d509b04b34
Select original signed shared revisions for coherent service-consumer adoption
of retained CPU evidence and exact terminal acknowledgement. Preserve the local
API and capability policy without duplicate shared source revisions.

Four strict host and native configurations, private rustdoc, formatting,
Markdown and dependency checks pass without warnings. Consumer adoption and
full service acceptance remain open under Kernel #20.
All checks were successful
CI / markdown (push) Successful in 7s
CI / markdown (pull_request) Successful in 7s
CI / test (pull_request) Successful in 38s
CI / test (push) Successful in 38s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/posix-compat:feature/posix-compat
git switch feature/posix-compat

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.

git switch main
git merge --no-ff feature/posix-compat
git switch feature/posix-compat
git rebase main
git switch main
git merge --ff-only feature/posix-compat
git switch feature/posix-compat
git rebase main
git switch main
git merge --no-ff feature/posix-compat
git switch main
git merge --squash feature/posix-compat
git switch main
git merge --ff-only feature/posix-compat
git switch main
git merge feature/posix-compat
git push origin main
Sign in to join this conversation.
No description provided.