docs(rivet): DD-OS-DELIVERY-001 — cosign-signed OCI gust:os component delivery contract (gale#223) - #225
Merged
Merged
Conversation
…CI + wasm.directory gust:os component (gale#223) Records the delivery-shape half of the downstream consumption contract (gale#223): the natural externalisation of gust's OS-as-wasm-component-model — gale delivers the fused gale-nano runtime as a cosign-signed wasm COMPONENT that exports gust:os, resolving the scheduler seam internally, residual imports = exactly gust:hal. GENERIC multi-consumer (jess#167/DD-026 is the first reference consumer of many); published to BOTH a cosign-signed OCI registry (ghcr) AND wasm.directory, matching the sibling flight component (relay's falcon-flight). Grounded on v0.5.0 assets (.o = 0-undef decision core; .wasm = core module with a 9-symbol env scheduler seam — neither is the consumable component). Three-layer seam split: gust:os (gale) / data seams (jess-AADL) / gust:hal (jess native). Build target tracked in gale#224. rivet validate PASS. Refs: gale#223, gale#224, jess#167, gale#65. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
avrabe
force-pushed
the
docs/dd-os-delivery-oci
branch
from
July 23, 2026 20:21
930e8ce to
5bc283f
Compare
4 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Lands the design decision approved on gale#223: gale's consumable cut for the downstream per-core fusion contract (jess#167 / jess DD-026) is a cosign-signed OCI wasm component that exports
gust:os(the fused gale-nano runtime), with residual imports = exactlygust:hal.Decision (DD-OS-DELIVERY-001)
gust:os(the capability world flight components import); the scheduler primitives are resolved belowgust:osby the composed executor and never exposed; the only post-composition residual isgust:hal(jess-satisfied per core).gust:os(gale) · data seams (jess-AADL) ·gust:hal(jess native)..ois the 0-undef decision core; the.wasmis a core module carrying the 9-symbolenvscheduler seam — neither is the consumable component.Scope
refines SAC-BYOOS-LIBOS;related-toDD-OS-BUILD-001 / REQ-OS-RELEASE-001 / REQ-OS-SYSCALL-001. Build target (the fused component + OCI push) tracked in gale#224, bound to the v0.6 delivery cut. Both sides float-gated — record-and-align, not build-ahead.rivet validate→ PASS (334 warnings; the one added warning is the standard "detailed design should have a unit-verification" note, which the gale#224 target closes).🤖 Generated with Claude Code