From 4823ad95b6e54c437ad29286498d61705fbcb545 Mon Sep 17 00:00:00 2001 From: Andy Ford Date: Thu, 28 Nov 2024 10:36:29 +0000 Subject: [PATCH] chat: deprecate CHA-RL8 --- textile/chat-features.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textile/chat-features.textile b/textile/chat-features.textile index fee8aa4e..b52307c3 100644 --- a/textile/chat-features.textile +++ b/textile/chat-features.textile @@ -168,7 +168,7 @@ h4(#rooms-lifecycle-operations). Room Lifecycle Operations *** @(CHA-RL5f3)@ This specification point has been removed. Refer to the @CHA-RL1e@ attachment cycle. * @(CHA-RL6)@ This specification point has been removed. It was superseded by @CHA-RL8@. * @(CHA-RL6a)@ This specification point has been removed. It was superseded by @CHA-RL8@. -* @(CHA-RL8)@ @[Testable]@ A room begins its lifetime in the @INITIALIZED@ state. +* @(CHA-RL8)@ This specification point has been removed. It was a duplicate of @CHA-RS3@. * @(CHA-RL7)@ Room lifecycle operations are atomic and exclusive operations: one operation must complete (whether that's failure or success) before the next one may begin. ** @(CHA-RL7a)@ @[Testable]@ Room lifecycle operations have a precedence. If multiple operations are scheduled to run, they run in the following order: *** @(CHA-RL7a1)@ The @RETRY@ operation - an internal process.