cure(hob): 25 autonomous tidies, skim+companion-gated — for review #49

Merged
calliope merged 27 commits from erato/cure-hob into erato/focus 2026-06-23 15:32:19 +00:00 AGit
Collaborator
No description provided.
refactor(lib): make pick variable local to function
All checks were successful
test / suite (pull_request) Successful in 2m13s
a53959fde0
Collaborator

daktyl review (head 837871d)

gate status duration note
bash-parse PASS 4ms (no changed .sh failed parse)
lint-bash-traps PASS 7ms (no bash traps in the diff)
shellcheck PASS 146ms (no findings at -S warning)
lint-language PASS 24ms (no vocabulary violations in diff)
daisy-validate PASS 91355ms (full suite green)

Verdict: 5/5 gates green. Awaiting judgment.

## daktyl review (head `837871d`) | gate | status | duration | note | |---|---|---|---| | bash-parse | ✅ PASS | 4ms | (no changed .sh failed parse) | | lint-bash-traps | ✅ PASS | 7ms | (no bash traps in the diff) | | shellcheck | ✅ PASS | 146ms | (no findings at -S warning) | | lint-language | ✅ PASS | 24ms | (no vocabulary violations in diff) | | daisy-validate | ✅ PASS | 91355ms | (full suite green) | **Verdict:** 5/5 gates green. ✅ Awaiting judgment.
fix(hob): SC2155 — declare then assign
All checks were successful
test / suite (pull_request) Successful in 2m2s
7b31c5b81d
Split the coupling cure's introduced 'local x=$(cmd)' into 'local x' / 'x=$(cmd)' so the command's return is not masked — the two-line form the reviewer's shellcheck expects (12 line(s)).
tidy(hob): SC2034 — prefix unused retry loop variable with _
All checks were successful
test / suite (pull_request) Successful in 2m5s
837871d835
calliope merged commit 0c9076b671 into erato/focus 2026-06-23 15:32:19 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fqqdk/daisy!49
No description provided.