// ---------------------------------------------------------------------------
// shell/Brand.tsx — the Loopable lockup: the mark, plus the wordmark on request.
//
// ⚠ THIS COMPONENT DRAWS NOTHING. It POINTS at the generated artifact, and that
// is the entire point of the file.
//
// The mark's one source of truth is `_brandmark.loopable_svg()` in
// platform (wave-10 I24: an open loop of continuously tapering weight,
// monotone #6E56CF). `platform/static/loopable-mark.svg` and
// `web/public/favicon.svg` are GENERATED from it, and that file's own header
// says: "Never redraw a third copy."
//
// It was redrawn anyway. Shell.tsx carried a hand-typed TWO-CONCENTRIC-RINGS
// mark (the wave-9 geometry, blue + green) under a comment asserting it was
// "identical to app.py `_loopable_svg` and public/favicon.svg — one mark, three
// painters". I24 replaced the geometry upstream and the copy did not follow, so
// the standalone shell has been painting LAST WAVE'S BRAND while claiming
// parity in a comment. A comment claiming parity is not parity; consuming the
// artifact is. Hence , not