+unlint of non-existing defect

The special +unlint meta should be used only to suppress existing defects.

Incorrect (since there are no duplicate metas):

+unlint duplicate-metas

[] > foo
  42 > @

Correct:

+unlint duplicate-metas
+architect jeff
+architect foo

[] > foo
  42 > @

Published on Fri Oct 10 22:54:09 UTC 2025.