Skip to content

StrategiQ Atlas

Guides to how our more complicated client websites work, so troubleshooting does not depend on one person being available.

Use the search box, or ask Claude from inside any codebase that has run atlas init — it can search and read Atlas directly.

Do not edit pages here by hand. Write from the codebase the page is about:

Terminal window
atlas push notes.md --site checkout --type runbook --title "Stripe webhook fails"

atlas fills in the owner, the source repository, and the verification date, then commits and pushes. The site redeploys within about a minute.

Architecture, runbooks, integrations, and onboarding for each site.

Never credentials — the write path blocks anything credential-shaped. Never unpatched vulnerabilities either; those belong in the ticket tracker, not in a document that describes exactly how to exploit us.

The health dashboard shows which sites are documented and which pages have gone stale.