Module Quiz
Please answer the questions below to complete the test.
Question 1
Which phase of the incident triage loop is where a coding agent provides the most value, according to this module?
Select one answer
Detect
Assess Severity
Diagnose
Resolve
Question 2
Which of the following are required properties of an agent-safe runbook? Select all that apply.
Select all that apply
Read-only steps by default, with write steps gated by approval points
Explicit stop conditions that halt execution when out-of-scope conditions are detected
Natural-language instructions like 'check if things look normal'
Specific expected output defined for each read step
Question 3
In the agent-assisted incident walkthrough, what was the root cause of the payments CrashLoopBackOff?
Select one answer
A misconfigured service mesh policy blocked traffic to the payments pods
The deployment referenced a container image tag that did not exist in the registry
A resource quota prevented the pods from being scheduled
A recent Kubernetes upgrade broke the payments container runtime
Question 4
What must a human do before an LLM-drafted postmortem can be published?
Select all that apply
Verify every factual claim against the raw incident timeline
Confirm root cause validity using knowledge of the system's history and design decisions
Accept the stakeholder summary as-is since LLMs write clearly for non-technical audiences
Rewrite any action items that lack a specific owner, deliverable, and due date
close