shipwithjev

Catalog / Tools & apps

0122GitHub

Port Cleanup

A macOS utility that tells you which listening ports are safe to stop.

epiphany-dynamics/port-cleanupREADME ↗
# Port Cleanup

**A Jev-powered native macOS utility for evidence-backed, human-confirmed cleanup of stale listening ports.**

Port Cleanup tells you which listening ports are safe to stop — and which are not — before anything is touched. Every TCP listener gets a typed recommendation from Jev, the evidence behind it, and an explicit decision that only you can make. No process is ever stopped automatically.



## Product view

The main window is where the decision happens: every listening port appears as a row with its executable, project context, Jev verdict, and confidence — and stopping anything still requires selecting the row and confirming.



## Why Jev matters

The hard part of port cleanup is not listing ports. It is deciding, per process, whether stopping it is safe — which usually requires understanding what that process actually is: a dev server you started an hour ago, a browser harness from a closed session, or something your system genuinely depends on.

**Jev** is the judgment engine behind Port Cleanup. It is a System One model from **TypeSafe** that turns each process's locally collected dossier into a typed judgment — a finite verdict/reason pair plus confidence and the single most material missing fact when the evidence is incomplete. Instead of asking a general-purpose model to freeform an answer, Port Cleanup asks Jev one finite-choice question per process: is this safe to stop, keep, or your decision? The result is a validated, typed response the app can map to its own text, not raw model prose you have to trust.

That is the central differentiator: **local forensic evidence plus typed AI judgment, gated by explicit human confirmation.** The app collects everything it can prove on your Mac, Jev classifies what it sees, and you — not the model, not

Also filed under Tools & apps

  1. 0573

    Support chat: agent offered a human escalation path

    A frustrated customer hits a bot loop twice; the judge checks whether a human handoff was offered.

    everyai-com · Tools & apps

  2. 0572

    Subscription cancel: effective date is explicit

    An agent cancels a subscription; the judge checks the exact date the cancellation takes effect.

    everyai-com · Tools & apps

  3. 0571

    Sales quote: numbers match the official price list

    An agent quotes $29/seat against a price list; the judge checks the quote matches exactly.

    everyai-com · Tools & apps

  4. 0570

    Refund chat: agent stated the amount before issuing it

    A support agent issues a $42.50 refund; the judge checks the exact amount was stated before the refund was confirmed.

    everyai-com · Tools & apps