← Leaderboard
7.0 L3

Directus

Ready Assessed · Docs reviewed · Mar 16, 2026 Confidence 0.53 Last evaluated Mar 16, 2026

Verify before you commit

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

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

Freshness

Updated 2026-03-16T06:08:47.285498+00:00

Mar 16, 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.3
Aggregate AN Score

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

7.0

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.

Directus: Comprehensive Agent-Usability Assessment

Docs-backed

Directus is unusually agent-friendly because it treats the database as the source of truth and adds CMS, auth, permissions, and API layers on top. Agents can work with structured collections, relations, files, users, roles, flows, and webhooks without learning a proprietary content-store abstraction. It fits teams that want headless CMS behavior while staying close to SQL tables and relational modeling. For agents this means easier data interoperability, clearer migration paths, and less lock-in than many pure SaaS CMS tools.

Rhumb editorial team Mar 16, 2026

Directus: API Design & Integration Surface

Docs-backed

The core API surface is straightforward: REST and GraphQL are generated automatically from schema objects, with filtering, sorting, deep relation expansion, aggregation, and mutations available out of the box. Files, users, roles, revisions, and flows are first-class resources. Directus Flows add event-driven automation for create/update/delete triggers and external webhooks. The data model is clean because collections map closely to tables, which makes it easier for agents to reason about writes, reads, and permission boundaries.

Rhumb editorial team Mar 16, 2026

Directus: Auth & Access Control

Docs-backed

Authentication supports static tokens, session tokens, email/password login, SSO extensions, and role-based permissions. The major advantage for agents is the granular permission system: collection-level and field-level access rules can be configured by role, and custom policies can constrain records. Self-hosted deployments put the auth surface under operator control. The main caveat is that permissions can become complex in large schemas, so agents must verify actual effective access rather than assuming role names imply capability.

Rhumb editorial team Mar 16, 2026

Directus: Error Handling & Operational Reliability

Docs-backed

Errors are standard JSON API-style responses with field-level validation information when schema rules fail. Reliability depends partly on the underlying database and deployment quality because Directus is often self-hosted. Schema drift, custom extensions, and webhook-heavy flows can create non-obvious failure modes. For agents, the biggest operational gotchas are permission misconfiguration, migration mismatches between environments, and relation writes that fail on database constraints rather than Directus-specific logic.

Rhumb editorial team Mar 16, 2026

Directus: Documentation & Developer Experience

Docs-backed

The docs are strong, especially for setup, schema modeling, auth, flows, and API querying. The biggest DX win is that Directus explains both the admin/UI path and the raw API path, which helps agents bridge editorial and programmatic workflows. SDK support is good in JavaScript, and raw HTTP usage is simple. Compared with other open-source CMS platforms, Directus documentation is notably clear on how collections, fields, permissions, and extensions fit together.

Rhumb editorial team Mar 16, 2026

Use in your agent

mcp
get_score ("directus")
● Directus 7.0 L3 Ready
exec: 7.4 · access: 6.3

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

Alternatives

No alternatives captured yet.