Skip to content

feat(cambium): retain Addressable inspection sessions - #13

Draft
waywardmonkeys wants to merge 1 commit into
codex/addressable-material-transactionsfrom
codex/cambium-inspection-session
Draft

feat(cambium): retain Addressable inspection sessions#13
waywardmonkeys wants to merge 1 commit into
codex/addressable-material-transactionsfrom
codex/cambium-inspection-session

Conversation

@waywardmonkeys

Copy link
Copy Markdown
Contributor

Stacked on #12.

panel_trio now runs behind a Wasm InspectionSession that retains one AddressableAssembly with an explicit caller-assigned runtime space and current revision. Repeated provenance snapshots project the same live host through the existing cambium-inspect-v1 shape; recipe-only scenarios and the one-shot API remain unchanged.

The Cambium viewer creates a fresh runtime space when panel_trio is reloaded and releases the prior session. This establishes state and revision ownership without adding a generic tooling schema or a durable cross-session identity.

Keep the panel_trio assembly behind one Wasm InspectionSession with an explicit runtime space and revision. Project repeatable provenance snapshots from that live host while preserving the one-shot recipe scenario API.
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