MusivaDocs
Internal Systems

Deprecated & Removed Systems

Historical record and architectural context for deprecated legacy components.

To maintain a lean, high-velocity codebase, several legacy sub-packages and verification mechanisms have been permanently retired from the current Musiva platform.


Retired Components

1. Kit Framework

  • Status: Fully Deprecated & Removed
  • Details: Previously used as an internal module wrapper, all remaining utility functions have been rewritten into standard TypeScript libraries or consolidated directly within the core backend.

2. Legacy Branding System

  • Status: Fully Deprecated & Removed
  • Details: Hardcoded client branding overrides have been extracted into centralized theme tokens, eliminating proprietary branding packages.

3. Remote License System

  • Status: Fully Deprecated & Removed
  • Details: Legacy node license checks and hardware ID verification routines have been completely removed. The ecosystem now operates exclusively via standard API tokens and the Lavalink Gateway proxy.

Zero Legacy Dependencies

The current backend repository, WebPlayer frontend, and microservices contain zero runtime dependencies on the legacy Kit, Branding, or License systems.