Skip to main content

AI assistant

Ask, paste, work it out

Room to paste the whole error rather than describe it. Answers come from this site’s guides where one covers the question, and are marked when a model wrote them instead.

This is software, not a person, and it can be wrong. Where an answer comes from one of the guides you will see which one, and where a model composed it you will see that too — check anything you are about to run in production against the official documentation. It has no access to your systems, your account or any previous visit, and it cannot make changes anywhere.

The conversation is held in this tab and sent back with each question so follow-ups make sense. Nothing is stored on the server between questions, so closing the tab or choosing New conversation erases it completely. Even so, it is worth removing tokens and passwords from anything you paste — the page will warn you when it spots one, but it is pattern-matching and will not catch everything.

Somewhere to start

Nothing remembered yet

What it can and cannot do

The full list

Answers DevOps questions from this site's own catalogue, and says so plainly when the answer came from a model instead.

Can, all read-only

  • Search 47 hand-written pages — problems, comparisons, scenarios, rationales, interview chains, CI/CD risks, glossary
  • Classify what you are asking for across eight intents, by inspectable rules rather than a model
  • Ask one clarifying question when the answer genuinely differs by platform — and stay quiet when it does not
  • Compose an answer with a language model when nothing in the catalogue matches, labelled as generated and unreviewed

Cannot

  • Run any commandThis product has no command execution of any kind — no shell, no container runtime, no infrastructure credentials. Verified across the codebase, not assumed.
  • See your infrastructureIt has no credentials, no network path to it, and no agent installed anywhere.
  • Emit links of its own when composingThe model is forbidden from producing URLs; the route appends real ones. Never serving a fabricated path is cheaper than checking for one.
  • Change anything on this site or yoursEvery capability above is a read.

Often faster than asking

For anything that is really a calculation or a check, a tool beats a conversation — it gives the same answer every time and shows its working.

All ten tools