Complete reference
17. Complete issue identifier reference
The full operational, safety, workflow, reporting, locale, and issue reference.
The visible rows described in Chapter 8 can emit the following underlying identifiers. This reference is intended for color recognition in the layout, report filtering, support, and automation around CSV exports. Hex and RGB values are copied from the Engine's getTypoColor(type) function in the reviewed Refactor 45.1a source.
Color identifies the issue type; it does not communicate action safety or severity. Always read the finding, context, confidence, locale evidence, and Fix Plan classification.
17.1 Micro
| Engine color | Report identifier | User-facing meaning | Visible UI row |
|---|---|---|---|
#0F1E82 |
WIDOW |
Widow | Widows & Orphans |
#00D2F0 |
ORPHAN |
Orphan | Widows & Orphans |
#2882DC |
SHORT_LINE |
Short last line | Short last lines |
#FFC800 |
RIVER |
River of white | Rivers detection |
#C81414 |
DOUBLE_SPACE |
Double space | Double spaces |
#D2370A |
REPEATED_WORD |
Repeated word | Repeated words |
#1E3C46 |
STRAIGHT_QUOTE |
Straight quote | Straight quotes |
#0F8C82 |
SMART_QUOTE |
Locale quote style | Locale quote style |
#E61432 |
PUNC_SPACE_BEFORE |
Space before punctuation | Punctuation spacing |
#C82346 |
PUNC_SPACE_AFTER |
Missing space after punctuation | Punctuation spacing |
#D7415A |
REPEATED_PUNCT |
Repeated punctuation | Punctuation spacing |
#8CDC0A |
DASH_USAGE |
Dash usage | Dash usage |
#37BED7 |
ELLIPSIS |
Ellipsis usage | Ellipsis |
#00AAC8 |
PREPOSITION |
Short word at line end | Non-breaking spaces |
#0087AF |
UNIT_SPACE |
Number-unit spacing | Non-breaking spaces |
#50AAFF |
HYPHENATION |
Hyphenation ladder | Hyphenation issues |
17.2 Mezo
| Engine color | Report identifier | User-facing meaning | Visible UI row |
|---|---|---|---|
#FF7800 |
RHYTHM |
Line-height rhythm | Line-height rhythm |
#DC5000 |
VERTICAL_RHYTHM |
Vertical rhythm | Line-height rhythm |
#FFA01E |
SPACING_INCONSISTENCY |
Paragraph spacing inconsistency | Paragraph spacing |
#F08C28 |
INDENT |
Indentation inconsistency | Indentation consistency |
#FFC800 |
ALIGNMENT |
Mixed alignment | Mixed alignment |
#B41400 |
BAD_RAG |
Bad rag quality | Bad rag quality |
#E63C0A |
COL_BALANCE |
Column balance | Column balance |
#C8640F |
TRACKING_DRIFT |
Tracking / kerning drift | Tracking / kerning drift |
17.3 Macro
| Engine color | Report identifier | User-facing meaning | Visible UI row |
|---|---|---|---|
#C800FF |
HIERARCHY_VIOLATION |
Hierarchy violation | Hierarchy audit |
#DC32C8 |
ROGUE_FONT |
Rogue font | Rogue font detection |
#3C0064 |
STYLE_DRIFT |
Style drift | Style drift |
#D228AA |
FAUX_SMALL_CAPS |
Faux small caps | Style drift |
#6E28DC |
LAYOUT_MISALIGNMENT |
Layout misalignment | Grid & layout alignment |
#783CD2 |
OPTICAL_MARGIN_OFF |
Optical margin alignment off | Grid & layout alignment |
#BE5A1E |
MEASURE_VIOLATION |
Text measure violation | Grid & layout alignment |
#961EAA |
FONT_SATURATION_WARNING |
Font saturation warning | Font saturation warning |
17.4 Semantic
| Engine color | Report identifier | User-facing meaning | Visible UI row |
|---|---|---|---|
#0AB450 |
DATE_FORMAT |
Date format inconsistency | Date consistency |
#006E32 |
NUM_FORMAT |
Number format inconsistency | Number separators |
#00FF7F |
CURRENCY_LOGIC |
Currency logic | Currency logic |
#96FFB4 |
ABBR_LOGIC |
Abbreviation logic | Abbreviation logic |
#BEFF00 |
CAPS_LOGIC |
Capitalization logic | Capitalization logic |
17.5 Break Audit
| Engine color | Report identifier | User-facing meaning | Visible UI row |
|---|---|---|---|
#FF6400 |
SOFT_RETURN |
Forced line break | Forced line breaks |
#DC1E1E |
EMPTY_PARA |
Empty paragraph | Multiple hard returns / Empty paras |
#C89600 |
MANUAL_INDENT |
Manual indent | Manual indents / repeated tabs |
#00B4DC |
LAYOUT_BREAK |
Column, frame, or page break | Special Layout Breaks |
#969696 |
TRAILING_SPACE |
Trailing space | Trailing spaces |
#B464FF |
CONSECUTIVE_TAB |
Consecutive tabs | Manual indents / repeated tabs |
Release sourceThis page was generated from the Markdown companion of the verified distribution PDF.