Staleness

Depot guarantees bounded staleness.

Each client generates special update regularly (logicaltime).

When client A sees this special update from client B then this client can be sure that it has seen all preceeding updates from client B (Fork Consistency).

In FC (FJC also) staleness is separated from consistency (flexibility).