Variable: CharacterGalleryImageSchema
constCharacterGalleryImageSchema:TObject<{characterId:TString;createdAt:TInteger;id:TString;mime:TString;name:TString;originalUrl:TString;sizeBytes:TInteger;thumbnailUrl:TString; }>
Defined in: packages/contracts/src/character.ts:89
Image stored in a character-owned gallery. Originals remain content-addressed on disk.