Task: Standardise script naming to snake_case

Table of Contents

This page documents a task in the Tooling documentation story. It captures the goal, current status, acceptance, and any notes or results.

Goal

Two scripts in scripts/ use hyphens in their names, deviating from the snake_case convention used by all other scripts:

  • parse-test-results.shparse_test_results.sh
  • convert-to-unix.shconvert_to_unix.sh

Rename both scripts and update every reference site. Known references:

Status

Field Value
State DONE
Parent story Tooling documentation
Now Nothing.
Waiting on
Next
Last touched 2026-05-29

Acceptance

Plan

(Transient implementation strategy. Written when work starts; distilled into the parent story's * Decisions and cleared when the task closes. Plans do not outlive their task.)

Notes

Raised after a review comment on PR #907 flagged inconsistent script naming. Renaming deferred to a separate task to keep T1 focused.

PRs

PR Title
#915 [scripts] Rename hyphenated scripts to snake_case

Review

# Comment summary File Decision Notes
1 No comments — clean pass. Gemini left no inline feedback.

Result

Emacs 29.1 (Org mode 9.6.6)