HomeUse cases

Use cases

Onboard to any codebase with a zero-config architecture X-ray

The fastest way to understand a system is to see its real shape. ArchSteer's read-only X-ray maps any repo in seconds and shows how it has changed recently.

Zero config

No rules, no intent — just point it at the repo and get the current map plus an evolution feed.

See the boundaries

External dependencies, data stores, and layer edges are surfaced so you know where the seams are.

Recent decisions

Auto-drafted ADRs show the structural decisions made lately — the context a README never has.

Try it on your repo

Run `archsteer xray` on your repo to see this in under a minute, then declare intent when you're ready to govern.

FAQ

Does the X-ray change my repo?

It only writes into a local .archsteer/ folder; your source is untouched.

How long does it take?

Seconds for typical repos — it parses statically without executing code.

Related