Knowledge check
Check your knowledge
Choose an answer to see why it is right or wrong.
JavaScript is off, so every explanation is shown at once.
01A Request always carries exactly one stage. What moves it from one stage to the next?
02The lifecycle exposes exactly two write tools, request_intake and advance_stage. What does propose-only mean for them?
03A Request advances from review to done only when which condition holds?
04You pushed a branch, the tests are green, and get_dod reports every applicable item passing. Is the Request done?