Skip to content

AbhinavGupta707/Signal-Loop

Repository files navigation

Signal-Loop — Lumen + Vigil monorepo

Two healthcare AI products built on the Signal-Loop foundation.

Product What it does Path
Lumen Formal-verification meta-layer for individual clinical recommendations. lumen/
Vigil Workspace-scale adverse-event horizon scanner. vigil/
shared/ FHIR client, audit chain, ed25519 signing, LLM wrapper, types. shared/

Together: Lumen verifies every prospective clinical recommendation; Vigil detects every retrospective adverse-event pattern. Forward proof + backward surveillance = complete clinical-AI safety stack.

History

This repo evolved from the Signal-Loop project's two earlier iterations (MedSafe MCP + Concord MCP, both now absorbed into Lumen). See archive/ for the original code and archive/SIGNAL_LOOP_OLD_README.md for the original project README.

Quick start

python3 -m venv .venv && source .venv/bin/activate
pip install -e .[dev]
pytest

Documentation

See docs/ — start with CRITICAL_REVIEW.md and FINAL_DECISIONS.md.

About

Deterministic medication safety for AI prescribing agents — FHIR-native MCP servers with rules-engine verdicts and Gemini synthesis

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-AND-ATTRIBUTION.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors