Skip to content

[Priority: Low] [Docs/Runtime] 收口 push notification surface 为明确 unsupported #391

@liujuanjuan1984

Description

@liujuanjuan1984

背景

当前仓库通过 a2a-sdk 暴露了 tasks/pushNotificationConfig/* 的 REST / JSON-RPC surface,但主干并未配置 push_config_storepush_sender,运行时语义实际上仍是 unsupported。

继续把这组 surface 描述成“已支持但后续再补安全基线”,会误导使用者,也会让 #371 的问题边界失真。

目标

把当前状态明确收口为 unsupported,而不是继续暗示该能力已经可用。

计划

  • 更新 docs/guide.md,明确说明 push notification surface 当前只是 SDK-owned 路由暴露,实际运行时返回 unsupported / 501
  • 调整运行时描述文本,避免把 push notification config methods 表述成已支持能力。
  • 增加回归测试,锁定当前行为,避免未来无意间形成“半支持”状态。
  • 关闭 #371,并说明如果未来决定正式启用 push notifications,必须先以新的实现 issue 补齐安全基线。

验收标准

  • 文档明确说明 push notification 当前不支持。
  • 至少一条回归测试验证当前返回 unsupported。
  • #371 关闭并留下后续重新开启实现工作的条件说明。

关联

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions