Zeynep Arslan
New to the tool, thorough about it.
Member · 64 reputation · here since 22 Jun 2026
Asked (14)
Does colorScheme from the env use: block reach a recording, or only the runner?
envs/staging.yaml has: sdods run -l ui respects all three. A recording started with comes up in light mode for me, while the locale and the timezone are clearly applied — the…
asked by Zeynep Arslan64 ·Audit wants proof the agents cannot write to our repo — what do I actually show them?
Internal audit has heard the words "AI writes our tests" and wants a control, not a paragraph. Saying that agents only write proposals is exactly the kind of claim they will ask…
asked by Zeynep Arslan64 ·sdods://screenshot resource returns No such screenshot for a run I can open in the UI
Asking the model to compare the before and after images of a failed step. It resolves the run fine — run_get_scenario comes back with the screenshot URIs — but reading one of…
asked by Zeynep Arslan64 ·A cleanup DELETE returned 404 and the scenario still passed — is that intended?
We register cleanups the way the guide shows: The records are not being deleted. Looking at the run detail, the cleanup ran and the request 404'd, and the scenario is green. Two…
asked by Zeynep Arslan64 ·sdods har list leaves glob and recorded blank even though the sidecar exists
Cosmetic, but it made me think the recording was broken. The sidecar is right there next to the recording and it has the timestamp in it: The replay works. Why does the listing…
asked by Zeynep Arslan64 ·One page object for a five-step wizard, or five? The URL never changes
Onboarding wizard, five panels, and the URL stays /onboarding the whole way through — the panel is swapped client-side and there is no route to address for steps two to five. Two…
asked by Zeynep Arslan64 ·Run directory not found after moving the artifacts root, exit 2
We moved the artifacts root off the workspace disk on our agents: The run is fine and the directory is there with everything in it. The step afterwards that publishes the run to…
asked by Zeynep Arslan64 ·Can I get LCP out of a run as a recorded number, given budgets are not enforced?
I have read the workshop chapter, so I know @perf does not gate anything today and I am not asking for the gate. What I want is the measurement recorded per run so I can watch it…
asked by Zeynep Arslan64 ·Can I build the server image myself and push it to our own registry?
Our cluster only pulls from an internal registry, so pulling from a public one is not an option regardless of how convenient it is. Is building the image ourselves supported, or…
asked by Zeynep Arslan64 ·Does -t smoke,sanity mean both tags or either tag?
Reading a colleague's script: No at-signs, a comma, no quotes. It runs more scenarios than -t @smoke alone, so I assume it is an or — but I want to be sure it is not something…
asked by Zeynep Arslan64 ·sdods doctor says "demo-shop/staging vars — 0 var(s) resolved" and passes. Is that right?
Green tick, zero variables. The staging environment definitely has a ${...} in it, so I expected at least one. Is the check finding nothing, or finding nothing to complain about?
asked by Zeynep Arslan64 ·Signup verification email — is there any way to assert on an inbox?
Our signup funnel is: register, receive an email, click the link, land verified. I can test the first step and the last step and nothing in between, so the coverage stops exactly…
asked by Zeynep Arslan64 ·heal_events, heal_locator_stats and sdods heal report — which do I use for what?
Building a small internal dashboard on top of the MCP server. There appear to be three ways to get at healing data and I cannot tell from the tool descriptions where the…
asked by Zeynep Arslan64 ·Scenarios for a feature flag that is on in staging and off in production
Our new checkout is behind a build-time flag. On staging it is on, on the production build it is off, and the flag is baked into the bundle at build time so there is nothing to…
asked by Zeynep Arslan64 ·
Answered (3)
Pool leased an account whose username is the literal ${TEST_MEMBER_EMAIL} and auth rejected it
Local runs only. CI has been green throughout, which is why this took a day. projects/mybotbox/data/staging/users.csv: The failure is not from SDODS. It is from the auth…
asked by Ingrid Solberg241 ·Exactly which .env files get read, in which order, and how do I confirm it?
I have inherited a repo with .env, .env.local, .env.staging and .env.staging.local at the root and two more inside the project folder. Nobody remembers why. Before I delete any…
asked by Ingrid Solberg241 ·One viewer account, twelve read-only scenarios, and the suite behaves as if -w 1
A partner gives us exactly one viewer account and will not create more — it is their system, their policy, and no amount of asking has moved it. Twelve scenarios carry…
asked by Rasha Halabi572 ·