Recovery Protocol

Velcoris Industries ยท Security Directive

Zero-Trust Policy: Public web-based password resets are disabled to eliminate account takeover, credential interception, and phishing vectors.
1. Organization Personnel

If you have forgotten your password or need a credential reset, contact your institutional IT Administrator (admin@velcorisindustries.com). Administrators can reassign your password securely from the Personnel Administration Center (/users).

2. Root IT Administrator Recovery

If the Root Administrator credentials are lost, execute the emergency recovery fail-safe directly in your host environment or server terminal:

npm run auth:reset-admin "NewPassword2026!"

Directly updates the Rank 0 master account via bcrypt and invalidates all existing sessions.