Expand description
Gate: a masked known-issue record carries the condition under which it is removed, and a mitigated one carries none.
A mask whose workaround has no exit becomes permanent by default, and
the next reader takes it for a design choice. A mitigation is the
opposite case: it is part of the design and stays after the upstream
fix, so a retire condition on one states an exit that never arrives.
The key must carry a value: an empty retire_when: states no
condition. Whether the condition is a good one is review’s business.
Constants§
- CITES
- The rules this gate can cite.
Functions§
- run
- Judge every known-issue record under the resolved roots.