Skip to main content

Module session

Module session 

Source
Expand description

Session-state reads.

Reads the active/most-recent session receipt for the repository and, when a broker is reachable, enriches per-agent rows with live status from the broker /status endpoint. Returns None (null session) when no session is active.

Structs§

AgentRow
Per-agent row in a session snapshot.
SessionSnapshot
A session snapshot.

Functions§

session_status
Returns the session snapshot for the repository, or None when no session exists.