Might require created a normalized structure for the session data that's just a blob now. It should have a specific order: something like a dataclass should be good enough. Partly this is just documenting the contents clearly.
Might require created a normalized structure for the session data that's just a blob now.
It should have a specific order: something like a dataclass should be good enough.
Partly this is just documenting the contents clearly.