bbdfe4efb9
The example status block used a repo-relative 'assets/client-logo.svg' that does not exist. Skill managers that validate referenced support files during fetch (Hermes) treated it as a real asset and rejected the install. A client-supplied logo never lives inside the skill package, so the absolute-path form is both accurate and inert to path validators.