File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ description: "Governance Succession and Amendment Procedures"
77import { Badge } from " /snippets/badge.mdx" ;
88
99<div className = " flex items-center gap-2 mb-4" >
10- <Badge color = " gray " >Draft </Badge >
10+ <Badge color = " green " >Final </Badge >
1111 <Badge color = " gray" >Process</Badge >
1212</div >
1313
1414| Field | Value |
1515| ------------- | ------------------------------------------------------------------------------- |
1616| ** SEP** | 2085 |
1717| ** Title** | Governance Succession and Amendment Procedures |
18- | ** Status** | Draft |
18+ | ** Status** | Final |
1919| ** Type** | Process |
2020| ** Created** | 2025-12-05 |
2121| ** Author(s)** | David Soria Parra ([ @dsp-ant ] ( https://github.com/dsp-ant ) ) |
Original file line number Diff line number Diff line change @@ -14,15 +14,14 @@ Specification Enhancement Proposals (SEPs) are the primary mechanism for proposi
1414
1515## Summary
1616
17- - ** Final** : 22
18- - ** Draft** : 1
17+ - ** Final** : 23
1918
2019## All SEPs
2120
2221| SEP | Title | Status | Type | Created |
2322| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ---------------------------------- | --------------- | ---------- |
2423| [ SEP-2133] ( /community/seps/2133-extensions ) | Extensions | <Badge color = " green" >Final</Badge > | Standards Track | 2025-01-21 |
25- | [ SEP-2085] ( /community/seps/2085-governance-succession-and-amendment ) | Governance Succession and Amendment Procedures | <Badge color = " gray " >Draft </Badge > | Process | 2025-12-05 |
24+ | [ SEP-2085] ( /community/seps/2085-governance-succession-and-amendment ) | Governance Succession and Amendment Procedures | <Badge color = " green " >Final </Badge > | Process | 2025-12-05 |
2625| [ SEP-1850] ( /community/seps/1850-pr-based-sep-workflow ) | PR-Based SEP Workflow | <Badge color = " green" >Final</Badge > | Process | 2025-11-20 |
2726| [ SEP-1730] ( /community/seps/1730-sdks-tiering-system ) | SDKs Tiering System | <Badge color = " green" >Final</Badge > | Standards Track | 2025-10-29 |
2827| [ SEP-1699] ( /community/seps/1699-support-sse-polling-via-server-side-disconnect ) | Support SSE polling via server-side disconnect | <Badge color = " green" >Final</Badge > | Standards Track | 2025-10-22 |
Original file line number Diff line number Diff line change 397397 " community/seps/1699-support-sse-polling-via-server-side-disconnect" ,
398398 " community/seps/1730-sdks-tiering-system" ,
399399 " community/seps/1850-pr-based-sep-workflow" ,
400+ " community/seps/2085-governance-succession-and-amendment" ,
400401 " community/seps/2133-extensions"
401402 ]
402- },
403- {
404- "group" : " Draft" ,
405- "pages" : [
406- " community/seps/2085-governance-succession-and-amendment"
407- ]
408403 }
409404 ]
410405 },
Original file line number Diff line number Diff line change 11# SEP-2085: Governance Succession and Amendment Procedures
22
3- - ** Status** : Draft
3+ - ** Status** : Final
44- ** Type** : Process
55- ** Created** : 2025-12-05
66- ** Author(s)** : David Soria Parra (@dsp-ant )
You can’t perform that action at this time.
0 commit comments