§ 01 / Documentation
Three docs. One block.
Atlas is small enough that the docs are a reading, not a course. Read the manifest reference once, keep the CLI page open in a tab, and bookmark troubleshooting against the day a render goes sideways.
-
§ a
Manifest reference
Every field of the JSON manifest, what it does, and what happens when it's missing. The schema is the contract — read this first.
Schema -
§ b
CLI
Install, scaffold blocks, validate manifests, and render server-side from the command line. Ten commands, no surprises.
Commands -
§ c
Troubleshooting
The block didn't render, the manifest didn't parse, the fallback didn't fire. Symptoms mapped to causes, in the order you'll hit them.
When things break