Remove more redundant operational sections from core style guide
Description
Removing the following sections from core style guide, and reasons why:
-
Before You Startis fully redundant. System prompt step 2 lists every resource to load with full URLs for all six languages. -
Translation Workflow(4-step overview) is fully redundant. This is a compressed restatement of system prompt steps 1-4. -
Quick Referenceis fully redundant. Two lines restating resource hierarchy and success criteria already expressed in the system prompt
Related
- Related to #20 (closed)
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