Skip to content

Migrate open and accepted SEPs to seps/ directory#1806

Closed
dsp-ant wants to merge 4 commits intoseps-migration-final-closedfrom
seps-migration-open-accepted
Closed

Migrate open and accepted SEPs to seps/ directory#1806
dsp-ant wants to merge 4 commits intoseps-migration-final-closedfrom
seps-migration-open-accepted

Conversation

@dsp-ant
Copy link
Copy Markdown
Member

@dsp-ant dsp-ant commented Nov 12, 2025

Summary

This PR migrates 11 additional SEPs with 'accepted' or 'accepted-with-changes' status that are still open to the new seps/ markdown format. This PR builds on #1804.

Migrated SEPs

  • SEP-991: Enable URL-based Client Registration using OAuth Client ID Metadata Documents (accepted, open)
  • SEP-1024: MCP Client Security Requirements for Local Server Installation (accepted, closed)
  • SEP-1034: Support default values for all primitive types in elicitation schemas (accepted, closed)
  • SEP-1036: URL Mode Elicitation for secure out-of-band interactions (accepted, open)
  • SEP-1303: Input Validation Errors as Tool Execution Errors (accepted, closed)
  • SEP-1309: Specification Version Management (accepted-with-changes, open)
  • SEP-1577: Sampling With Tools (accepted, open)
  • SEP-1613: Establish JSON Schema 2020-12 as Default Dialect for MCP (accepted, open)
  • SEP-1686: Tasks (accepted-with-changes, open)
  • SEP-1699: Support SSE polling via server-side disconnect (accepted, closed)
  • SEP-1730: SDKs Tiering System (accepted, open)

Changes

  • Added 11 SEP markdown files in the seps/ directory following the format described in seps/README.md
  • Each SEP file includes proper metadata headers (Status, Type, Created, Author, Issue reference)
  • Content extracted and cleaned from original GitHub issues

Migration Criteria

These SEPs were selected because they have:

  • "accepted" or "accepted-with-changes" label
  • Either open OR closed state (but not marked as "final")

These represent SEPs that have been accepted by the community and are being implemented, but are not yet finalized.

Relationship to #1804

This PR is built on top of #1804 which contains the final/closed SEPs. Together, these two PRs migrate all 21 SEPs that have been accepted or finalized.

🤖 Generated with Claude Code

dsp-ant and others added 4 commits November 12, 2025 17:54
Migrate 10 SEPs with 'final' status or closed state to the new seps/ markdown format:
- SEP-932: Model Context Protocol Governance
- SEP-973: Expose additional metadata for Implementations, Resources, Tools and Prompts
- SEP-985: Align OAuth 2.0 Protected Resource Metadata with RFC 9728
- SEP-986: Specify Format for Tool Names
- SEP-990: Enable enterprise IdP policy controls during MCP OAuth flows
- SEP-994: Shared Communication Practices/Guidelines
- SEP-1046: Support OAuth client credentials flow in authorization
- SEP-1302: Formalize Working Groups and Interest Groups in MCP Governance
- SEP-1319: Decouple Request Payload from RPC Methods Definition
- SEP-1330: Elicitation Enum Schema Improvements and Standards Compliance

Also includes the migration script (migrate_seps.js) for future use.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Migrate 11 additional SEPs with 'accepted' or 'accepted-with-changes' status that are still open:
- SEP-991: Enable URL-based Client Registration using OAuth Client ID Metadata Documents
- SEP-1024: MCP Client Security Requirements for Local Server Installation
- SEP-1034: Support default values for all primitive types in elicitation schemas
- SEP-1036: URL Mode Elicitation for secure out-of-band interactions
- SEP-1303: Input Validation Errors as Tool Execution Errors
- SEP-1309: Specification Version Management
- SEP-1577: Sampling With Tools
- SEP-1613: Establish JSON Schema 2020-12 as Default Dialect for MCP
- SEP-1686: Tasks
- SEP-1699: Support SSE polling via server-side disconnect
- SEP-1730: SDKs Tiering System

These SEPs are accepted and being implemented but not yet marked as final.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dsp-ant dsp-ant force-pushed the seps-migration-open-accepted branch from a7d357c to 9885393 Compare November 14, 2025 20:18
@dsp-ant dsp-ant force-pushed the seps-migration-final-closed branch from 860d4ad to 10bc78f Compare January 22, 2026 14:26
@dsp-ant dsp-ant deleted the branch seps-migration-final-closed January 22, 2026 14:31
@dsp-ant dsp-ant closed this Jan 22, 2026
@localden localden deleted the seps-migration-open-accepted branch March 9, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant