test(canvas): add pure-function tests for runtimeProfiles, getIcon, createMessage
- runtimeProfiles.test.ts: getRuntimeProfile and provisionTimeoutForRuntime
covering undefined/unknown runtime, overrides precedence, convenience
equivalence.
- getIcon.test.ts: 23 cases — dirs, all FILE_ICONS extensions (.md/.yaml/.py/.ts/.tsx/.js/.json/.html/.css/.sh), fallback, case insensitivity, nested paths.
- createMessage.test.ts: role, content, id, timestamp, attachment handling,
Object.isFrozen, key shape.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>