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.
01You are adding a way to archive a work item - a reversible state transition. Under the API design standard, what is the preferred shape?
02Which of these is an estate-wide MUST invariant that a single repository cannot deviate from with just a local ADR?
03A public HTTP API needs a breaking change to a response body. How does the versioning standard keep live consumers from breaking?
04You are announcing the deprecation of a gRPC field. What does the standard require before it can be retired?