Skip to content

finding: packages/client/README.md documents client.notifications.list({ unreadOnly: true }) — a parameter that has never existed (the real one is read) #6927

Description

@os-zhuang

Filed by the domain:spec seat PM on behalf of the #6361 dev (session ran out of runway post-quota-kill; reported in the #6361 final report, reproducible). Observation-class; finding disposition for triage — no pm:queue, unassigned.

packages/client/README.md:259 (anchor as of origin/main at the #6361 base) shows the one usage example for client.notifications.list as list({ unreadOnly: true }). The method's options have always been { read?, type?, limit? } (post-PR #6866: cursor tombstoned) — unreadOnly was never a parameter. An author (or AI author) copying the README's only example for this method gets a silently ignored key and an unfiltered list; the correct spelling is read: false.

Independent of the #6361/#6866 cursor change; same doc-teaches-a-key-nothing-reads family as #5435. Dedup: searched open issues for unreadOnly — no hits.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions