From 2e4fd953c1de05f7fb98fcfa77dfc7d8a69c3732 Mon Sep 17 00:00:00 2001 From: wileyj <2847772+wileyj@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:39:42 -0700 Subject: [PATCH 1/3] update tech CAB bio to reflect new org --- considerations/technical.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/considerations/technical.md b/considerations/technical.md index 468414552..2a2b9d5b1 100644 --- a/considerations/technical.md +++ b/considerations/technical.md @@ -19,9 +19,9 @@ Created-by: SIP-000 ## Biographies -**Aaron Blankstein**: Aaron is a staff engineer at Hiro, contributing to the Stacks blockchain and Clarity. He has been working on the Stacks blockchain for 7+ years, working on Proof-of-Transfer consensus, Clarity, and other projects. +**Aaron Blankstein**: Aaron is a staff engineer at Stacks Labs, contributing to the Stacks blockchain and Clarity. He has been working on the Stacks blockchain for 7+ years, working on Proof-of-Transfer consensus, Clarity, and other projects. -**Brice Dobry**: Brice is a staff engineer at Hiro, working on Clarinet and other developer tools, and contributing to the Stacks blockchain. Coming from a background in compilers, programming languages, and analysis tools, he is passionate about helping developers build productively, efficiently and safely. +**Brice Dobry**: Brice is a staff engineer at Stacks Labs, working on Clarinet and other developer tools, and contributing to the Stacks blockchain. Coming from a background in compilers, programming languages, and analysis tools, he is passionate about helping developers build productively, efficiently and safely. **j2p2**: Computer Engineer and Clarity Developer. Won First and Second place in Clarity Course Cohort #2 Hackathon. Contributed to Stacks as a SIP editor; co-founded leos.guru, an educational platform, and chat.stacksgpt.xyz, a Q&A bot for Stacks & Bitcoin. From 67812a08389fe589dc68bb573c505403d83a34a9 Mon Sep 17 00:00:00 2001 From: wileyj <2847772+wileyj@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:40:27 -0700 Subject: [PATCH 2/3] Adding tech cab minutes for sip-039, sip-040, sip-042 --- .../technical-cab/2026-03-09-sip-039.md | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 considerations/minutes/technical-cab/2026-03-09-sip-039.md diff --git a/considerations/minutes/technical-cab/2026-03-09-sip-039.md b/considerations/minutes/technical-cab/2026-03-09-sip-039.md new file mode 100644 index 000000000..99ba4df8a --- /dev/null +++ b/considerations/minutes/technical-cab/2026-03-09-sip-039.md @@ -0,0 +1,62 @@ +# Technical CAB Minutes + +## Meeting Information + +**Location:** Discord (async) + +**Recorded:** No + +**Date:** + +- March 9th, 2026 + +**Time:** n/a + +**Attendees:** + +- Aaron Blankstein +- Brice Dobry +- Friedger +- j2p2 +- Jesse Wiley +- Setzeus +- Radu +- Vlad + + + +**Topic(s):** + +- [SIP-039: Clarity 5 and Epoch 3.4](https://github.com/stacksgov/sips/pull/256) + +**Materials**: + +- [SIP-039: Clarity 5 and Epoch 3.4](https://github.com/stacksgov/sips/pull/256) +- [SIP-040: SIP for improved post-conditions](https://github.com/stacksgov/sips/pull/257) +- [SIP-042: Removal of at-block](https://github.com/stacksgov/sips/pull/262) + + +## 2025-12-22 Meeting Notes + +The Technical CAB considered SIP-039 as a proposed update to Clarity to version 5 (Epoch 3.4). Additionally, there were 2 rider SIPS that were evaluated and will activate pending approval of SIP-039. + +## Vote Outcome + +Quorum is reached with 5 of 7 eligible CAB members voting on the SIP. Vote options were ✅ (yes), 🚫 (no), or 🤷 (abstain/no preference/insuficient context). + +| Name | Vote | +| ---------------- | ---- | +| Aaron Blankstein | ✅ | +| Brice Dobry | 🤷 | +| Friedger | ✅ | +| j2p2 | ✅ | +| Jesse Wiley | ✅ | +| Setzeus | 🤷 | +| Vlad | 🤷 | +| Radu | ✅ | + + +_Note_ As a SIP authoer, Brice Dobry abstained from voting. + +The Technical CAB approves SIP-039 with 5 yes votes, and 1 abstention by the +author. Since the 50% threshold is met, the SIP is recommended for ratification with a unanimous approval. From de4984d609bec6e3dd5e13452b1fc600428f2a5d Mon Sep 17 00:00:00 2001 From: wileyj <2847772+wileyj@users.noreply.github.com> Date: Tue, 10 Mar 2026 11:15:07 -0700 Subject: [PATCH 3/3] Fix incorrect date --- considerations/minutes/technical-cab/2026-03-09-sip-039.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/considerations/minutes/technical-cab/2026-03-09-sip-039.md b/considerations/minutes/technical-cab/2026-03-09-sip-039.md index 99ba4df8a..fcc00e662 100644 --- a/considerations/minutes/technical-cab/2026-03-09-sip-039.md +++ b/considerations/minutes/technical-cab/2026-03-09-sip-039.md @@ -36,7 +36,7 @@ - [SIP-042: Removal of at-block](https://github.com/stacksgov/sips/pull/262) -## 2025-12-22 Meeting Notes +## 2026-03-09 Meeting Notes The Technical CAB considered SIP-039 as a proposed update to Clarity to version 5 (Epoch 3.4). Additionally, there were 2 rider SIPS that were evaluated and will activate pending approval of SIP-039.