From 774deaa6ef5ca05a52daf1a544c1d313843342dc Mon Sep 17 00:00:00 2001 From: John Wooten Date: Tue, 28 Jul 2026 15:40:28 -0400 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=85=20Specify=20exact=20maximum=20?= =?UTF-8?q?number=20of=20FCP=20meetings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index de7c5e0e2..7a67c4475 100644 --- a/core/README.md +++ b/core/README.md @@ -293,7 +293,7 @@ The protocol meetings will be used to decide on next step: - Otherwise, the CAP will be given feedback and head towards a `FCP: Rejected` status (if the majority of the CAP raises concerns) or a `Draft` status (if only a minority of the CAP raises concerns). - - It can take upwards of 3 meetings before a disposition is reached. + - It can take up to 3 meetings before a disposition is reached. ### FCP -> Accepted/Rejected - After a week of an Final Comment Period (FCP) where any major concerns that have not been From e1c229f47d230ce7af50e00efab91c95e87f28e3 Mon Sep 17 00:00:00 2001 From: John Wooten Date: Wed, 26 Aug 2026 18:55:10 -0400 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=96=8A=EF=B8=8F=20Clarify=20CAP=20dec?= =?UTF-8?q?ision=20wording?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/README.md b/core/README.md index 7a67c4475..6c6d0a77e 100644 --- a/core/README.md +++ b/core/README.md @@ -289,11 +289,11 @@ The protocol meetings will be used to decide on next step: ### Awaiting Decision -> Final Comment Period (FCP) - A vote will take place among the CAP Core Team. - - A unanimous approval from the CAP Core Team will put the CAP in a `Accepted` status. + - A unanimous approval from the CAP Core Team will put the CAP in an `Accepted` status. - Otherwise, the CAP will be given feedback and head towards a `FCP: Rejected` status (if the majority of the CAP raises concerns) or a `Draft` status (if only a minority of the CAP raises concerns). - - It can take up to 3 meetings before a disposition is reached. + - The team will reach a disposition within 3 meetings. ### FCP -> Accepted/Rejected - After a week of an Final Comment Period (FCP) where any major concerns that have not been