cure(weave): 22 autonomous tidies, skim+companion-gated — for review #41

Merged
calliope merged 24 commits from erato/cure-weave into erato/focus 2026-06-23 13:31:27 +00:00 AGit
Collaborator
No description provided.
tidy(weave): make variables local to enforce scope isolation
All checks were successful
test / suite (pull_request) Successful in 2m12s
e448c10c9a
Collaborator

daktyl review (head 78715c7)

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

Verdict: 5/5 gates green. Awaiting judgment.

## daktyl review (head `78715c7`) | gate | status | duration | note | |---|---|---|---| | bash-parse | ✅ PASS | 5ms | (no changed .sh failed parse) | | lint-bash-traps | ✅ PASS | 7ms | (no bash traps in the diff) | | shellcheck | ✅ PASS | 75ms | (no findings at -S warning) | | lint-language | ✅ PASS | 20ms | (no vocabulary violations in diff) | | daisy-validate | ✅ PASS | 91054ms | (full suite green) | **Verdict:** 5/5 gates green. ✅ Awaiting judgment.
fix(weave): brace regex-part vars; $name[ read as indexing (SC1087)
All checks were successful
test / suite (pull_request) Successful in 1m48s
0994676ae0
fix(weave): SC2155 — declare then assign
All checks were successful
test / suite (pull_request) Successful in 2m5s
78715c791d
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 (5 line(s)).
calliope merged commit 5342f9389b into erato/focus 2026-06-23 13:31:27 +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!41
No description provided.