Lazarus Lab
Lazarus MCP
Dead repo in. Working repo out. Evidence included.
dead repo loadedGitHub
Autopsy console
DEAD
Resurrection pipeline
armedINPUT to EVIDENCE
1
INPUTrepo accepted2
SCANqueued3
AUTOPSYqueued4
PATCHqueued5
VERIFYqueued6
EVIDENCEqueuedlazarus lab / live terminalbranch: lazarus/resurrection
DEAD/repo/autopsy
>lazarus lab armed
>waiting for dead repository
>autopsy engine online
>evidence writer standing by
Standby loopStatic frontend simulation armed
Run Resurrection streams the autopsy, patch, verify, and evidence sequence.Before / after
beforeFailure snapshot
-npm install failed
-build failed
-tests failed
+npm install passed
+build passed
+tests passed
+evidence generated
Diagnostics
Why repos die
Dependency rot
Runtime drift
CI decay
Test failure
Maintainer abandonment
Architecture
Thin adapter. Working core.
01CLI core
02MCP adapter
03Playbooks
04Verifier
05Evidence pack
Judge proof
Evidence tiles
Build passed
verified locally
Tests passed
7 files / 18 tests
GitHub URL support
HTTPS clone workflow
Public repo
ready for review
Reproducible fixtures
deterministic proof
Evidence reports
markdown + JSON
Run it yourself
Clone, verify, open the lab.
local setup
git clone https://github.com/luzzwaix/lazarus-mcp
cd lazarus-mcp
npm install
npm run build
npm test
npm run landing:dev