- Replace blinking red (5;31m) with bold red (1;31m) for critical context bar - Replace cyan metrics (36m) with sky blue (38;5;117m) - Replace plain bold task (1m) with bold bright white (1;97m) - Update test assertion to match new bold red code
Adds JSON/markdown export and write-to-file support for the platform audit operator artifact.
* feat(skills): enrich windows-desktop-e2e with trace/dpi/diagnostics - opt-in E2E_TRACE for step-level screenshots + JSONL action log; text content redacted by default (E2E_TRACE_INCLUDE_TEXT to opt in) - DPI/scaling rules + debug_match() helper for screenshot fallback - flaky table covers Qt5 set_edit_text fallback and off-screen controls * docs: fix windows e2e debug helper --------- Co-authored-by: Affaan Mustafa <affaan@dcube.ai>