Skip to content

docs: teach search all as the unified cross-entity discovery entry point#190

Merged
imaurer merged 1 commit intomainfrom
align-search-all-public-docs
Mar 10, 2026
Merged

docs: teach search all as the unified cross-entity discovery entry point#190
imaurer merged 1 commit intomainfrom
align-search-all-public-docs

Conversation

@imaurer
Copy link
Collaborator

@imaurer imaurer commented Mar 10, 2026

Summary

  • Add search all to the ## Quick start and ## Command grammar sections of both README.md and docs/index.md
  • Use the canonical slot-first example (biomcp search all --gene BRAF --disease melanoma) so first-contact newcomer docs reflect the unified discovery workflow
  • Add focused docs-contract tests (tests/test_public_search_all_docs_contract.py) to guard these sections against future drift

Why

The top-level newcomer surfaces (README.md and docs/index.md) previously omitted search all from the quick-start framing and command grammar overview. New users reading those pages would see only health, list, and entity-specific commands — leaving BioMCP's primary cross-entity discovery entry point undiscoverable until they dug into the CLI reference.

The CLI reference and functional overview already document search all as the unified fan-out command. This change brings the high-traffic landing pages into alignment with that framing.

Changes

  • README.md: two-line addition to Quick start and Command grammar sections
  • docs/index.md: same two-line addition mirrored
  • tests/test_public_search_all_docs_contract.py: section-scoped assertions that fail if either newcomer surface drops the search all framing again

… docs/index

Add search all to the Quick start and Command grammar sections of both
README.md and docs/index.md so first-contact newcomer docs reflect the
unified cross-entity discovery workflow. Add focused docs-contract tests
to guard against future drift of this framing.
@imaurer imaurer merged commit 48fc5de into main Mar 10, 2026
1 check passed
imaurer added a commit that referenced this pull request Mar 11, 2026
…very docs

Bumps version to 0.8.15. Ships the planning-docs CI path fix from PR #191
so release validation uses repo-local fixtures on GitHub Actions, and
refreshes public discovery docs from PR #190 to teach `search all` as
the unified entry point.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant