Skip to content

plan(vm): define invocation item stream contract - #22

Closed
fffonion wants to merge 1 commit into
refactor/host-owned-policies-async-iofrom
plan/invocation-stream-contract
Closed

plan(vm): define invocation item stream contract#22
fffonion wants to merge 1 commit into
refactor/host-owned-policies-async-iofrom
plan/invocation-stream-contract

Conversation

@fffonion

@fffonionfffonion commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • define an invocation as ordered event values followed by one explicit terminal item
  • specify one-slot pull backpressure, cancellation ownership, and typed failure preservation

Stack

Layer 10 of 14
Previous: #20
Next: #23

Validation

  • cargo fmt --all -- --check
  • cargo test --locked --workspace
  • cargo test --locked --workspace --all-features
  • cargo clippy --locked --workspace --all-targets -- -D warnings
  • cargo clippy --locked --workspace --all-targets --all-features -- -D warnings

@fffonion

Copy link
Copy Markdown
CollaboratorAuthor

Superseded by #14 and #23. The plan moved to the canonical roadmap; the implementation moved to the invocation-stream layer.

Sign up for freeto 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

@fffonion