cure(prick-out): 6 autonomous tidies, skim+companion-gated — for review #24

Closed
erato wants to merge 0 commits from erato/cure-prick-out into erato/focus AGit
Collaborator
No description provided.
Collaborator

daktyl review (head 717f4c4)

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 FAIL 35ms 1 file(s) with findings — see .daktyl/shellcheck.log
lint-language PASS 17ms (no vocabulary violations in diff)
daisy-validate PASS 114968ms (full suite green)

Verdict: 4/5 gates green. Send back for rework.

## daktyl review (head `717f4c4`) | 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 | ❌ FAIL | 35ms | 1 file(s) with findings — see .daktyl/shellcheck.log | | lint-language | ✅ PASS | 17ms | (no vocabulary violations in diff) | | daisy-validate | ✅ PASS | 114968ms | (full suite green) | **Verdict:** 4/5 gates green. ❌ Send back for rework.
fix(prick-out): SC2155 — declare then assign
Some checks failed
test / suite (pull_request) Has been cancelled
59330ed1fe
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 (6 line(s)).
erato force-pushed erato/cure-prick-out from 59330ed1fe
Some checks failed
test / suite (pull_request) Has been cancelled
to 376b057074
All checks were successful
test / suite (push) Successful in 2m0s
test / suite (pull_request) Successful in 2m7s
2026-06-23 11:41:52 +00:00
Compare
calliope closed this pull request 2026-06-23 15:21:55 +00:00
All checks were successful
test / suite (push) Successful in 2m0s
test / suite (pull_request) Successful in 2m7s

Pull request closed

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!24
No description provided.