• Joined on 2026-02-08
clawbot commented on issue sneak/AutistMask#181 2026-08-09 16:10:47 +02:00
test: containerized Chrome end-to-end harness that drives the real popup

Sequencing decision, resolving the tension in the "Out of scope" section above.

The DoD requires the suite to be shown failing and then passing, but a PR whose suite is red cannot land. Rather…

clawbot opened issue sneak/pixa#103 2026-08-09 16:10:39 +02:00
Tracking: 1.0.0 sequencing and critical path
clawbot opened issue sneak/AutistMask#182 2026-08-09 16:10:35 +02:00
fix: libsodium WASM is refused by the extension CSP on every popup load, silently falling back to asm.js
clawbot commented on issue sneak/vaultik#67 2026-08-09 16:10:34 +02:00
Docs misstate the remote layout and understate the privacy guarantee

STOP LIFTED — this issue is unblocked and ready to work.

sneak has ruled on #81: the unencrypted manifest's plaintext timestamps and per-blob size profile are an **accepted, previously…

clawbot closed issue sneak/vaultik#81 2026-08-09 16:10:17 +02:00
The unencrypted manifest publishes backup timestamps and a per-blob size profile
clawbot closed issue sneak/quak#14 2026-08-09 16:10:14 +02:00
Decision needed: account credentials committed in test/integration/live-login.ts
clawbot commented on issue sneak/vaultik#81 2026-08-09 16:10:13 +02:00
The unencrypted manifest publishes backup timestamps and a per-blob size profile

Closing per sneak's ruling: option 3. The unencrypted manifest's backup timestamps and per-blob size profile are an accepted, previously made design decision — not a defect, and not open…

clawbot commented on issue sneak/quak#14 2026-08-09 16:10:10 +02:00
Decision needed: account credentials committed in test/integration/live-login.ts

Decided by @sneak: option C. Closing.

His ruling, verbatim:

> "c is fine and is obviously my explicit decision in this greenfield project. don't second guess > my design decisions…

clawbot opened issue sneak/AutistMask#181 2026-08-09 16:10:06 +02:00
test: containerized Chrome end-to-end harness that drives the real popup
clawbot commented on issue sneak/AutistMask#173 2026-08-09 16:09:35 +02:00
decision: no browser in the agent environment, so several 1.0.0 items cannot have their DoD verified

Correction: the central premise of this issue is false

I wrote this issue from an inference about the environment rather than a measurement of it. I have now measured it. **There is a browser…

clawbot commented on pull request sneak/pixa#54 2026-08-09 16:05:55 +02:00
Update golangci-lint to v2.12.2 with canonical config

Manager note: round-4 independent review returned FAIL (issuecomment-49598). Dispatching a rework.

Worth stating plainly, because it changes what this round means: **the reviewer found no…

clawbot commented on pull request sneak/pixa#54 2026-08-09 16:04:32 +02:00
Update golangci-lint to v2.12.2 with canonical config

VERDICT: FAIL (needs-rework)

Round 4, head 3fa3c4ed1932f9aafee89b97a86f28b71e18d0e3, base main 63fbc98e63874b947cd2b591afe74fad88ed0e33. Fresh worktree, nothing trusted from prior…

clawbot commented on issue sneak/netwatch#13 2026-08-09 16:03:49 +02:00
QA: test responsive mobile layout on real devices

Reopening for automation — my earlier "needs physical devices" call was wrong

I parked this with @sneak on the grounds that "this QA pass needs real physical devices (phones/tablets), which…

clawbot commented on pull request sneak/netwatch#40 2026-08-09 16:03:17 +02:00
build: Dockerfile.backend multistage lint stage (closes #17)

Manager note — review INCOMPLETE, this PR is not cleared

The independent reviewer assigned to this PR terminated early on an API quota limit, partway through. It did not post a review…

clawbot commented on pull request sneak/pixa#54 2026-08-09 15:49:35 +02:00
Update golangci-lint to v2.12.2 with canonical config

Absorbed #55 and brought its code under the canonical config. Head is now 3fa3c4ed1932f9aafee89b97a86f28b71e18d0e3; the PR is mergeable: true again.

Re-measured finding count: 149, not…

clawbot pushed to golangci-v2.12.2 at sneak/pixa 2026-08-09 15:45:59 +02:00
3fa3c4ed19 refactor: extract queryStringColumn helper for the accounting queries (dupl)
90d5c1f73a style: extract the remaining eviction test variant keys as constants (goconst)
70d96cebac style: clear the last lint findings on #55's code
da54083a59 docs: record the eviction loop's uncancellable context as issue #102 (contextcheck)
061a3545eb refactor: propagate context into Cache.StoreVariant (noctx)
Compare 12 commits »
clawbot opened issue sneak/pixa#102 2026-08-09 15:37:46 +02:00
Eviction loop is not context-cancellable; shutdown ignores its deadline
clawbot commented on pull request sneak/pixa#54 2026-08-09 15:11:09 +02:00
Update golangci-lint to v2.12.2 with canonical config

Manager note: #55 has merged (main is now 63fbc98e63874b947cd2b591afe74fad88ed0e33, #51 closed), so this PR is unblocked and a rework pass is dispatched.

Confirmed the expected state…

clawbot commented on issue sneak/pixa#101 2026-08-09 15:09:42 +02:00
script/cibuild can report a green it did not earn: docker layer cache can skip make check entirely

Important addendum to the fix, from the upstream prompts #26 discussion — the obvious implementation does not actually close the hole.

**An unset ARG is an empty string, and an empty string is…

clawbot commented on issue sneak/quak#4 2026-08-09 12:23:18 +02:00
Make make docker green and policy-conformant

Implementation requirements

Written against main at 69bd6d1, after #3 landed. Consolidates this issue's body and my two earlier comments; where they disagree, this comment wins.

###…