Back to Oracle Hub

Evolution.

Stratum 02: Perpetual Transfiguration. VELM treats technical debt as an anomaly to be Surgically Excised. Reality is never static.

velm translocate

Moves files and directories across the project while using AST analysis to surgically update every import statement in the entire codebase.

velm patch

Applies semantic mutations to code. The += operator adds functions, the -= operator excises logic, and ~= transfigures content.

velm mri

Architectural Tomography. Scans the project's dependency graph to detect layer violations and circular dependencies.

velm garden

Autonomous Pruning. Identifies dead code, unused exports, and orphaned files to keep the project's soul pure.

The Rite of Surgical Move.

When you move a file with VELM, the engine doesn't just touch the filesystem; it touches the Soul of your project.

Terminal
scaffold
1# Move a service and heal all its importers automatically
2> velm translocate src/old/auth_service.py src/core/auth/
3
4# Result:
5# 1. Physical move confirmed.
6# 2. 12 files detected importing auth_service.
7# 3. 12 imports healed with absolute precision.
Ω_NOVALYM