Logout Method is Stabilized
The Logout Method RFD has moved to Completed and thelogout method is stabilized.This gives clients a standard way to end an authenticated state and let users authenticate again without restarting the ACP connection.Read the full announcement.Session Close is Stabilized
The Session Close RFD has moved to Completed and thesession/close method is stabilized.This gives clients a way to tell agents to cancel in-flight work for a session and free the resources tied to it without tearing down the whole ACP process.Read the full announcement.Session Resume is Stabilized
The Session Resume RFD has moved to Completed and thesession/resume method is stabilized.This gives clients a way to reconnect to an existing session without replaying conversation history, and lets proxies and adapters build session/load semantics on top of the simpler primitive.Read the full announcement.