STANDARDS

What applies here

What Preston believes about riosgabriel/relay — its floor, and what the code shows.

1,036 standardsPreston's own · what this repo adheres to shows under observed
82%library

relay is a synchronous TypeScript HTTP client library with ticket-based request tracking, retries, bulkhead isolation, and middleware. It emits lifecycle events for observability but does not run its own runtime or own an auth surface.

The authentication middleware relay externalizes to is not inspected, so I cannot verify that surface. The retry lifecycle event is declared but never emitted, making retry behavior invisible. Middleware failures lack per-middleware trace hooks.

climbed 16 Aug 2026 · assessed 16 Aug 2026
3
a convention is a different kind from a discipline, not a weaker one — nothing here promotes.
6 across 3 categories
strains the code carries — never a block, always worth naming. repeated findings in one category fold together; nothing is hidden, only collapsed.
6 of 6
observations inform review context and never block.