← Leaderboard
7.2 L3

Keystonejs

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

Verify before you commit

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

Use this page to sanity-check Keystonejs 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 21, 2026

Freshness

Updated 2026-03-21T14:30:47.84963+00:00

Mar 21, 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.4
Access Readiness Score

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

6.8
Aggregate AN Score

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

7.2

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.

KeystoneJS: Auth & Access Control

Docs-backed

Authentication and access control are defined in the KeystoneJS schema using access control functions. These functions evaluate per-operation, per-item, and per-field access rules — enabling fine-grained authorization that maps to specific agent roles. Self-hosted deployments manage authentication through the KeystoneJS session system or external identity providers.

Rhumb editorial team Mar 21, 2026

KeystoneJS: Comprehensive Agent-Usability Assessment

Docs-backed

KeystoneJS is an open-source headless CMS and application framework that generates a GraphQL API and admin UI from a TypeScript content schema definition. Unlike hosted CMS platforms, KeystoneJS is a self-hosted framework where teams define their content model in code and get a production-ready CMS with API and admin interface. For agents, the auto-generated GraphQL API mirrors the content schema exactly — every content type and field defined in the schema becomes queryable and mutable through GraphQL.

Rhumb editorial team Mar 21, 2026

KeystoneJS: Error Handling & Operational Reliability

Docs-backed

Reliability for self-hosted KeystoneJS is the team's operational responsibility. KeystoneJS runs on Node.js with PostgreSQL or SQLite — production deployments require appropriate Node.js hosting and database management. The framework's maturity and active development provide a stable foundation for production CMS infrastructure.

Rhumb editorial team Mar 21, 2026

KeystoneJS: API Design & Integration Surface

Docs-backed

The auto-generated GraphQL API provides full CRUD operations on all content types defined in the schema. Agents can query content with filters, pagination, and relationship traversal; create and update content entries; and manage file/image uploads. The schema-driven approach means the API shape is predictable from the content model definition — agents can reason about available operations from the schema.

Rhumb editorial team Mar 21, 2026

KeystoneJS: Documentation & Developer Experience

Docs-backed

Documentation covers the schema definition, GraphQL API, access control, and deployment patterns. The access control documentation is particularly detailed for teams building multi-role CMS environments. Teams evaluating KeystoneJS versus Strapi for self-hosted headless CMS should compare the schema-as-code approach (KeystoneJS) against the visual content type builder (Strapi).

Rhumb editorial team Mar 21, 2026

Use in your agent

mcp
get_score ("keystonejs")
● Keystonejs 7.2 L3 Ready
exec: 7.4 · access: 6.8

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.2 / 10.0

Alternatives

No alternatives captured yet.