|
2 | 2 | "$schema": "./schema/catalog-v1.schema.json", |
3 | 3 | "schema_version": 1, |
4 | 4 | "catalog": { |
5 | | - "reviewed_on": "2026-09-02", |
| 5 | + "reviewed_on": "2026-09-06", |
6 | 6 | "status": "active" |
7 | 7 | }, |
8 | 8 | "paths": [ |
|
532 | 532 | "risk": "medium", |
533 | 533 | "featured": false, |
534 | 534 | "order": 7 |
| 535 | + }, |
| 536 | + { |
| 537 | + "id": "mcp-2026-07-28-spec-release", |
| 538 | + "path": "ai-agents", |
| 539 | + "title": "MCP 2026-07-28 specification release", |
| 540 | + "url": "https://blog.modelcontextprotocol.io/posts/2026-07-28/", |
| 541 | + "source_type": "official-docs", |
| 542 | + "level": "intermediate", |
| 543 | + "language": "en", |
| 544 | + "why_en": "The official release announcement for the 2026-07-28 Model Context Protocol specification, covering the stateless redesign and breaking changes.", |
| 545 | + "why_zh": "Model Context Protocol 2026-07-28 规范的官方发布公告,说明无状态重构与破坏性变更。", |
| 546 | + "reviewed_on": "2026-09-06", |
| 547 | + "status": "active", |
| 548 | + "requires_key": false, |
| 549 | + "risk": "low", |
| 550 | + "featured": false, |
| 551 | + "order": 8 |
| 552 | + }, |
| 553 | + { |
| 554 | + "id": "mcp-2026-07-28-release-candidate", |
| 555 | + "path": "ai-agents", |
| 556 | + "title": "MCP 2026-07-28 release candidate overview", |
| 557 | + "url": "https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/", |
| 558 | + "source_type": "official-docs", |
| 559 | + "level": "intermediate", |
| 560 | + "language": "en", |
| 561 | + "why_en": "The official release-candidate post that enumerates the 2026-07-28 breaking changes and the migration window for SDK maintainers.", |
| 562 | + "why_zh": "官方 RC 发布说明,逐项列出 2026-07-28 的破坏性变更以及留给 SDK 维护者的迁移窗口。", |
| 563 | + "reviewed_on": "2026-09-06", |
| 564 | + "status": "active", |
| 565 | + "requires_key": false, |
| 566 | + "risk": "low", |
| 567 | + "featured": false, |
| 568 | + "order": 9 |
| 569 | + }, |
| 570 | + { |
| 571 | + "id": "anthropic-mcp-aaif-donation", |
| 572 | + "path": "ai-agents", |
| 573 | + "title": "Anthropic donating MCP to the Agentic AI Foundation", |
| 574 | + "url": "https://www.anthropic.com/news/donating-the-model-context-protocol-and-establishing-of-the-agentic-ai-foundation", |
| 575 | + "source_type": "official-docs", |
| 576 | + "level": "intermediate", |
| 577 | + "language": "en", |
| 578 | + "why_en": "Anthropic's announcement establishing neutral Linux Foundation governance for MCP under the Agentic AI Foundation.", |
| 579 | + "why_zh": "Anthropic 官方公告,宣布将 MCP 交由 Linux 基金会旗下的 Agentic AI Foundation 中立治理。", |
| 580 | + "reviewed_on": "2026-09-06", |
| 581 | + "status": "active", |
| 582 | + "requires_key": false, |
| 583 | + "risk": "low", |
| 584 | + "featured": false, |
| 585 | + "order": 10 |
| 586 | + }, |
| 587 | + { |
| 588 | + "id": "aaif-model-context-protocol", |
| 589 | + "path": "ai-agents", |
| 590 | + "title": "MCP under the Agentic AI Foundation", |
| 591 | + "url": "https://aaif.io/projects/model-context-protocol", |
| 592 | + "source_type": "official-project", |
| 593 | + "level": "intermediate", |
| 594 | + "language": "en", |
| 595 | + "why_en": "The Agentic AI Foundation project page for MCP, the neutral governance home for specification development and roadmaps.", |
| 596 | + "why_zh": "Agentic AI Foundation 的 MCP 项目主页,是规范开发与路线图的中立治理入口。", |
| 597 | + "reviewed_on": "2026-09-06", |
| 598 | + "status": "active", |
| 599 | + "requires_key": false, |
| 600 | + "risk": "low", |
| 601 | + "featured": false, |
| 602 | + "order": 11 |
535 | 603 | } |
536 | 604 | ] |
537 | 605 | } |
0 commit comments