|
370 | 370 | "registry/terms-of-service" |
371 | 371 | ] |
372 | 372 | }, |
| 373 | + { |
| 374 | + "tab": "SEPs", |
| 375 | + "pages": [ |
| 376 | + "seps/index", |
| 377 | + { |
| 378 | + "group": "Final", |
| 379 | + "pages": [ |
| 380 | + "seps/414-request-meta", |
| 381 | + "seps/932-model-context-protocol-governance", |
| 382 | + "seps/973-expose-additional-metadata-for-implementations-res", |
| 383 | + "seps/985-align-oauth-20-protected-resource-metadata-with-rf", |
| 384 | + "seps/986-specify-format-for-tool-names", |
| 385 | + "seps/990-enable-enterprise-idp-policy-controls-during-mcp-o", |
| 386 | + "seps/991-enable-url-based-client-registration-using-oauth-c", |
| 387 | + "seps/994-shared-communication-practicesguidelines", |
| 388 | + "seps/1024-mcp-client-security-requirements-for-local-server-", |
| 389 | + "seps/1034--support-default-values-for-all-primitive-types-in", |
| 390 | + "seps/1036-url-mode-elicitation-for-secure-out-of-band-intera", |
| 391 | + "seps/1046-support-oauth-client-credentials-flow-in-authoriza", |
| 392 | + "seps/1302-formalize-working-groups-and-interest-groups-in-mc", |
| 393 | + "seps/1303-input-validation-errors-as-tool-execution-errors", |
| 394 | + "seps/1319-decouple-request-payload-from-rpc-methods-definiti", |
| 395 | + "seps/1330-elicitation-enum-schema-improvements-and-standards", |
| 396 | + "seps/1577--sampling-with-tools", |
| 397 | + "seps/1613-establish-json-schema-2020-12-as-default-dialect-f", |
| 398 | + "seps/1686-tasks", |
| 399 | + "seps/1699-support-sse-polling-via-server-side-disconnect", |
| 400 | + "seps/1730-sdks-tiering-system", |
| 401 | + "seps/1850-pr-based-sep-workflow", |
| 402 | + "seps/1865-mcp-apps-interactive-user-interfaces-for-mcp", |
| 403 | + "seps/2085-governance-succession-and-amendment", |
| 404 | + "seps/2133-extensions" |
| 405 | + ] |
| 406 | + } |
| 407 | + ] |
| 408 | + }, |
373 | 409 | { |
374 | 410 | "tab": "Community", |
375 | 411 | "pages": [ |
|
391 | 427 | "community/antitrust" |
392 | 428 | ] |
393 | 429 | }, |
394 | | - { |
395 | | - "group": "SEPs", |
396 | | - "pages": [ |
397 | | - "community/seps/index", |
398 | | - { |
399 | | - "group": "Final", |
400 | | - "pages": [ |
401 | | - "community/seps/414-request-meta", |
402 | | - "community/seps/932-model-context-protocol-governance", |
403 | | - "community/seps/973-expose-additional-metadata-for-implementations-res", |
404 | | - "community/seps/985-align-oauth-20-protected-resource-metadata-with-rf", |
405 | | - "community/seps/986-specify-format-for-tool-names", |
406 | | - "community/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o", |
407 | | - "community/seps/991-enable-url-based-client-registration-using-oauth-c", |
408 | | - "community/seps/994-shared-communication-practicesguidelines", |
409 | | - "community/seps/1024-mcp-client-security-requirements-for-local-server-", |
410 | | - "community/seps/1034--support-default-values-for-all-primitive-types-in", |
411 | | - "community/seps/1036-url-mode-elicitation-for-secure-out-of-band-intera", |
412 | | - "community/seps/1046-support-oauth-client-credentials-flow-in-authoriza", |
413 | | - "community/seps/1302-formalize-working-groups-and-interest-groups-in-mc", |
414 | | - "community/seps/1303-input-validation-errors-as-tool-execution-errors", |
415 | | - "community/seps/1319-decouple-request-payload-from-rpc-methods-definiti", |
416 | | - "community/seps/1330-elicitation-enum-schema-improvements-and-standards", |
417 | | - "community/seps/1577--sampling-with-tools", |
418 | | - "community/seps/1613-establish-json-schema-2020-12-as-default-dialect-f", |
419 | | - "community/seps/1686-tasks", |
420 | | - "community/seps/1699-support-sse-polling-via-server-side-disconnect", |
421 | | - "community/seps/1730-sdks-tiering-system", |
422 | | - "community/seps/1850-pr-based-sep-workflow", |
423 | | - "community/seps/1865-mcp-apps-interactive-user-interfaces-for-mcp", |
424 | | - "community/seps/2085-governance-succession-and-amendment", |
425 | | - "community/seps/2133-extensions" |
426 | | - ] |
427 | | - } |
428 | | - ] |
429 | | - }, |
430 | 430 | { |
431 | 431 | "group": "Roadmap", |
432 | 432 | "pages": [ |
|
569 | 569 | { |
570 | 570 | "source": "/docs/extensions/apps", |
571 | 571 | "destination": "/extensions/apps/overview" |
| 572 | + }, |
| 573 | + { |
| 574 | + "source": "/community/seps", |
| 575 | + "destination": "/seps" |
| 576 | + }, |
| 577 | + { |
| 578 | + "source": "/community/seps/:slug*", |
| 579 | + "destination": "/seps/:slug*" |
572 | 580 | } |
573 | 581 | ], |
574 | 582 | "contextual": { |
|
0 commit comments