feature-flags.md
I don't think so. I think it's a matter of good judgment. Just like 100% test coverage does not always make sense (provided lines that are not tested are explicitly ignored), adding or not adding a feature flag is an engineering decision.
When would I not use a feature flag?
When should a feature flag be used?