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.

1. Goal

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

  • parse-test-results.sh → parse_test_results.sh
  • convert-to-unix.sh → convert_to_unix.sh

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

2. Status

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

3. Acceptance

4. 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.)

5. Notes

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

6. PRs

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

7. Review

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

8. Result

Emacs 29.3 (Org mode 9.6.15)