Public viewer

The journey of every round

Every round-trip in the corpus is public. Open one to see the prompt, the zero-point index, the baseline response, the enhanced response, and how each grader read the difference. Leave a comment if a grader's reading lands — or doesn't.

#28308 May 26

Add global exception handling middleware that maps domain exceptions to HTTP status codes

V1BetterV2ΔL+0.0csharp
#28208 May 26

Add a health check endpoint

V1BetterV2ΔL+0.0csharp
#26707 May 26

Write a distributed transaction coordinator using the Saga pattern

V1WorseV2ΔLcsharp
#26607 May 26

the app is broken

V1BetterV2BetterΔL+0.3csharp
#26507 May 26

Add OpenTelemetry tracing instrumentation across HTTP, database, and queue boundaries

V1BetterV2ΔL+0.2csharp
#26307 May 26

something is wrong

V1BetterV2BetterΔL+0.1csharp
#26107 May 26

i need help

V1SameV2SameΔL+0.2csharp
#26007 May 26

Implement a sliding window aggregation over a time-ordered sequence

V1WorseV2ΔLcsharp
#25907 May 26

change how it works

V1WorseV2ΔL-0.3csharp
#25807 May 26

Write a query that calculates a running total using Aggregate

V1WorseV2WorseΔLcsharp
#25707 May 26

update the thing

V1WorseV2BetterΔL+0.0csharp
#25507 May 26

its broken

V1SameV2BetterΔL+0.0csharp
#25607 May 26

Implement a business rule validator that checks account balance before transfer

V1WorseV2ΔL+0.5csharp
#25407 May 26

make it work

V1SameV2BetterΔL-0.5csharp
#25307 May 26

Write a validation pipeline behaviour in MediatR that collects all errors

V1BetterV2BetterΔL-0.2csharp
#25207 May 26

fix it

V1SameV2BetterΔL-0.2csharp
#25107 May 26

Implement an event store that appends events and rebuilds aggregates

V1WorseV2ΔLcsharp
#25007 May 26

No entity, no technology, no domain. Just an action verb or complaint.

V1WorseV2BetterΔL+0.2csharp
#24907 May 26

Write a Saga orchestrator for a multi-step order fulfilment workflow

V1BetterV2ΔLcsharp
#24807 May 26

Implement an outbox pattern that ensures at-least-once delivery

V1BetterV2ΔL+0.5csharp
#24707 May 26

Write a circuit breaker for cache reads that falls back to the database

V1BetterV2ΔL+0.3csharp
#24607 May 26

Add cache stampede protection using lazy loading and locks

V1WorseV2ΔL+1.0csharp
#24507 May 26

Write a worker that retries failed outbox messages with exponential backoff

V1BetterV2ΔL+0.1csharp
#24407 May 26

Add scoped service access inside a BackgroundService using IServiceScopeFactory

V1BetterV2ΔL+0.0csharp