Skip to content

refactor(vm): unify host runtime lifecycle - #16

Open
fffonion wants to merge 1 commit into
masterfrom
refactor/unified-host-runtime-lifecycle
Open

refactor(vm): unify host runtime lifecycle#16
fffonion wants to merge 1 commit into
masterfrom
refactor/unified-host-runtime-lifecycle

Conversation

@fffonion

@fffonion fffonion commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Unifies operation registration, cancellation, deadlines, resource ownership, cleanup, and VM reset behavior.
  • Retains the single OperationRegistry / CancellationToken control plane.
  • Migrates IO and SQLite lifecycle ownership without introducing HTTP transport in this layer.

Stack

Verification

  • Runtime context: 24 passed
  • Runtime host: 4 passed
  • SQLite host: 19 passed
  • Workspace all-features compile and strict Clippy passed

@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from d0bfbd7 to f1613b5 Compare August 10, 2026 23:03
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from f1613b5 to c1e9013 Compare August 11, 2026 12:08
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from c1e9013 to 543f3cf Compare August 17, 2026 10:47
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from 543f3cf to 66c40f0 Compare August 17, 2026 11:21
Base automatically changed from refactor/semantic-module-graph to master August 17, 2026 11:26
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from 66c40f0 to 0f1554b Compare August 17, 2026 11:26
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