Skip to content

docs(getting-started): match real scan output verbatim#16

Merged
cicdteam merged 1 commit into
mainfrom
fix-getting-started-glyph
May 22, 2026
Merged

docs(getting-started): match real scan output verbatim#16
cicdteam merged 1 commit into
mainfrom
fix-getting-started-glyph

Conversation

@cicdteam
Copy link
Copy Markdown
Contributor

Summary

Three corrections to the First scan example so it matches actual output byte-for-byte:

  1. Phase tracker glyph: (U+25B6) → (U+25B8), the actual character emitted by internal/progress/progress.go:127,142.
  2. Re-add the 4th MEDIUM ... 0 0 ~0 row that the analyzer prints for the metric-level label-pattern finding. Dropping it in the previous PR made the table look unrealistically tidy.
  3. Restore the full 5-trace-ID Sample: line; trimming it to 3 mid-paragraph IDs was an aesthetic choice the user (correctly) flagged as not matching real output.

Timings updated to a real recorded scan (118/8/13/7 ms).

Test plan

  • mkdocs build --strict clean.
  • CI green.
  • Post-merge: https://remetric.dev/getting-started/#first-scan shows ▸ glyph + 4-row table + full sample.

@cicdteam cicdteam merged commit 55e9166 into main May 22, 2026
4 checks passed
@cicdteam cicdteam deleted the fix-getting-started-glyph branch May 22, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant