cure(weed): 17 autonomous tidies, skim+companion-gated — for review #33

Merged
calliope merged 20 commits from erato/cure-weed into erato/focus 2026-06-23 15:34:52 +00:00 AGit
Collaborator
No description provided.
Collaborator

daktyl review (head 0214a6b)

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 55ms (no findings at -S warning)
lint-language PASS 18ms (no vocabulary violations in diff)
daisy-validate PASS 89353ms (full suite green)

Verdict: 5/5 gates green. Awaiting judgment.

## daktyl review (head `0214a6b`) | 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 | 55ms | (no findings at -S warning) | | lint-language | ✅ PASS | 18ms | (no vocabulary violations in diff) | | daisy-validate | ✅ PASS | 89353ms | (full suite green) | **Verdict:** 5/5 gates green. ✅ Awaiting judgment.
fix(weed): quote patterns inside ${..#} / ${..%} (SC2295)
Some checks failed
test / suite (pull_request) Failing after 1m48s
e874fd8e46
fix(weed): SC2155 — declare then assign
All checks were successful
test / suite (pull_request) Successful in 1m48s
6d70a88372
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 (4 line(s)).
tidy(weed): SC1087 — brace-wrap $fn and $name before [[:space:]] in grep patterns
All checks were successful
test / suite (pull_request) Successful in 2m6s
0214a6b9f5
calliope merged commit 0f6d9f424a into erato/focus 2026-06-23 15:34:52 +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!33
No description provided.