LiveOwn Work2024 — 2025Solo build

Sentra

Scores how production-ready a repo actually is, and shows its work.

Sentra screenshot
01

The problem

"Is this ready to ship?" gets answered by vibes, or by a senior engineer spending an afternoon reading a repo. Neither scales, and neither leaves a record you can compare against next month.

02

The decision

Make it mechanical. Analyze repo structure, deployment configuration, and engineering standards through the GitHub API, and produce a score with the reasoning attached rather than a bare number.

03

The tradeoff

Any score invites gaming, and this one can't see whether the code is good — only whether the scaffolding around it exists. A repo can pass with tests that assert nothing. I kept every check and its reasoning visible so it reads as a checklist to work through, not a verdict to trust.

04

What shipped

Point it at a repo and get a readable readiness breakdown, with history tracking so you can watch a project's score move as you fix what it flagged.

05 Built with

Next.jsTypeScriptGitHub API

06 Screens

Sentra screenshot 2
Sentra screenshot 3
Sentra screenshot 4
Sentra screenshot 5
Sentra screenshot 6
Live site ↗View on GitHub ↗← All projects