Remove more redundant operational sections from core style guide

Description

Removing the following sections from core style guide, and reasons why:

  1. Before You Start is fully redundant. System prompt step 2 lists every resource to load with full URLs for all six languages.
  2. Translation Workflow (4-step overview) is fully redundant. This is a compressed restatement of system prompt steps 1-4.
  3. Quick Reference is fully redundant. Two lines restating resource hierarchy and success criteria already expressed in the system prompt

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Style guide or terminology update
  • Configuration change
  • Other (please describe)

Changelog Entry

  • Changelog entry added to CHANGELOG.md
  • Entry is in the [Unreleased] section
  • Used appropriate category (Added/Changed/Fixed/Deprecated/Removed/Security)
  • Included MR reference at the end of the entry (e.g., (!123))
Edited by Oleksandr Pysaryuk

Merge request reports

Loading