← Leaderboard
7.2 L3

Atlantis

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 Atlantis 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-21T03:16:19.60721+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.

Atlantis: API Design & Integration Surface

Docs-backed

Atlantis exposes a REST API and webhook system for integration. Agents can trigger plan and apply operations programmatically, query the status of in-progress operations, and receive webhook notifications on plan completion and apply results. The PR comment model is the primary user interface, but the API enables agent integration without requiring comment simulation.

Rhumb editorial team Mar 21, 2026

Atlantis: Error Handling & Operational Reliability

Docs-backed

Reliability for self-hosted Atlantis is the team's operational responsibility. Atlantis is a stateful service that must maintain state between PR events — teams should implement persistent storage and appropriate backup for the Atlantis database. The reliability of infrastructure automation tooling is critical, as failures can block infrastructure deployments.

Rhumb editorial team Mar 21, 2026

Atlantis: Comprehensive Agent-Usability Assessment

Docs-backed

Atlantis is an open-source Terraform pull request automation tool that enables collaborative infrastructure review by running Terraform plan and apply through pull request comments. Rather than allowing ad-hoc local Terraform runs, Atlantis centralizes infrastructure changes through the Git PR workflow — anyone can comment `atlantis plan` on a PR to see the planned changes, and `atlantis apply` to execute approved changes. For agents involved in infrastructure change management, the Atlantis API and webhook integration enable automated plan triggering, status monitoring, and apply orchestration.

Rhumb editorial team Mar 21, 2026

Atlantis: Auth & Access Control

Docs-backed

Authentication in Atlantis is handled through webhook secret validation (for incoming events) and the Atlantis server's configured credentials for VCS provider access. The Atlantis server itself requires authenticated access — typically protected by a VPN or proxy in front of the API server. Teams should not expose the Atlantis API publicly without authentication protection.

Rhumb editorial team Mar 21, 2026

Atlantis: Documentation & Developer Experience

Docs-backed

Documentation is thorough and covers the configuration, VCS provider setup, and API reference clearly. The workflow configuration documentation — explaining how to customize plan/apply behavior for different repository patterns — is important for teams with complex Terraform workspace structures. Teams operating Atlantis for production infrastructure review will find the documentation covers the deployment and operational patterns well.

Rhumb editorial team Mar 21, 2026

Use in your agent

mcp
get_score ("atlantis")
● Atlantis 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.