Skip to content

smouj/Ignivox

Ignivox

Ignivox logo

Language License Last Commit CI Ko-fi

English Español

Legacy code modernization forge with safety-first refactoring.

Vision

Analyzes legacy code paths and proposes incremental, test-oriented transformations.

What problem it solves

Legacy systems are fragile and risky to modernize manually.

Core superpower

  • Refactor orchestration with behavior-preserving verification workflow

Key use cases

  • ✅ Migration planning
  • ✅ Refactor assistance
  • ✅ Code quality uplift
  • ✅ Legacy risk reduction

API surface

POST /transform, GET /health

Technical stack

  • Core stack: FastAPI + AST tooling + automated validation
  • Runtime: local-first, self-hosted friendly
  • Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility

Current status (Feb 2026)

  • ✅ Public scaffold available
  • ✅ Bilingual README (EN default + ES)
  • ✅ CI + release baseline configured
  • 🚧 Feature hardening in progress

Quick start

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 --help

Documentation

Contributing

Contributions are welcome. Please read CONTRIBUTING.md.

License

MIT © 2026 smouj


Other skills

Explore the full ecosystem here: smouj/smouj

Signature: @Smouj013

Releases

No releases published

Packages

No packages published

Languages