2026-08-20 - 2026-09-20
Overview
There has been no commit activity in this period.
4 Issues closed from 1 user
Closed
#29 script/fmt calls goimports, which nothing installs — make fmt fails on a fresh clone
Closed
#30 Dockerfile forces its stage dependency by copying over /dev/null, leaving a regular file at that path in the image
Closed
#27 Reconcile STRTA scripts with golangci-lint v2.12.2 and prove docker build green (phase 2 of #16)
Closed
#26 Land the next->main merge for the 1.1.0 release (phase 1 of #16: conflict resolution only)
4 Issues created by 0 users
Opened
#26 Land the next->main merge for the 1.1.0 release (phase 1 of #16: conflict resolution only)
Opened
#27 Reconcile STRTA scripts with golangci-lint v2.12.2 and prove docker build green (phase 2 of #16)
Opened
#29 script/fmt calls goimports, which nothing installs — make fmt fails on a fresh clone
Opened
#30 Dockerfile forces its stage dependency by copying over /dev/null, leaving a regular file at that path in the image
7 Unresolved Conversations
Open
#16
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)
Open
#20
Run all linting in Docker via Dockerfile.lint + script/lint
Open
#18
URGENT: v1.0.0 deadlocks on first log line in any non-TTY environment, and the fix is unreachable because tag 1.0.1 lacks the leading v
Open
#19
Both handlers discard every slog attribute, so structured logging emits less information than the string logging it replaces
Open
#22
JSONHandler.Handle returns nil even when the write to stdout failed
Open
#23
No make target runs the tests under -race, so no gate ever exercises the detector
Open
#25
Decision: does the two-commit test-then-fix shape survive squash-merge into next?