tombstoneCheckpoint

fun tombstoneCheckpoint(time: Instant, version: Long): AgentCheckpointData(source)

Creates a tombstone checkpoint for an agent's session. A tombstone checkpoint represents a placeholder state with no real interactions or messages, intended to mark a terminated or invalid session.

Return

An AgentCheckpointData instance with predefined properties indicating a tombstone state.