Skip to content

docs(rc1-tag-cut): sweep strikethrough resolved-in-issue blocks #383

Description

@trilamsr

Context

Post-wave-audit finding #15 (see docs/v1-rc1-post-wave-audit.md).

Strikethrough resolved-in-issue blocks in docs were useful during the wave (showed reviewers the issue was tracked) but are noise after the issues close.

Examples:

Fix

At v1.0-rc1 tag time (right before tagging), sweep all ~~...~~ strikethrough blocks in docs/ where the referenced issue is closed. Replace with a single-line "Resolved by #N — landed in vX.Y.Z" or delete entirely.

Acceptance

  • grep -rn '~~' docs/ returns either no hits or hits that strikethrough open / actively-relevant text.
  • One-paragraph commit message documenting the sweep.

Trigger

Run at RC1 tag-cut time, not before (the strikes are still informative until the tag).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationpost-wave-auditFiled by docs/v1-rc1-post-wave-audit.md (2026-06-01)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions