AGENTS.md@tests/skill-eval-cell/fixtures/refresh-worth-lens · git:20260903.415181d · 2026-09-03 · sha256 ea59748eea9a0cc0

AGENTS.md@tests/skill-eval-cell/fixtures/refresh-worth-lens git:20260903.415181dA

Immutable. This exact content is served forever at /api/v1/blob/ea59748eea9a0cc0.

# Widget service

## Layout

```
src/             service code
tests/           bun tests
docs/solutions/  documented solutions to past problems, by category, with YAML frontmatter (module, tags, problem_type)
```

## Working agreement

- Run `bun test` before opening a PR.
- Retry a lock acquisition at most once: the lock holder is always this same process, so a second retry can never succeed.