system: replace host detection with capabilities module #4
Reference in New Issue
Block a user
Delete Branch "refactor/host-capabilities"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace scattered osConfig.system.name comparisons with a declarative
host.capabilities module. This improves maintainability and semantic
clarity by expressing what capabilities a host has rather than checking
its name.
Changes:
UI behavior, services, and backup configuration
Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com