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.

#52309 May 26

i need help

V1BetterV2ΔLcsharp
#52209 May 26

change how it works

V1SameV2ΔLcsharp
#52109 May 26

update the thing

V1BetterV2ΔLcsharp
#52009 May 26

its broken

V1SameV2ΔLcsharp
#51909 May 26

make it work

V1SameV2ΔLcsharp
#51809 May 26

fix it

V1SameV2ΔLcsharp
#51709 May 26

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

V1BetterV2ΔLcsharp
#51609 May 26

Write a distributed transaction coordinator using the Saga pattern

V1BetterV2ΔLcsharp
#51509 May 26

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

V1BetterV2ΔL+0.3csharp
#51409 May 26

Implement a LINQ expression tree builder for dynamic filtering

V1BetterV2ΔLcsharp
#51309 May 26

Implement a sliding window aggregation over a time-ordered sequence

V1BetterV2ΔLcsharp
#51209 May 26

Write a query that calculates a running total using Aggregate

V1WorseV2ΔLcsharp
#51109 May 26

Implement a business rule validator that checks account balance before transfer

V1BetterV2ΔL+0.5csharp
#51009 May 26

Write a validation pipeline behaviour in MediatR that collects all errors

V1BetterV2ΔL+0.3csharp
#50909 May 26

Implement an event store that appends events and rebuilds aggregates

V1BetterV2ΔLcsharp
#50809 May 26

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

V1BetterV2ΔLcsharp
#50709 May 26

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

V1BetterV2ΔL+1.0csharp
#50609 May 26

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

V1BetterV2ΔL+0.8csharp
#50509 May 26

Add cache stampede protection using lazy loading and locks

V1BetterV2ΔL+1.0csharp
#50409 May 26

Write a worker that retries failed outbox messages with exponential backoff

V1BetterV2ΔL+0.5csharp
#50309 May 26

Add scoped service access inside a BackgroundService using IServiceScopeFactory

V1BetterV2ΔL+0.0csharp
#50209 May 26

Add graceful shutdown to a BackgroundService that drains in-flight work

V1BetterV2ΔL+0.0csharp
#50109 May 26

Add auditing via SaveChanges override that captures before/after state

V1BetterV2ΔL+0.0csharp
#50009 May 26

Implement optimistic concurrency using a rowversion/timestamp column

V1BetterV2ΔLcsharp