From 87e1693d4b98427bba510076b13ffc37ef7229eb Mon Sep 17 00:00:00 2001 From: Justin Florentine Date: Tue, 7 Oct 2025 12:03:29 -0400 Subject: [PATCH 1/2] Define success criteria for addition of new working groups Define discussion period and DAO vote for working group adoption. --- docs/01-membership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-membership.md b/docs/01-membership.md index 84e70dd4..3326833e 100644 --- a/docs/01-membership.md +++ b/docs/01-membership.md @@ -302,7 +302,7 @@ Changing the eligibility framework can be made through a PR to the [documentatio - Eligibility start date for the project (if being added) - Summary of why this project should be considered eligible/ineligible -The eligibility start date for the project is the date at which the project met the Eligibility criteria above (eg. after open sourcing). This is the earliest date that future Protocol Guild members can use to count contributions towards the project. +The eligibility start date for the project is the date at which the project met the Eligibility criteria above (eg. after open sourcing). This is the earliest date that future Protocol Guild members can use to count contributions towards the project. After two weeks, rough consensus as to cloture is established. If cloture is acheived a DAO vote to add the working group is held, requiring 51% quorum. ### Adding and removing members From 6edbec377449b28e7af3321a938b049d08fb376b Mon Sep 17 00:00:00 2001 From: Justin Florentine Date: Tue, 7 Oct 2025 12:08:07 -0400 Subject: [PATCH 2/2] Update eligibility start date explanation with DAO link Added a link to the DAO documentation for clarity. --- docs/01-membership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-membership.md b/docs/01-membership.md index 3326833e..517a2329 100644 --- a/docs/01-membership.md +++ b/docs/01-membership.md @@ -302,7 +302,7 @@ Changing the eligibility framework can be made through a PR to the [documentatio - Eligibility start date for the project (if being added) - Summary of why this project should be considered eligible/ineligible -The eligibility start date for the project is the date at which the project met the Eligibility criteria above (eg. after open sourcing). This is the earliest date that future Protocol Guild members can use to count contributions towards the project. After two weeks, rough consensus as to cloture is established. If cloture is acheived a DAO vote to add the working group is held, requiring 51% quorum. +The eligibility start date for the project is the date at which the project met the Eligibility criteria above (eg. after open sourcing). This is the earliest date that future Protocol Guild members can use to count contributions towards the project. After two weeks, rough consensus as to cloture is established. If cloture is acheived a [DAO](https://protocol-guild.readthedocs.io/en/latest/02-onchain-architecture.html#moloch-v3-dao) vote to add the working group is held, requiring 51% quorum. ### Adding and removing members