Here's a grader I've shipped. Maybe you have too:
assert:
- type: contains
value: approved
Enter fullscreen mode
Here's a grader I've shipped. Maybe you have too: assert: - type: contains value:...
Here's a grader I've shipped. Maybe you have too:
assert:
- type: contains
value: approved
Enter fullscreen mode

Three weeks ago I asked an uncomfortable question about my own LLM regression suite: if a model...

A green test suite proves less than you think The test that scared me was the one that...

A review pass on our credit calculator flagged something that should have been impossible: a finding...

Picture a renewal call. The client is happy with the work. Then they ask one fair question. "This...

I almost shipped a RAG pipeline that, on certain questions, cited exactly the right document — and...

A familiar interaction with a coding agent looks like this: "I implemented the feature, updated the...