search truncation disclosure, profile researcherUrls, description accuracy
orcid_search_researchers now discloses the 10,000-offset retrieval ceiling imposed by the ORCID Public API via a truncated flag and nextStart cursor; the researcher-profile resource returns researcherUrls; tool and resource descriptions are corrected to match the actual schema.
Added:
orcid_search_researchersgains atruncatedenrichment flag and optionalnextStartoutput field, with a new notice branch explaining the 10,000-offset ceiling (#23)
Changed:
orcid_resolve_researcher,orcid_get_works,orcid_get_work_detail,orcid_search_researchers, and the works resource descriptions corrected to match the actual schema and limits (#26)
Fixed:
orcid://researcher/{orcid_id}/profileresource now returnsresearcherUrls, matchingorcid_get_profile(#24)
291 tests pass; bun run devcheck clean.