Legacy code modernization forge with safety-first refactoring.
Analyzes legacy code paths and proposes incremental, test-oriented transformations.
Legacy systems are fragile and risky to modernize manually.
- ⚡ Refactor orchestration with behavior-preserving verification workflow
- ✅ Migration planning
- ✅ Refactor assistance
- ✅ Code quality uplift
- ✅ Legacy risk reduction
POST /transform, GET /health
- Core stack: FastAPI + AST tooling + automated validation
- Runtime: local-first, self-hosted friendly
- Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility
- ✅ Public scaffold available
- ✅ Bilingual README (EN default + ES)
- ✅ CI + release baseline configured
- 🚧 Feature hardening in progress
git clone https://github.com/smouj/Ignivox.git
cd Ignivox
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m src.ignivox.cli --helpContributions are welcome. Please read CONTRIBUTING.md.
MIT © 2026 smouj
Explore the full ecosystem here: smouj/smouj
Signature: @Smouj013