Cloud control plane · the situation room
Architecture across the org
Every repo pushes a snapshot with archsteer push. The principal architect watches drift, conformance, and pending decisions in one place. (Showing seeded demo data — wire a database via ARCHSTEER_DB to persist real pushes.)
100%
Avg conformance
0%
Org drift index
0
Open violations
0
Decisions awaiting ratification
Repositories
RepositoryConformanceDrift trendOpen · decisionsStatus
archsteer22 components · 4 layers · 088ba24Living docs →
100%
building history…
↑ watch
0 open
0 decision(s)
0 decision(s)
Healthy
Org evolution feed
Push from CI
Each repo reports its latest snapshot after every map:
$ archsteer push --token $ARCHSTEER_TOKEN ✓ Pushed billing-api → situation room conformance 71% · drift 29% · 2 decisions
Ask your agent directly — org-wide MCP Team
Same data as this dashboard, queryable by Claude Code, Cursor, or any MCP client — no dashboard tab required. Uses the same token as archsteer push --token.
// .mcp.json / Claude Code / Cursor config
{ "mcpServers": { "archsteer-org": {
"url": "https://www.archsteer.com/api/mcp",
"headers": { "Authorization": "Bearer $ARCHSTEER_TOKEN" }
} } }Tools: org_architecture_overview, list_repos, get_repo. Not on Team yet? See pricing.