Files
Tw93 bbdfe4efb9 fix: point the materials-status logo example at an absolute path
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.
2026-08-07 22:13:12 +08:00
..