Bug: docs mismatch #7

Closed
opened 2026-06-15 13:34:09 +00:00 by fatmaebrahim · 0 comments
Member

Description:

The documents don't match the code, for example:

  • The README said "No auth" but the server has optional per-tester bearer-token auth on the TCP overlay.
  • The crates table listed 4 crates but the workspace has 6.
  • The health endpoint description was too narrow.
  • The main.rs doc comment was missing 4 RPC methods (status, mem_info, ort_info, system.ping) and the REST /v1/rerank route.
  • The rpc.rs doc comment listed only 4 of 8 dispatched methods.
### Description: The documents don't match the code, for example: - The README said "No auth" but the server has optional per-tester bearer-token auth on the TCP overlay. - The crates table listed 4 crates but the workspace has 6. - The health endpoint description was too narrow. - The main.rs doc comment was missing 4 RPC methods (status, mem_info, ort_info, system.ping) and the REST /v1/rerank route. - The rpc.rs doc comment listed only 4 of 8 dispatched methods.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_embedder_provider#7
No description provided.