Foundry.Context.SessionState (foundry v0.1.2)

Copy Markdown

Captures system map state at the start of an editing session. Used by the studio to render preview mode during active proposals.

Delta computation is deferred to Phase 4+. graph_delta is always nil in Phase 1.

Summary

Functions

delta(session_id, current_context)

@spec delta(String.t(), map()) :: nil

init_table()

@spec init_table() :: atom()