Skip to content

About these docs

The Atlas documentation follows Diátaxis: four modes, strictly separated, each with its own voice. If a page feels like it belongs in two modes, it is doing its job badly — please flag it.

Tutorials teach Atlas by doing. They assume nothing, take you by the hand through a worked example, and end with a working artifact. Read these first if you are new to Atlas.

How-to guides solve a specific problem. They assume you already know what Atlas is for and skip the orientation. They are indexed by the UI surface you are working in — Investigate, Cases, Studio, Graph, Compare, Governance.

Reference is the flat, factual side of the site. API endpoints, gate catalog, error codes, ontology, config keys. Reference pages do not explain motivation; they document what is there.

Explanation answers why. The questions that start with why a design looks the way it does, why a number is what it is, why Atlas makes the call it makes.

Atlas speaks to three readers:

Business stakeholders are served by naburis.cloud, not by these docs.

Every page has a 👍/👎 control at the bottom. Use it. The ratings land in the DJED admin dashboard; we read them, we act on them, and a page with a string of 👎 ratings is how we find out it is wrong.

For anything longer than a thumb press, the edit on GitHub link at the bottom of every page opens a PR against the source file directly.

Every page exposes a Copy page action in its header that copies the page’s raw Markdown to your clipboard, ready to paste into the model of your choice. The same content is served at /docs/raw/<slug>.md for scripted pipelines.

Atlas docs are written so this works well — the prose is self-contained per page, code samples are copy-pasteable, and every claim links to the evidence behind it.