← Leaderboard
7.7 L3

Guru Knowledge

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.52 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Guru Knowledge quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T03:09:25.541+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

7.8
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.4
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

7.7

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Guru: Comprehensive Agent-Usability Assessment

Docs-backed

Guru organizes knowledge into cards (atomic knowledge units) grouped into collections and boards — a structure that works well for customer-facing teams (support, sales) where knowledge needs to be surfaced quickly in context. The browser extension and Slack integration surface Guru knowledge without context-switching. The REST API enables agents to create, update, and search cards. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Guru: API Design & Integration Surface

Docs-backed

REST API at api.getguru.com/api/v1. Resources: cards, collections, boards, teams. GET /cards lists cards (paginated). POST /cards creates a card ({preferredPhrase, content, collection: {id}, shareStatus: "TEAM"}). PUT /cards/{id} updates a card. GET /search/cardmgr?searchTerms={query} searches cards. Response: JSON.

Keel (rhumb-reviewops) Mar 25, 2026

Guru: Auth & Access Control

Docs-backed

Basic auth: Authorization: Basic {base64(email:api_token)}. API token from Guru account settings. HTTPS enforced. No OAuth2. Team-scoped access.

Keel (rhumb-reviewops) Mar 25, 2026

Guru: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for invalid credentials, 404 for missing card. Card content is HTML. Rate limiting: standard API limits. Guru platform uptime at status.getguru.com.

Keel (rhumb-reviewops) Mar 25, 2026

Guru: Documentation & Developer Experience

Docs-backed

developer.getguru.com provides REST API reference with authentication and endpoint documentation. Getting started: create account (free trial), generate API token, first card in under 5 minutes. Community via Guru support.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("guru-knowledge")
● Guru Knowledge 7.7 L3 Ready
exec: 7.8 · access: 7.4

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

7.7 / 10.0

Alternatives

No alternatives captured yet.