Consolidate and improve FIELD_STANDARDIZATION.md
Problem
The .labkit_logging_todo.yml baseline file (added in gitlab-org/gitlab!222748 (merged)) embeds an inline "HOW TO FIX" guide that duplicates content from labkit-ruby's doc/FIELD_STANDARDIZATION.md, as noted by @splattael in this review comment. The doc itself was also missing lifecycle documentation and did not follow the GitLab documentation style guide.
Goal
- Consolidate the inline guide into
doc/FIELD_STANDARDIZATION.mdas the single source of truth - Add missing sections for the full field deprecation lifecycle
- Align with GitLab documentation style guide
- Improve troubleshooting guidance for CI failures
Related
- Parent: #4094 (closed)
- Review comment: gitlab-org/gitlab!222748 (diffs, comment 3071505484)
- MR: gitlab-org/ruby/gems/labkit-ruby!240 (merged)
Edited by Doug Barrett