CLIENT state modes
A CLIENT identifies the state that a read should use. Transport credentials and request policy are hydration authority, not part of durable state identity.
- A live CLIENT follows the selected chain until it is pinned.
- A pinned CLIENT identifies one exact block and can be rehydrated with attach_transport.
- An execution CLIENT resolves retained simulation state and may hydrate missing chain state when a transport is attached.
- Use client_context to inspect the current state identity and hydration status.