shipwithjev

Catalog / Triage & routing

0409GitHub

jevlogs

OpenTelemetry log triage before more expensive analysis.

reachjalil/jevlogsREADME ↗
Jev Logs</h1>

<p align="center">
  <strong>Score OpenTelemetry logs before expensive LLM analysis.</strong><br />
  Diagnostic value, priority, and routing with TypeSafe's Jev. Every record stays in your archive.
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/jevlogs"><img src="https://img.shields.io/npm/v/jevlogs?style=flat-square&color=2448ff" alt="npm version" /></a>
  <a href="https://github.com/reachjalil/jevlogs/actions/workflows/ci.yml"><img src="https://github.com/reachjalil/jevlogs/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI status" /></a>
  <a href="https://github.com/reachjalil/jevlogs/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-2448ff?style=flat-square" alt="MIT license" /></a>
  <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/node-%E2%89%A522-11131b?style=flat-square" alt="Node.js 22 or later" /></a>
  <a href="#project-status"><img src="https://img.shields.io/badge/status-preview-8b5cf6?style=flat-square" alt="Status: preview" /></a>
</p>

<p align="center">
  <a href="https://jevlogs.com"><strong>Website</strong></a> ·
  <a href="https://jevlogs.com/guide/"><strong>Guide</strong></a> ·
  <a href="https://jevlogs.com/llms.txt"><strong>llms.txt</strong></a> ·
  <a href="https://www.npmjs.com/package/jevlogs"><strong>npm</strong></a> ·
  <a href="https://github.com/reachjalil/jevlogs/issues"><strong>Feedback</strong></a>
</p>

---

## What Jev Logs does

Health checks and cache hits still hit a reasoning model if you send every event. That costs money before you start investigating.

Jev Logs scores each log first: how useful it is, how urgent it is, and whether it should go to deeper analysis. It uses [TypeSafe's Jev](https://typesafe.ai/) through the Vercel AI SDK, with a TypeSc

Also filed under Triage & routing

koala73

github.com

Geopolitical dashboard that batches Jev 1.13.0 headline-severity and topic classifications, validates the answers, and falls back when classification fails.

GitHubTriage & routing

World Monitor