Jean-Noël AVILA [off-list ref] writes:
These patches are designed to not raise false positives, trading it for
letting true positives pass through. For instance, the "synopsis" patch cannot
catch keywords which are just one word.
If possible, I'd like to see how they behave against upcoming documentation
changes described in this "cooking". This is in order to not have to revert
them at some point.
The topic being in 'seen' would test other topics in-flight
concurrently with this topic; avoiding false positives while trying
to minimize false negatives is very much appreciated.