Skip to content

Commit f88a634

Browse files
committed
Update SEP-2085 status to Final
1 parent 819c89c commit f88a634

4 files changed

Lines changed: 6 additions & 12 deletions

File tree

docs/community/seps/2085-governance-succession-and-amendment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ description: "Governance Succession and Amendment Procedures"
77
import { 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)) |

docs/community/seps/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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 |

docs/docs.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -397,14 +397,9 @@
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
},

seps/2085-governance-succession-and-amendment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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)

0 commit comments

Comments
 (0)