@fastino-ai/pioneer-cli 0.2.4 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1075) hide show
  1. package/.claude/settings.local.json +38 -0
  2. package/.cursor/rules/backend-location-rule.mdc +5 -0
  3. package/.github/workflows/pioneer-cli-tests.yml +44 -0
  4. package/Medical_NER_Dataset_1.jsonl +50 -0
  5. package/REPRODUCTION_REPORT.md +195 -0
  6. package/alphago_reproduction.ipynb +902 -0
  7. package/bun.lock +3 -0
  8. package/cache/cache.db +0 -0
  9. package/cache/cache.db-shm +0 -0
  10. package/cache/cache.db-wal +0 -0
  11. package/compare_results.py +141 -0
  12. package/datasets/Medical_NER_Dataset.json +2609 -0
  13. package/datasets/ner-dataset.json +57 -0
  14. package/datasets/test-remote.json +41 -0
  15. package/datasets/test-warning.json +49 -0
  16. package/monitor_and_test.py +111 -0
  17. package/package.json +4 -2
  18. package/quick_test.py +39 -0
  19. package/reproduce_degradation.py +147 -0
  20. package/src/api.ts +848 -40
  21. package/src/chat/ChatApp.tsx +1 -1
  22. package/src/client/WebSocketClient.ts +22 -22
  23. package/src/config.ts +42 -0
  24. package/src/index.tsx +674 -37
  25. package/src/tests/api.test.ts +104 -0
  26. package/src/tests/config-functions.test.ts +163 -0
  27. package/src/tests/config.test.ts +14 -0
  28. package/src/tests/file-resolver-edge-cases.test.ts +92 -0
  29. package/src/tests/telemetry.test.ts +111 -0
  30. package/src/tests/tool-types.test.ts +104 -0
  31. package/src/tests/utils.test.ts +90 -0
  32. package/tsconfig.json +2 -1
  33. package/workspaces/0-skinny-mink-of-management/input/private/test.csv +100 -0
  34. package/workspaces/0-skinny-mink-of-management/input/public/description.md +70 -0
  35. package/workspaces/0-skinny-mink-of-management/input/public/images/1.jpg +0 -0
  36. package/workspaces/0-skinny-mink-of-management/input/public/images/10.jpg +0 -0
  37. package/workspaces/0-skinny-mink-of-management/input/public/images/100.jpg +0 -0
  38. package/workspaces/0-skinny-mink-of-management/input/public/images/1000.jpg +0 -0
  39. package/workspaces/0-skinny-mink-of-management/input/public/images/1001.jpg +0 -0
  40. package/workspaces/0-skinny-mink-of-management/input/public/images/1002.jpg +0 -0
  41. package/workspaces/0-skinny-mink-of-management/input/public/images/1003.jpg +0 -0
  42. package/workspaces/0-skinny-mink-of-management/input/public/images/1004.jpg +0 -0
  43. package/workspaces/0-skinny-mink-of-management/input/public/images/1005.jpg +0 -0
  44. package/workspaces/0-skinny-mink-of-management/input/public/images/1006.jpg +0 -0
  45. package/workspaces/0-skinny-mink-of-management/input/public/images/1007.jpg +0 -0
  46. package/workspaces/0-skinny-mink-of-management/input/public/images/101.jpg +0 -0
  47. package/workspaces/0-skinny-mink-of-management/input/public/images/1010.jpg +0 -0
  48. package/workspaces/0-skinny-mink-of-management/input/public/images/1011.jpg +0 -0
  49. package/workspaces/0-skinny-mink-of-management/input/public/images/1013.jpg +0 -0
  50. package/workspaces/0-skinny-mink-of-management/input/public/images/1014.jpg +0 -0
  51. package/workspaces/0-skinny-mink-of-management/input/public/images/1016.jpg +0 -0
  52. package/workspaces/0-skinny-mink-of-management/input/public/images/1017.jpg +0 -0
  53. package/workspaces/0-skinny-mink-of-management/input/public/images/1019.jpg +0 -0
  54. package/workspaces/0-skinny-mink-of-management/input/public/images/1021.jpg +0 -0
  55. package/workspaces/0-skinny-mink-of-management/input/public/images/1023.jpg +0 -0
  56. package/workspaces/0-skinny-mink-of-management/input/public/images/1024.jpg +0 -0
  57. package/workspaces/0-skinny-mink-of-management/input/public/images/1025.jpg +0 -0
  58. package/workspaces/0-skinny-mink-of-management/input/public/images/1027.jpg +0 -0
  59. package/workspaces/0-skinny-mink-of-management/input/public/images/103.jpg +0 -0
  60. package/workspaces/0-skinny-mink-of-management/input/public/images/1030.jpg +0 -0
  61. package/workspaces/0-skinny-mink-of-management/input/public/images/1031.jpg +0 -0
  62. package/workspaces/0-skinny-mink-of-management/input/public/images/1032.jpg +0 -0
  63. package/workspaces/0-skinny-mink-of-management/input/public/images/1034.jpg +0 -0
  64. package/workspaces/0-skinny-mink-of-management/input/public/images/1036.jpg +0 -0
  65. package/workspaces/0-skinny-mink-of-management/input/public/images/1037.jpg +0 -0
  66. package/workspaces/0-skinny-mink-of-management/input/public/images/1039.jpg +0 -0
  67. package/workspaces/0-skinny-mink-of-management/input/public/images/1040.jpg +0 -0
  68. package/workspaces/0-skinny-mink-of-management/input/public/images/1041.jpg +0 -0
  69. package/workspaces/0-skinny-mink-of-management/input/public/images/1042.jpg +0 -0
  70. package/workspaces/0-skinny-mink-of-management/input/public/images/1046.jpg +0 -0
  71. package/workspaces/0-skinny-mink-of-management/input/public/images/1048.jpg +0 -0
  72. package/workspaces/0-skinny-mink-of-management/input/public/images/1049.jpg +0 -0
  73. package/workspaces/0-skinny-mink-of-management/input/public/images/1051.jpg +0 -0
  74. package/workspaces/0-skinny-mink-of-management/input/public/images/1052.jpg +0 -0
  75. package/workspaces/0-skinny-mink-of-management/input/public/images/1056.jpg +0 -0
  76. package/workspaces/0-skinny-mink-of-management/input/public/images/1059.jpg +0 -0
  77. package/workspaces/0-skinny-mink-of-management/input/public/images/106.jpg +0 -0
  78. package/workspaces/0-skinny-mink-of-management/input/public/images/1061.jpg +0 -0
  79. package/workspaces/0-skinny-mink-of-management/input/public/images/1062.jpg +0 -0
  80. package/workspaces/0-skinny-mink-of-management/input/public/images/1065.jpg +0 -0
  81. package/workspaces/0-skinny-mink-of-management/input/public/images/1066.jpg +0 -0
  82. package/workspaces/0-skinny-mink-of-management/input/public/images/107.jpg +0 -0
  83. package/workspaces/0-skinny-mink-of-management/input/public/images/1072.jpg +0 -0
  84. package/workspaces/0-skinny-mink-of-management/input/public/images/1073.jpg +0 -0
  85. package/workspaces/0-skinny-mink-of-management/input/public/images/1076.jpg +0 -0
  86. package/workspaces/0-skinny-mink-of-management/input/public/images/1077.jpg +0 -0
  87. package/workspaces/0-skinny-mink-of-management/input/public/images/108.jpg +0 -0
  88. package/workspaces/0-skinny-mink-of-management/input/public/images/1080.jpg +0 -0
  89. package/workspaces/0-skinny-mink-of-management/input/public/images/1081.jpg +0 -0
  90. package/workspaces/0-skinny-mink-of-management/input/public/images/1083.jpg +0 -0
  91. package/workspaces/0-skinny-mink-of-management/input/public/images/1085.jpg +0 -0
  92. package/workspaces/0-skinny-mink-of-management/input/public/images/1087.jpg +0 -0
  93. package/workspaces/0-skinny-mink-of-management/input/public/images/1088.jpg +0 -0
  94. package/workspaces/0-skinny-mink-of-management/input/public/images/1089.jpg +0 -0
  95. package/workspaces/0-skinny-mink-of-management/input/public/images/109.jpg +0 -0
  96. package/workspaces/0-skinny-mink-of-management/input/public/images/1090.jpg +0 -0
  97. package/workspaces/0-skinny-mink-of-management/input/public/images/1093.jpg +0 -0
  98. package/workspaces/0-skinny-mink-of-management/input/public/images/1094.jpg +0 -0
  99. package/workspaces/0-skinny-mink-of-management/input/public/images/1095.jpg +0 -0
  100. package/workspaces/0-skinny-mink-of-management/input/public/images/1096.jpg +0 -0
  101. package/workspaces/0-skinny-mink-of-management/input/public/images/1097.jpg +0 -0
  102. package/workspaces/0-skinny-mink-of-management/input/public/images/1098.jpg +0 -0
  103. package/workspaces/0-skinny-mink-of-management/input/public/images/11.jpg +0 -0
  104. package/workspaces/0-skinny-mink-of-management/input/public/images/1100.jpg +0 -0
  105. package/workspaces/0-skinny-mink-of-management/input/public/images/1101.jpg +0 -0
  106. package/workspaces/0-skinny-mink-of-management/input/public/images/1110.jpg +0 -0
  107. package/workspaces/0-skinny-mink-of-management/input/public/images/1112.jpg +0 -0
  108. package/workspaces/0-skinny-mink-of-management/input/public/images/1113.jpg +0 -0
  109. package/workspaces/0-skinny-mink-of-management/input/public/images/1117.jpg +0 -0
  110. package/workspaces/0-skinny-mink-of-management/input/public/images/1118.jpg +0 -0
  111. package/workspaces/0-skinny-mink-of-management/input/public/images/1119.jpg +0 -0
  112. package/workspaces/0-skinny-mink-of-management/input/public/images/1120.jpg +0 -0
  113. package/workspaces/0-skinny-mink-of-management/input/public/images/1121.jpg +0 -0
  114. package/workspaces/0-skinny-mink-of-management/input/public/images/1123.jpg +0 -0
  115. package/workspaces/0-skinny-mink-of-management/input/public/images/1124.jpg +0 -0
  116. package/workspaces/0-skinny-mink-of-management/input/public/images/1125.jpg +0 -0
  117. package/workspaces/0-skinny-mink-of-management/input/public/images/1128.jpg +0 -0
  118. package/workspaces/0-skinny-mink-of-management/input/public/images/1130.jpg +0 -0
  119. package/workspaces/0-skinny-mink-of-management/input/public/images/1131.jpg +0 -0
  120. package/workspaces/0-skinny-mink-of-management/input/public/images/1132.jpg +0 -0
  121. package/workspaces/0-skinny-mink-of-management/input/public/images/1134.jpg +0 -0
  122. package/workspaces/0-skinny-mink-of-management/input/public/images/1135.jpg +0 -0
  123. package/workspaces/0-skinny-mink-of-management/input/public/images/1136.jpg +0 -0
  124. package/workspaces/0-skinny-mink-of-management/input/public/images/1142.jpg +0 -0
  125. package/workspaces/0-skinny-mink-of-management/input/public/images/1144.jpg +0 -0
  126. package/workspaces/0-skinny-mink-of-management/input/public/images/1145.jpg +0 -0
  127. package/workspaces/0-skinny-mink-of-management/input/public/images/1147.jpg +0 -0
  128. package/workspaces/0-skinny-mink-of-management/input/public/images/1148.jpg +0 -0
  129. package/workspaces/0-skinny-mink-of-management/input/public/images/115.jpg +0 -0
  130. package/workspaces/0-skinny-mink-of-management/input/public/images/1152.jpg +0 -0
  131. package/workspaces/0-skinny-mink-of-management/input/public/images/1153.jpg +0 -0
  132. package/workspaces/0-skinny-mink-of-management/input/public/images/1154.jpg +0 -0
  133. package/workspaces/0-skinny-mink-of-management/input/public/images/1156.jpg +0 -0
  134. package/workspaces/0-skinny-mink-of-management/input/public/images/1157.jpg +0 -0
  135. package/workspaces/0-skinny-mink-of-management/input/public/images/1159.jpg +0 -0
  136. package/workspaces/0-skinny-mink-of-management/input/public/images/116.jpg +0 -0
  137. package/workspaces/0-skinny-mink-of-management/input/public/images/1160.jpg +0 -0
  138. package/workspaces/0-skinny-mink-of-management/input/public/images/1163.jpg +0 -0
  139. package/workspaces/0-skinny-mink-of-management/input/public/images/1165.jpg +0 -0
  140. package/workspaces/0-skinny-mink-of-management/input/public/images/1166.jpg +0 -0
  141. package/workspaces/0-skinny-mink-of-management/input/public/images/1167.jpg +0 -0
  142. package/workspaces/0-skinny-mink-of-management/input/public/images/1168.jpg +0 -0
  143. package/workspaces/0-skinny-mink-of-management/input/public/images/1169.jpg +0 -0
  144. package/workspaces/0-skinny-mink-of-management/input/public/images/1170.jpg +0 -0
  145. package/workspaces/0-skinny-mink-of-management/input/public/images/1171.jpg +0 -0
  146. package/workspaces/0-skinny-mink-of-management/input/public/images/1172.jpg +0 -0
  147. package/workspaces/0-skinny-mink-of-management/input/public/images/1173.jpg +0 -0
  148. package/workspaces/0-skinny-mink-of-management/input/public/images/1174.jpg +0 -0
  149. package/workspaces/0-skinny-mink-of-management/input/public/images/1175.jpg +0 -0
  150. package/workspaces/0-skinny-mink-of-management/input/public/images/1176.jpg +0 -0
  151. package/workspaces/0-skinny-mink-of-management/input/public/images/1179.jpg +0 -0
  152. package/workspaces/0-skinny-mink-of-management/input/public/images/118.jpg +0 -0
  153. package/workspaces/0-skinny-mink-of-management/input/public/images/1180.jpg +0 -0
  154. package/workspaces/0-skinny-mink-of-management/input/public/images/1182.jpg +0 -0
  155. package/workspaces/0-skinny-mink-of-management/input/public/images/1184.jpg +0 -0
  156. package/workspaces/0-skinny-mink-of-management/input/public/images/1186.jpg +0 -0
  157. package/workspaces/0-skinny-mink-of-management/input/public/images/1187.jpg +0 -0
  158. package/workspaces/0-skinny-mink-of-management/input/public/images/1194.jpg +0 -0
  159. package/workspaces/0-skinny-mink-of-management/input/public/images/1196.jpg +0 -0
  160. package/workspaces/0-skinny-mink-of-management/input/public/images/1197.jpg +0 -0
  161. package/workspaces/0-skinny-mink-of-management/input/public/images/1198.jpg +0 -0
  162. package/workspaces/0-skinny-mink-of-management/input/public/images/120.jpg +0 -0
  163. package/workspaces/0-skinny-mink-of-management/input/public/images/1200.jpg +0 -0
  164. package/workspaces/0-skinny-mink-of-management/input/public/images/1201.jpg +0 -0
  165. package/workspaces/0-skinny-mink-of-management/input/public/images/1202.jpg +0 -0
  166. package/workspaces/0-skinny-mink-of-management/input/public/images/1205.jpg +0 -0
  167. package/workspaces/0-skinny-mink-of-management/input/public/images/1206.jpg +0 -0
  168. package/workspaces/0-skinny-mink-of-management/input/public/images/1208.jpg +0 -0
  169. package/workspaces/0-skinny-mink-of-management/input/public/images/1210.jpg +0 -0
  170. package/workspaces/0-skinny-mink-of-management/input/public/images/1211.jpg +0 -0
  171. package/workspaces/0-skinny-mink-of-management/input/public/images/1213.jpg +0 -0
  172. package/workspaces/0-skinny-mink-of-management/input/public/images/1216.jpg +0 -0
  173. package/workspaces/0-skinny-mink-of-management/input/public/images/1217.jpg +0 -0
  174. package/workspaces/0-skinny-mink-of-management/input/public/images/1218.jpg +0 -0
  175. package/workspaces/0-skinny-mink-of-management/input/public/images/1219.jpg +0 -0
  176. package/workspaces/0-skinny-mink-of-management/input/public/images/122.jpg +0 -0
  177. package/workspaces/0-skinny-mink-of-management/input/public/images/1220.jpg +0 -0
  178. package/workspaces/0-skinny-mink-of-management/input/public/images/1221.jpg +0 -0
  179. package/workspaces/0-skinny-mink-of-management/input/public/images/1222.jpg +0 -0
  180. package/workspaces/0-skinny-mink-of-management/input/public/images/1223.jpg +0 -0
  181. package/workspaces/0-skinny-mink-of-management/input/public/images/1225.jpg +0 -0
  182. package/workspaces/0-skinny-mink-of-management/input/public/images/1226.jpg +0 -0
  183. package/workspaces/0-skinny-mink-of-management/input/public/images/1228.jpg +0 -0
  184. package/workspaces/0-skinny-mink-of-management/input/public/images/1229.jpg +0 -0
  185. package/workspaces/0-skinny-mink-of-management/input/public/images/1231.jpg +0 -0
  186. package/workspaces/0-skinny-mink-of-management/input/public/images/1232.jpg +0 -0
  187. package/workspaces/0-skinny-mink-of-management/input/public/images/1235.jpg +0 -0
  188. package/workspaces/0-skinny-mink-of-management/input/public/images/1236.jpg +0 -0
  189. package/workspaces/0-skinny-mink-of-management/input/public/images/1238.jpg +0 -0
  190. package/workspaces/0-skinny-mink-of-management/input/public/images/1239.jpg +0 -0
  191. package/workspaces/0-skinny-mink-of-management/input/public/images/124.jpg +0 -0
  192. package/workspaces/0-skinny-mink-of-management/input/public/images/1240.jpg +0 -0
  193. package/workspaces/0-skinny-mink-of-management/input/public/images/1242.jpg +0 -0
  194. package/workspaces/0-skinny-mink-of-management/input/public/images/1243.jpg +0 -0
  195. package/workspaces/0-skinny-mink-of-management/input/public/images/1244.jpg +0 -0
  196. package/workspaces/0-skinny-mink-of-management/input/public/images/1245.jpg +0 -0
  197. package/workspaces/0-skinny-mink-of-management/input/public/images/1249.jpg +0 -0
  198. package/workspaces/0-skinny-mink-of-management/input/public/images/1250.jpg +0 -0
  199. package/workspaces/0-skinny-mink-of-management/input/public/images/1251.jpg +0 -0
  200. package/workspaces/0-skinny-mink-of-management/input/public/images/1253.jpg +0 -0
  201. package/workspaces/0-skinny-mink-of-management/input/public/images/1254.jpg +0 -0
  202. package/workspaces/0-skinny-mink-of-management/input/public/images/1255.jpg +0 -0
  203. package/workspaces/0-skinny-mink-of-management/input/public/images/1256.jpg +0 -0
  204. package/workspaces/0-skinny-mink-of-management/input/public/images/1257.jpg +0 -0
  205. package/workspaces/0-skinny-mink-of-management/input/public/images/1258.jpg +0 -0
  206. package/workspaces/0-skinny-mink-of-management/input/public/images/1262.jpg +0 -0
  207. package/workspaces/0-skinny-mink-of-management/input/public/images/1263.jpg +0 -0
  208. package/workspaces/0-skinny-mink-of-management/input/public/images/1265.jpg +0 -0
  209. package/workspaces/0-skinny-mink-of-management/input/public/images/1268.jpg +0 -0
  210. package/workspaces/0-skinny-mink-of-management/input/public/images/1269.jpg +0 -0
  211. package/workspaces/0-skinny-mink-of-management/input/public/images/127.jpg +0 -0
  212. package/workspaces/0-skinny-mink-of-management/input/public/images/1270.jpg +0 -0
  213. package/workspaces/0-skinny-mink-of-management/input/public/images/1271.jpg +0 -0
  214. package/workspaces/0-skinny-mink-of-management/input/public/images/1273.jpg +0 -0
  215. package/workspaces/0-skinny-mink-of-management/input/public/images/1275.jpg +0 -0
  216. package/workspaces/0-skinny-mink-of-management/input/public/images/1276.jpg +0 -0
  217. package/workspaces/0-skinny-mink-of-management/input/public/images/1277.jpg +0 -0
  218. package/workspaces/0-skinny-mink-of-management/input/public/images/1278.jpg +0 -0
  219. package/workspaces/0-skinny-mink-of-management/input/public/images/1281.jpg +0 -0
  220. package/workspaces/0-skinny-mink-of-management/input/public/images/1282.jpg +0 -0
  221. package/workspaces/0-skinny-mink-of-management/input/public/images/1283.jpg +0 -0
  222. package/workspaces/0-skinny-mink-of-management/input/public/images/1284.jpg +0 -0
  223. package/workspaces/0-skinny-mink-of-management/input/public/images/1286.jpg +0 -0
  224. package/workspaces/0-skinny-mink-of-management/input/public/images/1287.jpg +0 -0
  225. package/workspaces/0-skinny-mink-of-management/input/public/images/1289.jpg +0 -0
  226. package/workspaces/0-skinny-mink-of-management/input/public/images/129.jpg +0 -0
  227. package/workspaces/0-skinny-mink-of-management/input/public/images/1291.jpg +0 -0
  228. package/workspaces/0-skinny-mink-of-management/input/public/images/1292.jpg +0 -0
  229. package/workspaces/0-skinny-mink-of-management/input/public/images/1294.jpg +0 -0
  230. package/workspaces/0-skinny-mink-of-management/input/public/images/1296.jpg +0 -0
  231. package/workspaces/0-skinny-mink-of-management/input/public/images/1299.jpg +0 -0
  232. package/workspaces/0-skinny-mink-of-management/input/public/images/130.jpg +0 -0
  233. package/workspaces/0-skinny-mink-of-management/input/public/images/1300.jpg +0 -0
  234. package/workspaces/0-skinny-mink-of-management/input/public/images/1301.jpg +0 -0
  235. package/workspaces/0-skinny-mink-of-management/input/public/images/1302.jpg +0 -0
  236. package/workspaces/0-skinny-mink-of-management/input/public/images/1305.jpg +0 -0
  237. package/workspaces/0-skinny-mink-of-management/input/public/images/1308.jpg +0 -0
  238. package/workspaces/0-skinny-mink-of-management/input/public/images/1309.jpg +0 -0
  239. package/workspaces/0-skinny-mink-of-management/input/public/images/1310.jpg +0 -0
  240. package/workspaces/0-skinny-mink-of-management/input/public/images/1311.jpg +0 -0
  241. package/workspaces/0-skinny-mink-of-management/input/public/images/1312.jpg +0 -0
  242. package/workspaces/0-skinny-mink-of-management/input/public/images/1317.jpg +0 -0
  243. package/workspaces/0-skinny-mink-of-management/input/public/images/1319.jpg +0 -0
  244. package/workspaces/0-skinny-mink-of-management/input/public/images/132.jpg +0 -0
  245. package/workspaces/0-skinny-mink-of-management/input/public/images/1320.jpg +0 -0
  246. package/workspaces/0-skinny-mink-of-management/input/public/images/1322.jpg +0 -0
  247. package/workspaces/0-skinny-mink-of-management/input/public/images/1323.jpg +0 -0
  248. package/workspaces/0-skinny-mink-of-management/input/public/images/1324.jpg +0 -0
  249. package/workspaces/0-skinny-mink-of-management/input/public/images/1325.jpg +0 -0
  250. package/workspaces/0-skinny-mink-of-management/input/public/images/1326.jpg +0 -0
  251. package/workspaces/0-skinny-mink-of-management/input/public/images/1327.jpg +0 -0
  252. package/workspaces/0-skinny-mink-of-management/input/public/images/1328.jpg +0 -0
  253. package/workspaces/0-skinny-mink-of-management/input/public/images/1329.jpg +0 -0
  254. package/workspaces/0-skinny-mink-of-management/input/public/images/133.jpg +0 -0
  255. package/workspaces/0-skinny-mink-of-management/input/public/images/1330.jpg +0 -0
  256. package/workspaces/0-skinny-mink-of-management/input/public/images/1335.jpg +0 -0
  257. package/workspaces/0-skinny-mink-of-management/input/public/images/1337.jpg +0 -0
  258. package/workspaces/0-skinny-mink-of-management/input/public/images/1339.jpg +0 -0
  259. package/workspaces/0-skinny-mink-of-management/input/public/images/134.jpg +0 -0
  260. package/workspaces/0-skinny-mink-of-management/input/public/images/1340.jpg +0 -0
  261. package/workspaces/0-skinny-mink-of-management/input/public/images/1341.jpg +0 -0
  262. package/workspaces/0-skinny-mink-of-management/input/public/images/1342.jpg +0 -0
  263. package/workspaces/0-skinny-mink-of-management/input/public/images/1344.jpg +0 -0
  264. package/workspaces/0-skinny-mink-of-management/input/public/images/1345.jpg +0 -0
  265. package/workspaces/0-skinny-mink-of-management/input/public/images/1346.jpg +0 -0
  266. package/workspaces/0-skinny-mink-of-management/input/public/images/1347.jpg +0 -0
  267. package/workspaces/0-skinny-mink-of-management/input/public/images/1348.jpg +0 -0
  268. package/workspaces/0-skinny-mink-of-management/input/public/images/1349.jpg +0 -0
  269. package/workspaces/0-skinny-mink-of-management/input/public/images/1350.jpg +0 -0
  270. package/workspaces/0-skinny-mink-of-management/input/public/images/1352.jpg +0 -0
  271. package/workspaces/0-skinny-mink-of-management/input/public/images/1353.jpg +0 -0
  272. package/workspaces/0-skinny-mink-of-management/input/public/images/1355.jpg +0 -0
  273. package/workspaces/0-skinny-mink-of-management/input/public/images/1356.jpg +0 -0
  274. package/workspaces/0-skinny-mink-of-management/input/public/images/1358.jpg +0 -0
  275. package/workspaces/0-skinny-mink-of-management/input/public/images/1359.jpg +0 -0
  276. package/workspaces/0-skinny-mink-of-management/input/public/images/1360.jpg +0 -0
  277. package/workspaces/0-skinny-mink-of-management/input/public/images/1365.jpg +0 -0
  278. package/workspaces/0-skinny-mink-of-management/input/public/images/1366.jpg +0 -0
  279. package/workspaces/0-skinny-mink-of-management/input/public/images/1367.jpg +0 -0
  280. package/workspaces/0-skinny-mink-of-management/input/public/images/1370.jpg +0 -0
  281. package/workspaces/0-skinny-mink-of-management/input/public/images/1372.jpg +0 -0
  282. package/workspaces/0-skinny-mink-of-management/input/public/images/1373.jpg +0 -0
  283. package/workspaces/0-skinny-mink-of-management/input/public/images/1374.jpg +0 -0
  284. package/workspaces/0-skinny-mink-of-management/input/public/images/1375.jpg +0 -0
  285. package/workspaces/0-skinny-mink-of-management/input/public/images/1377.jpg +0 -0
  286. package/workspaces/0-skinny-mink-of-management/input/public/images/1378.jpg +0 -0
  287. package/workspaces/0-skinny-mink-of-management/input/public/images/1379.jpg +0 -0
  288. package/workspaces/0-skinny-mink-of-management/input/public/images/1380.jpg +0 -0
  289. package/workspaces/0-skinny-mink-of-management/input/public/images/1381.jpg +0 -0
  290. package/workspaces/0-skinny-mink-of-management/input/public/images/1384.jpg +0 -0
  291. package/workspaces/0-skinny-mink-of-management/input/public/images/1386.jpg +0 -0
  292. package/workspaces/0-skinny-mink-of-management/input/public/images/1388.jpg +0 -0
  293. package/workspaces/0-skinny-mink-of-management/input/public/images/139.jpg +0 -0
  294. package/workspaces/0-skinny-mink-of-management/input/public/images/1390.jpg +0 -0
  295. package/workspaces/0-skinny-mink-of-management/input/public/images/1391.jpg +0 -0
  296. package/workspaces/0-skinny-mink-of-management/input/public/images/1392.jpg +0 -0
  297. package/workspaces/0-skinny-mink-of-management/input/public/images/1393.jpg +0 -0
  298. package/workspaces/0-skinny-mink-of-management/input/public/images/1394.jpg +0 -0
  299. package/workspaces/0-skinny-mink-of-management/input/public/images/1395.jpg +0 -0
  300. package/workspaces/0-skinny-mink-of-management/input/public/images/1396.jpg +0 -0
  301. package/workspaces/0-skinny-mink-of-management/input/public/images/1398.jpg +0 -0
  302. package/workspaces/0-skinny-mink-of-management/input/public/images/1399.jpg +0 -0
  303. package/workspaces/0-skinny-mink-of-management/input/public/images/14.jpg +0 -0
  304. package/workspaces/0-skinny-mink-of-management/input/public/images/140.jpg +0 -0
  305. package/workspaces/0-skinny-mink-of-management/input/public/images/1402.jpg +0 -0
  306. package/workspaces/0-skinny-mink-of-management/input/public/images/1403.jpg +0 -0
  307. package/workspaces/0-skinny-mink-of-management/input/public/images/1405.jpg +0 -0
  308. package/workspaces/0-skinny-mink-of-management/input/public/images/1408.jpg +0 -0
  309. package/workspaces/0-skinny-mink-of-management/input/public/images/1410.jpg +0 -0
  310. package/workspaces/0-skinny-mink-of-management/input/public/images/1411.jpg +0 -0
  311. package/workspaces/0-skinny-mink-of-management/input/public/images/1413.jpg +0 -0
  312. package/workspaces/0-skinny-mink-of-management/input/public/images/1414.jpg +0 -0
  313. package/workspaces/0-skinny-mink-of-management/input/public/images/1417.jpg +0 -0
  314. package/workspaces/0-skinny-mink-of-management/input/public/images/1419.jpg +0 -0
  315. package/workspaces/0-skinny-mink-of-management/input/public/images/142.jpg +0 -0
  316. package/workspaces/0-skinny-mink-of-management/input/public/images/1420.jpg +0 -0
  317. package/workspaces/0-skinny-mink-of-management/input/public/images/1423.jpg +0 -0
  318. package/workspaces/0-skinny-mink-of-management/input/public/images/1424.jpg +0 -0
  319. package/workspaces/0-skinny-mink-of-management/input/public/images/1425.jpg +0 -0
  320. package/workspaces/0-skinny-mink-of-management/input/public/images/143.jpg +0 -0
  321. package/workspaces/0-skinny-mink-of-management/input/public/images/1431.jpg +0 -0
  322. package/workspaces/0-skinny-mink-of-management/input/public/images/1432.jpg +0 -0
  323. package/workspaces/0-skinny-mink-of-management/input/public/images/1435.jpg +0 -0
  324. package/workspaces/0-skinny-mink-of-management/input/public/images/1436.jpg +0 -0
  325. package/workspaces/0-skinny-mink-of-management/input/public/images/1438.jpg +0 -0
  326. package/workspaces/0-skinny-mink-of-management/input/public/images/1440.jpg +0 -0
  327. package/workspaces/0-skinny-mink-of-management/input/public/images/1441.jpg +0 -0
  328. package/workspaces/0-skinny-mink-of-management/input/public/images/1442.jpg +0 -0
  329. package/workspaces/0-skinny-mink-of-management/input/public/images/1443.jpg +0 -0
  330. package/workspaces/0-skinny-mink-of-management/input/public/images/1444.jpg +0 -0
  331. package/workspaces/0-skinny-mink-of-management/input/public/images/1446.jpg +0 -0
  332. package/workspaces/0-skinny-mink-of-management/input/public/images/1448.jpg +0 -0
  333. package/workspaces/0-skinny-mink-of-management/input/public/images/1449.jpg +0 -0
  334. package/workspaces/0-skinny-mink-of-management/input/public/images/145.jpg +0 -0
  335. package/workspaces/0-skinny-mink-of-management/input/public/images/1450.jpg +0 -0
  336. package/workspaces/0-skinny-mink-of-management/input/public/images/1452.jpg +0 -0
  337. package/workspaces/0-skinny-mink-of-management/input/public/images/1454.jpg +0 -0
  338. package/workspaces/0-skinny-mink-of-management/input/public/images/1457.jpg +0 -0
  339. package/workspaces/0-skinny-mink-of-management/input/public/images/1459.jpg +0 -0
  340. package/workspaces/0-skinny-mink-of-management/input/public/images/146.jpg +0 -0
  341. package/workspaces/0-skinny-mink-of-management/input/public/images/1460.jpg +0 -0
  342. package/workspaces/0-skinny-mink-of-management/input/public/images/1461.jpg +0 -0
  343. package/workspaces/0-skinny-mink-of-management/input/public/images/1463.jpg +0 -0
  344. package/workspaces/0-skinny-mink-of-management/input/public/images/1467.jpg +0 -0
  345. package/workspaces/0-skinny-mink-of-management/input/public/images/1468.jpg +0 -0
  346. package/workspaces/0-skinny-mink-of-management/input/public/images/1469.jpg +0 -0
  347. package/workspaces/0-skinny-mink-of-management/input/public/images/1471.jpg +0 -0
  348. package/workspaces/0-skinny-mink-of-management/input/public/images/1472.jpg +0 -0
  349. package/workspaces/0-skinny-mink-of-management/input/public/images/1473.jpg +0 -0
  350. package/workspaces/0-skinny-mink-of-management/input/public/images/1474.jpg +0 -0
  351. package/workspaces/0-skinny-mink-of-management/input/public/images/1475.jpg +0 -0
  352. package/workspaces/0-skinny-mink-of-management/input/public/images/1476.jpg +0 -0
  353. package/workspaces/0-skinny-mink-of-management/input/public/images/1477.jpg +0 -0
  354. package/workspaces/0-skinny-mink-of-management/input/public/images/1479.jpg +0 -0
  355. package/workspaces/0-skinny-mink-of-management/input/public/images/148.jpg +0 -0
  356. package/workspaces/0-skinny-mink-of-management/input/public/images/1480.jpg +0 -0
  357. package/workspaces/0-skinny-mink-of-management/input/public/images/1482.jpg +0 -0
  358. package/workspaces/0-skinny-mink-of-management/input/public/images/1483.jpg +0 -0
  359. package/workspaces/0-skinny-mink-of-management/input/public/images/1488.jpg +0 -0
  360. package/workspaces/0-skinny-mink-of-management/input/public/images/149.jpg +0 -0
  361. package/workspaces/0-skinny-mink-of-management/input/public/images/1491.jpg +0 -0
  362. package/workspaces/0-skinny-mink-of-management/input/public/images/1492.jpg +0 -0
  363. package/workspaces/0-skinny-mink-of-management/input/public/images/1494.jpg +0 -0
  364. package/workspaces/0-skinny-mink-of-management/input/public/images/1496.jpg +0 -0
  365. package/workspaces/0-skinny-mink-of-management/input/public/images/1499.jpg +0 -0
  366. package/workspaces/0-skinny-mink-of-management/input/public/images/15.jpg +0 -0
  367. package/workspaces/0-skinny-mink-of-management/input/public/images/1500.jpg +0 -0
  368. package/workspaces/0-skinny-mink-of-management/input/public/images/1501.jpg +0 -0
  369. package/workspaces/0-skinny-mink-of-management/input/public/images/1502.jpg +0 -0
  370. package/workspaces/0-skinny-mink-of-management/input/public/images/1504.jpg +0 -0
  371. package/workspaces/0-skinny-mink-of-management/input/public/images/1505.jpg +0 -0
  372. package/workspaces/0-skinny-mink-of-management/input/public/images/1506.jpg +0 -0
  373. package/workspaces/0-skinny-mink-of-management/input/public/images/1507.jpg +0 -0
  374. package/workspaces/0-skinny-mink-of-management/input/public/images/1508.jpg +0 -0
  375. package/workspaces/0-skinny-mink-of-management/input/public/images/1509.jpg +0 -0
  376. package/workspaces/0-skinny-mink-of-management/input/public/images/1511.jpg +0 -0
  377. package/workspaces/0-skinny-mink-of-management/input/public/images/1512.jpg +0 -0
  378. package/workspaces/0-skinny-mink-of-management/input/public/images/1514.jpg +0 -0
  379. package/workspaces/0-skinny-mink-of-management/input/public/images/1515.jpg +0 -0
  380. package/workspaces/0-skinny-mink-of-management/input/public/images/1516.jpg +0 -0
  381. package/workspaces/0-skinny-mink-of-management/input/public/images/1518.jpg +0 -0
  382. package/workspaces/0-skinny-mink-of-management/input/public/images/1519.jpg +0 -0
  383. package/workspaces/0-skinny-mink-of-management/input/public/images/152.jpg +0 -0
  384. package/workspaces/0-skinny-mink-of-management/input/public/images/1520.jpg +0 -0
  385. package/workspaces/0-skinny-mink-of-management/input/public/images/1521.jpg +0 -0
  386. package/workspaces/0-skinny-mink-of-management/input/public/images/1523.jpg +0 -0
  387. package/workspaces/0-skinny-mink-of-management/input/public/images/1524.jpg +0 -0
  388. package/workspaces/0-skinny-mink-of-management/input/public/images/1525.jpg +0 -0
  389. package/workspaces/0-skinny-mink-of-management/input/public/images/1527.jpg +0 -0
  390. package/workspaces/0-skinny-mink-of-management/input/public/images/1529.jpg +0 -0
  391. package/workspaces/0-skinny-mink-of-management/input/public/images/153.jpg +0 -0
  392. package/workspaces/0-skinny-mink-of-management/input/public/images/1530.jpg +0 -0
  393. package/workspaces/0-skinny-mink-of-management/input/public/images/1531.jpg +0 -0
  394. package/workspaces/0-skinny-mink-of-management/input/public/images/1532.jpg +0 -0
  395. package/workspaces/0-skinny-mink-of-management/input/public/images/1536.jpg +0 -0
  396. package/workspaces/0-skinny-mink-of-management/input/public/images/1538.jpg +0 -0
  397. package/workspaces/0-skinny-mink-of-management/input/public/images/1539.jpg +0 -0
  398. package/workspaces/0-skinny-mink-of-management/input/public/images/1541.jpg +0 -0
  399. package/workspaces/0-skinny-mink-of-management/input/public/images/1543.jpg +0 -0
  400. package/workspaces/0-skinny-mink-of-management/input/public/images/1544.jpg +0 -0
  401. package/workspaces/0-skinny-mink-of-management/input/public/images/1545.jpg +0 -0
  402. package/workspaces/0-skinny-mink-of-management/input/public/images/1547.jpg +0 -0
  403. package/workspaces/0-skinny-mink-of-management/input/public/images/1548.jpg +0 -0
  404. package/workspaces/0-skinny-mink-of-management/input/public/images/1549.jpg +0 -0
  405. package/workspaces/0-skinny-mink-of-management/input/public/images/155.jpg +0 -0
  406. package/workspaces/0-skinny-mink-of-management/input/public/images/1550.jpg +0 -0
  407. package/workspaces/0-skinny-mink-of-management/input/public/images/1551.jpg +0 -0
  408. package/workspaces/0-skinny-mink-of-management/input/public/images/1552.jpg +0 -0
  409. package/workspaces/0-skinny-mink-of-management/input/public/images/1554.jpg +0 -0
  410. package/workspaces/0-skinny-mink-of-management/input/public/images/1555.jpg +0 -0
  411. package/workspaces/0-skinny-mink-of-management/input/public/images/1556.jpg +0 -0
  412. package/workspaces/0-skinny-mink-of-management/input/public/images/1557.jpg +0 -0
  413. package/workspaces/0-skinny-mink-of-management/input/public/images/1559.jpg +0 -0
  414. package/workspaces/0-skinny-mink-of-management/input/public/images/1561.jpg +0 -0
  415. package/workspaces/0-skinny-mink-of-management/input/public/images/1562.jpg +0 -0
  416. package/workspaces/0-skinny-mink-of-management/input/public/images/1563.jpg +0 -0
  417. package/workspaces/0-skinny-mink-of-management/input/public/images/1566.jpg +0 -0
  418. package/workspaces/0-skinny-mink-of-management/input/public/images/1568.jpg +0 -0
  419. package/workspaces/0-skinny-mink-of-management/input/public/images/1569.jpg +0 -0
  420. package/workspaces/0-skinny-mink-of-management/input/public/images/1570.jpg +0 -0
  421. package/workspaces/0-skinny-mink-of-management/input/public/images/1571.jpg +0 -0
  422. package/workspaces/0-skinny-mink-of-management/input/public/images/1572.jpg +0 -0
  423. package/workspaces/0-skinny-mink-of-management/input/public/images/1574.jpg +0 -0
  424. package/workspaces/0-skinny-mink-of-management/input/public/images/1575.jpg +0 -0
  425. package/workspaces/0-skinny-mink-of-management/input/public/images/1578.jpg +0 -0
  426. package/workspaces/0-skinny-mink-of-management/input/public/images/1581.jpg +0 -0
  427. package/workspaces/0-skinny-mink-of-management/input/public/images/1582.jpg +0 -0
  428. package/workspaces/0-skinny-mink-of-management/input/public/images/1584.jpg +0 -0
  429. package/workspaces/0-skinny-mink-of-management/input/public/images/160.jpg +0 -0
  430. package/workspaces/0-skinny-mink-of-management/input/public/images/163.jpg +0 -0
  431. package/workspaces/0-skinny-mink-of-management/input/public/images/164.jpg +0 -0
  432. package/workspaces/0-skinny-mink-of-management/input/public/images/165.jpg +0 -0
  433. package/workspaces/0-skinny-mink-of-management/input/public/images/166.jpg +0 -0
  434. package/workspaces/0-skinny-mink-of-management/input/public/images/167.jpg +0 -0
  435. package/workspaces/0-skinny-mink-of-management/input/public/images/168.jpg +0 -0
  436. package/workspaces/0-skinny-mink-of-management/input/public/images/169.jpg +0 -0
  437. package/workspaces/0-skinny-mink-of-management/input/public/images/17.jpg +0 -0
  438. package/workspaces/0-skinny-mink-of-management/input/public/images/171.jpg +0 -0
  439. package/workspaces/0-skinny-mink-of-management/input/public/images/173.jpg +0 -0
  440. package/workspaces/0-skinny-mink-of-management/input/public/images/175.jpg +0 -0
  441. package/workspaces/0-skinny-mink-of-management/input/public/images/178.jpg +0 -0
  442. package/workspaces/0-skinny-mink-of-management/input/public/images/179.jpg +0 -0
  443. package/workspaces/0-skinny-mink-of-management/input/public/images/18.jpg +0 -0
  444. package/workspaces/0-skinny-mink-of-management/input/public/images/183.jpg +0 -0
  445. package/workspaces/0-skinny-mink-of-management/input/public/images/186.jpg +0 -0
  446. package/workspaces/0-skinny-mink-of-management/input/public/images/188.jpg +0 -0
  447. package/workspaces/0-skinny-mink-of-management/input/public/images/189.jpg +0 -0
  448. package/workspaces/0-skinny-mink-of-management/input/public/images/190.jpg +0 -0
  449. package/workspaces/0-skinny-mink-of-management/input/public/images/194.jpg +0 -0
  450. package/workspaces/0-skinny-mink-of-management/input/public/images/196.jpg +0 -0
  451. package/workspaces/0-skinny-mink-of-management/input/public/images/198.jpg +0 -0
  452. package/workspaces/0-skinny-mink-of-management/input/public/images/199.jpg +0 -0
  453. package/workspaces/0-skinny-mink-of-management/input/public/images/2.jpg +0 -0
  454. package/workspaces/0-skinny-mink-of-management/input/public/images/20.jpg +0 -0
  455. package/workspaces/0-skinny-mink-of-management/input/public/images/201.jpg +0 -0
  456. package/workspaces/0-skinny-mink-of-management/input/public/images/202.jpg +0 -0
  457. package/workspaces/0-skinny-mink-of-management/input/public/images/203.jpg +0 -0
  458. package/workspaces/0-skinny-mink-of-management/input/public/images/204.jpg +0 -0
  459. package/workspaces/0-skinny-mink-of-management/input/public/images/206.jpg +0 -0
  460. package/workspaces/0-skinny-mink-of-management/input/public/images/21.jpg +0 -0
  461. package/workspaces/0-skinny-mink-of-management/input/public/images/211.jpg +0 -0
  462. package/workspaces/0-skinny-mink-of-management/input/public/images/212.jpg +0 -0
  463. package/workspaces/0-skinny-mink-of-management/input/public/images/214.jpg +0 -0
  464. package/workspaces/0-skinny-mink-of-management/input/public/images/215.jpg +0 -0
  465. package/workspaces/0-skinny-mink-of-management/input/public/images/216.jpg +0 -0
  466. package/workspaces/0-skinny-mink-of-management/input/public/images/217.jpg +0 -0
  467. package/workspaces/0-skinny-mink-of-management/input/public/images/218.jpg +0 -0
  468. package/workspaces/0-skinny-mink-of-management/input/public/images/219.jpg +0 -0
  469. package/workspaces/0-skinny-mink-of-management/input/public/images/22.jpg +0 -0
  470. package/workspaces/0-skinny-mink-of-management/input/public/images/224.jpg +0 -0
  471. package/workspaces/0-skinny-mink-of-management/input/public/images/225.jpg +0 -0
  472. package/workspaces/0-skinny-mink-of-management/input/public/images/227.jpg +0 -0
  473. package/workspaces/0-skinny-mink-of-management/input/public/images/228.jpg +0 -0
  474. package/workspaces/0-skinny-mink-of-management/input/public/images/231.jpg +0 -0
  475. package/workspaces/0-skinny-mink-of-management/input/public/images/233.jpg +0 -0
  476. package/workspaces/0-skinny-mink-of-management/input/public/images/235.jpg +0 -0
  477. package/workspaces/0-skinny-mink-of-management/input/public/images/237.jpg +0 -0
  478. package/workspaces/0-skinny-mink-of-management/input/public/images/238.jpg +0 -0
  479. package/workspaces/0-skinny-mink-of-management/input/public/images/239.jpg +0 -0
  480. package/workspaces/0-skinny-mink-of-management/input/public/images/240.jpg +0 -0
  481. package/workspaces/0-skinny-mink-of-management/input/public/images/241.jpg +0 -0
  482. package/workspaces/0-skinny-mink-of-management/input/public/images/242.jpg +0 -0
  483. package/workspaces/0-skinny-mink-of-management/input/public/images/243.jpg +0 -0
  484. package/workspaces/0-skinny-mink-of-management/input/public/images/245.jpg +0 -0
  485. package/workspaces/0-skinny-mink-of-management/input/public/images/246.jpg +0 -0
  486. package/workspaces/0-skinny-mink-of-management/input/public/images/247.jpg +0 -0
  487. package/workspaces/0-skinny-mink-of-management/input/public/images/248.jpg +0 -0
  488. package/workspaces/0-skinny-mink-of-management/input/public/images/249.jpg +0 -0
  489. package/workspaces/0-skinny-mink-of-management/input/public/images/25.jpg +0 -0
  490. package/workspaces/0-skinny-mink-of-management/input/public/images/252.jpg +0 -0
  491. package/workspaces/0-skinny-mink-of-management/input/public/images/253.jpg +0 -0
  492. package/workspaces/0-skinny-mink-of-management/input/public/images/256.jpg +0 -0
  493. package/workspaces/0-skinny-mink-of-management/input/public/images/257.jpg +0 -0
  494. package/workspaces/0-skinny-mink-of-management/input/public/images/258.jpg +0 -0
  495. package/workspaces/0-skinny-mink-of-management/input/public/images/259.jpg +0 -0
  496. package/workspaces/0-skinny-mink-of-management/input/public/images/26.jpg +0 -0
  497. package/workspaces/0-skinny-mink-of-management/input/public/images/260.jpg +0 -0
  498. package/workspaces/0-skinny-mink-of-management/input/public/images/262.jpg +0 -0
  499. package/workspaces/0-skinny-mink-of-management/input/public/images/263.jpg +0 -0
  500. package/workspaces/0-skinny-mink-of-management/input/public/images/265.jpg +0 -0
  501. package/workspaces/0-skinny-mink-of-management/input/public/images/267.jpg +0 -0
  502. package/workspaces/0-skinny-mink-of-management/input/public/images/268.jpg +0 -0
  503. package/workspaces/0-skinny-mink-of-management/input/public/images/269.jpg +0 -0
  504. package/workspaces/0-skinny-mink-of-management/input/public/images/27.jpg +0 -0
  505. package/workspaces/0-skinny-mink-of-management/input/public/images/270.jpg +0 -0
  506. package/workspaces/0-skinny-mink-of-management/input/public/images/273.jpg +0 -0
  507. package/workspaces/0-skinny-mink-of-management/input/public/images/275.jpg +0 -0
  508. package/workspaces/0-skinny-mink-of-management/input/public/images/278.jpg +0 -0
  509. package/workspaces/0-skinny-mink-of-management/input/public/images/280.jpg +0 -0
  510. package/workspaces/0-skinny-mink-of-management/input/public/images/282.jpg +0 -0
  511. package/workspaces/0-skinny-mink-of-management/input/public/images/283.jpg +0 -0
  512. package/workspaces/0-skinny-mink-of-management/input/public/images/286.jpg +0 -0
  513. package/workspaces/0-skinny-mink-of-management/input/public/images/288.jpg +0 -0
  514. package/workspaces/0-skinny-mink-of-management/input/public/images/289.jpg +0 -0
  515. package/workspaces/0-skinny-mink-of-management/input/public/images/29.jpg +0 -0
  516. package/workspaces/0-skinny-mink-of-management/input/public/images/290.jpg +0 -0
  517. package/workspaces/0-skinny-mink-of-management/input/public/images/291.jpg +0 -0
  518. package/workspaces/0-skinny-mink-of-management/input/public/images/294.jpg +0 -0
  519. package/workspaces/0-skinny-mink-of-management/input/public/images/298.jpg +0 -0
  520. package/workspaces/0-skinny-mink-of-management/input/public/images/3.jpg +0 -0
  521. package/workspaces/0-skinny-mink-of-management/input/public/images/30.jpg +0 -0
  522. package/workspaces/0-skinny-mink-of-management/input/public/images/302.jpg +0 -0
  523. package/workspaces/0-skinny-mink-of-management/input/public/images/303.jpg +0 -0
  524. package/workspaces/0-skinny-mink-of-management/input/public/images/304.jpg +0 -0
  525. package/workspaces/0-skinny-mink-of-management/input/public/images/306.jpg +0 -0
  526. package/workspaces/0-skinny-mink-of-management/input/public/images/307.jpg +0 -0
  527. package/workspaces/0-skinny-mink-of-management/input/public/images/309.jpg +0 -0
  528. package/workspaces/0-skinny-mink-of-management/input/public/images/31.jpg +0 -0
  529. package/workspaces/0-skinny-mink-of-management/input/public/images/310.jpg +0 -0
  530. package/workspaces/0-skinny-mink-of-management/input/public/images/311.jpg +0 -0
  531. package/workspaces/0-skinny-mink-of-management/input/public/images/314.jpg +0 -0
  532. package/workspaces/0-skinny-mink-of-management/input/public/images/315.jpg +0 -0
  533. package/workspaces/0-skinny-mink-of-management/input/public/images/317.jpg +0 -0
  534. package/workspaces/0-skinny-mink-of-management/input/public/images/319.jpg +0 -0
  535. package/workspaces/0-skinny-mink-of-management/input/public/images/32.jpg +0 -0
  536. package/workspaces/0-skinny-mink-of-management/input/public/images/321.jpg +0 -0
  537. package/workspaces/0-skinny-mink-of-management/input/public/images/322.jpg +0 -0
  538. package/workspaces/0-skinny-mink-of-management/input/public/images/323.jpg +0 -0
  539. package/workspaces/0-skinny-mink-of-management/input/public/images/324.jpg +0 -0
  540. package/workspaces/0-skinny-mink-of-management/input/public/images/325.jpg +0 -0
  541. package/workspaces/0-skinny-mink-of-management/input/public/images/326.jpg +0 -0
  542. package/workspaces/0-skinny-mink-of-management/input/public/images/327.jpg +0 -0
  543. package/workspaces/0-skinny-mink-of-management/input/public/images/328.jpg +0 -0
  544. package/workspaces/0-skinny-mink-of-management/input/public/images/329.jpg +0 -0
  545. package/workspaces/0-skinny-mink-of-management/input/public/images/330.jpg +0 -0
  546. package/workspaces/0-skinny-mink-of-management/input/public/images/331.jpg +0 -0
  547. package/workspaces/0-skinny-mink-of-management/input/public/images/333.jpg +0 -0
  548. package/workspaces/0-skinny-mink-of-management/input/public/images/334.jpg +0 -0
  549. package/workspaces/0-skinny-mink-of-management/input/public/images/335.jpg +0 -0
  550. package/workspaces/0-skinny-mink-of-management/input/public/images/336.jpg +0 -0
  551. package/workspaces/0-skinny-mink-of-management/input/public/images/338.jpg +0 -0
  552. package/workspaces/0-skinny-mink-of-management/input/public/images/339.jpg +0 -0
  553. package/workspaces/0-skinny-mink-of-management/input/public/images/34.jpg +0 -0
  554. package/workspaces/0-skinny-mink-of-management/input/public/images/340.jpg +0 -0
  555. package/workspaces/0-skinny-mink-of-management/input/public/images/341.jpg +0 -0
  556. package/workspaces/0-skinny-mink-of-management/input/public/images/342.jpg +0 -0
  557. package/workspaces/0-skinny-mink-of-management/input/public/images/344.jpg +0 -0
  558. package/workspaces/0-skinny-mink-of-management/input/public/images/345.jpg +0 -0
  559. package/workspaces/0-skinny-mink-of-management/input/public/images/348.jpg +0 -0
  560. package/workspaces/0-skinny-mink-of-management/input/public/images/349.jpg +0 -0
  561. package/workspaces/0-skinny-mink-of-management/input/public/images/35.jpg +0 -0
  562. package/workspaces/0-skinny-mink-of-management/input/public/images/350.jpg +0 -0
  563. package/workspaces/0-skinny-mink-of-management/input/public/images/354.jpg +0 -0
  564. package/workspaces/0-skinny-mink-of-management/input/public/images/355.jpg +0 -0
  565. package/workspaces/0-skinny-mink-of-management/input/public/images/356.jpg +0 -0
  566. package/workspaces/0-skinny-mink-of-management/input/public/images/357.jpg +0 -0
  567. package/workspaces/0-skinny-mink-of-management/input/public/images/358.jpg +0 -0
  568. package/workspaces/0-skinny-mink-of-management/input/public/images/360.jpg +0 -0
  569. package/workspaces/0-skinny-mink-of-management/input/public/images/362.jpg +0 -0
  570. package/workspaces/0-skinny-mink-of-management/input/public/images/363.jpg +0 -0
  571. package/workspaces/0-skinny-mink-of-management/input/public/images/364.jpg +0 -0
  572. package/workspaces/0-skinny-mink-of-management/input/public/images/365.jpg +0 -0
  573. package/workspaces/0-skinny-mink-of-management/input/public/images/366.jpg +0 -0
  574. package/workspaces/0-skinny-mink-of-management/input/public/images/367.jpg +0 -0
  575. package/workspaces/0-skinny-mink-of-management/input/public/images/369.jpg +0 -0
  576. package/workspaces/0-skinny-mink-of-management/input/public/images/37.jpg +0 -0
  577. package/workspaces/0-skinny-mink-of-management/input/public/images/371.jpg +0 -0
  578. package/workspaces/0-skinny-mink-of-management/input/public/images/374.jpg +0 -0
  579. package/workspaces/0-skinny-mink-of-management/input/public/images/375.jpg +0 -0
  580. package/workspaces/0-skinny-mink-of-management/input/public/images/376.jpg +0 -0
  581. package/workspaces/0-skinny-mink-of-management/input/public/images/377.jpg +0 -0
  582. package/workspaces/0-skinny-mink-of-management/input/public/images/379.jpg +0 -0
  583. package/workspaces/0-skinny-mink-of-management/input/public/images/38.jpg +0 -0
  584. package/workspaces/0-skinny-mink-of-management/input/public/images/380.jpg +0 -0
  585. package/workspaces/0-skinny-mink-of-management/input/public/images/382.jpg +0 -0
  586. package/workspaces/0-skinny-mink-of-management/input/public/images/383.jpg +0 -0
  587. package/workspaces/0-skinny-mink-of-management/input/public/images/386.jpg +0 -0
  588. package/workspaces/0-skinny-mink-of-management/input/public/images/387.jpg +0 -0
  589. package/workspaces/0-skinny-mink-of-management/input/public/images/388.jpg +0 -0
  590. package/workspaces/0-skinny-mink-of-management/input/public/images/389.jpg +0 -0
  591. package/workspaces/0-skinny-mink-of-management/input/public/images/390.jpg +0 -0
  592. package/workspaces/0-skinny-mink-of-management/input/public/images/392.jpg +0 -0
  593. package/workspaces/0-skinny-mink-of-management/input/public/images/393.jpg +0 -0
  594. package/workspaces/0-skinny-mink-of-management/input/public/images/394.jpg +0 -0
  595. package/workspaces/0-skinny-mink-of-management/input/public/images/396.jpg +0 -0
  596. package/workspaces/0-skinny-mink-of-management/input/public/images/397.jpg +0 -0
  597. package/workspaces/0-skinny-mink-of-management/input/public/images/398.jpg +0 -0
  598. package/workspaces/0-skinny-mink-of-management/input/public/images/40.jpg +0 -0
  599. package/workspaces/0-skinny-mink-of-management/input/public/images/404.jpg +0 -0
  600. package/workspaces/0-skinny-mink-of-management/input/public/images/408.jpg +0 -0
  601. package/workspaces/0-skinny-mink-of-management/input/public/images/409.jpg +0 -0
  602. package/workspaces/0-skinny-mink-of-management/input/public/images/410.jpg +0 -0
  603. package/workspaces/0-skinny-mink-of-management/input/public/images/411.jpg +0 -0
  604. package/workspaces/0-skinny-mink-of-management/input/public/images/412.jpg +0 -0
  605. package/workspaces/0-skinny-mink-of-management/input/public/images/413.jpg +0 -0
  606. package/workspaces/0-skinny-mink-of-management/input/public/images/415.jpg +0 -0
  607. package/workspaces/0-skinny-mink-of-management/input/public/images/416.jpg +0 -0
  608. package/workspaces/0-skinny-mink-of-management/input/public/images/417.jpg +0 -0
  609. package/workspaces/0-skinny-mink-of-management/input/public/images/418.jpg +0 -0
  610. package/workspaces/0-skinny-mink-of-management/input/public/images/419.jpg +0 -0
  611. package/workspaces/0-skinny-mink-of-management/input/public/images/42.jpg +0 -0
  612. package/workspaces/0-skinny-mink-of-management/input/public/images/420.jpg +0 -0
  613. package/workspaces/0-skinny-mink-of-management/input/public/images/423.jpg +0 -0
  614. package/workspaces/0-skinny-mink-of-management/input/public/images/425.jpg +0 -0
  615. package/workspaces/0-skinny-mink-of-management/input/public/images/426.jpg +0 -0
  616. package/workspaces/0-skinny-mink-of-management/input/public/images/427.jpg +0 -0
  617. package/workspaces/0-skinny-mink-of-management/input/public/images/428.jpg +0 -0
  618. package/workspaces/0-skinny-mink-of-management/input/public/images/43.jpg +0 -0
  619. package/workspaces/0-skinny-mink-of-management/input/public/images/430.jpg +0 -0
  620. package/workspaces/0-skinny-mink-of-management/input/public/images/431.jpg +0 -0
  621. package/workspaces/0-skinny-mink-of-management/input/public/images/433.jpg +0 -0
  622. package/workspaces/0-skinny-mink-of-management/input/public/images/435.jpg +0 -0
  623. package/workspaces/0-skinny-mink-of-management/input/public/images/436.jpg +0 -0
  624. package/workspaces/0-skinny-mink-of-management/input/public/images/437.jpg +0 -0
  625. package/workspaces/0-skinny-mink-of-management/input/public/images/438.jpg +0 -0
  626. package/workspaces/0-skinny-mink-of-management/input/public/images/440.jpg +0 -0
  627. package/workspaces/0-skinny-mink-of-management/input/public/images/443.jpg +0 -0
  628. package/workspaces/0-skinny-mink-of-management/input/public/images/444.jpg +0 -0
  629. package/workspaces/0-skinny-mink-of-management/input/public/images/445.jpg +0 -0
  630. package/workspaces/0-skinny-mink-of-management/input/public/images/446.jpg +0 -0
  631. package/workspaces/0-skinny-mink-of-management/input/public/images/449.jpg +0 -0
  632. package/workspaces/0-skinny-mink-of-management/input/public/images/45.jpg +0 -0
  633. package/workspaces/0-skinny-mink-of-management/input/public/images/450.jpg +0 -0
  634. package/workspaces/0-skinny-mink-of-management/input/public/images/451.jpg +0 -0
  635. package/workspaces/0-skinny-mink-of-management/input/public/images/452.jpg +0 -0
  636. package/workspaces/0-skinny-mink-of-management/input/public/images/454.jpg +0 -0
  637. package/workspaces/0-skinny-mink-of-management/input/public/images/455.jpg +0 -0
  638. package/workspaces/0-skinny-mink-of-management/input/public/images/456.jpg +0 -0
  639. package/workspaces/0-skinny-mink-of-management/input/public/images/458.jpg +0 -0
  640. package/workspaces/0-skinny-mink-of-management/input/public/images/459.jpg +0 -0
  641. package/workspaces/0-skinny-mink-of-management/input/public/images/460.jpg +0 -0
  642. package/workspaces/0-skinny-mink-of-management/input/public/images/461.jpg +0 -0
  643. package/workspaces/0-skinny-mink-of-management/input/public/images/462.jpg +0 -0
  644. package/workspaces/0-skinny-mink-of-management/input/public/images/463.jpg +0 -0
  645. package/workspaces/0-skinny-mink-of-management/input/public/images/464.jpg +0 -0
  646. package/workspaces/0-skinny-mink-of-management/input/public/images/466.jpg +0 -0
  647. package/workspaces/0-skinny-mink-of-management/input/public/images/467.jpg +0 -0
  648. package/workspaces/0-skinny-mink-of-management/input/public/images/468.jpg +0 -0
  649. package/workspaces/0-skinny-mink-of-management/input/public/images/469.jpg +0 -0
  650. package/workspaces/0-skinny-mink-of-management/input/public/images/470.jpg +0 -0
  651. package/workspaces/0-skinny-mink-of-management/input/public/images/475.jpg +0 -0
  652. package/workspaces/0-skinny-mink-of-management/input/public/images/478.jpg +0 -0
  653. package/workspaces/0-skinny-mink-of-management/input/public/images/48.jpg +0 -0
  654. package/workspaces/0-skinny-mink-of-management/input/public/images/481.jpg +0 -0
  655. package/workspaces/0-skinny-mink-of-management/input/public/images/482.jpg +0 -0
  656. package/workspaces/0-skinny-mink-of-management/input/public/images/485.jpg +0 -0
  657. package/workspaces/0-skinny-mink-of-management/input/public/images/487.jpg +0 -0
  658. package/workspaces/0-skinny-mink-of-management/input/public/images/488.jpg +0 -0
  659. package/workspaces/0-skinny-mink-of-management/input/public/images/489.jpg +0 -0
  660. package/workspaces/0-skinny-mink-of-management/input/public/images/49.jpg +0 -0
  661. package/workspaces/0-skinny-mink-of-management/input/public/images/490.jpg +0 -0
  662. package/workspaces/0-skinny-mink-of-management/input/public/images/491.jpg +0 -0
  663. package/workspaces/0-skinny-mink-of-management/input/public/images/492.jpg +0 -0
  664. package/workspaces/0-skinny-mink-of-management/input/public/images/493.jpg +0 -0
  665. package/workspaces/0-skinny-mink-of-management/input/public/images/494.jpg +0 -0
  666. package/workspaces/0-skinny-mink-of-management/input/public/images/496.jpg +0 -0
  667. package/workspaces/0-skinny-mink-of-management/input/public/images/497.jpg +0 -0
  668. package/workspaces/0-skinny-mink-of-management/input/public/images/498.jpg +0 -0
  669. package/workspaces/0-skinny-mink-of-management/input/public/images/499.jpg +0 -0
  670. package/workspaces/0-skinny-mink-of-management/input/public/images/5.jpg +0 -0
  671. package/workspaces/0-skinny-mink-of-management/input/public/images/50.jpg +0 -0
  672. package/workspaces/0-skinny-mink-of-management/input/public/images/501.jpg +0 -0
  673. package/workspaces/0-skinny-mink-of-management/input/public/images/502.jpg +0 -0
  674. package/workspaces/0-skinny-mink-of-management/input/public/images/505.jpg +0 -0
  675. package/workspaces/0-skinny-mink-of-management/input/public/images/506.jpg +0 -0
  676. package/workspaces/0-skinny-mink-of-management/input/public/images/508.jpg +0 -0
  677. package/workspaces/0-skinny-mink-of-management/input/public/images/510.jpg +0 -0
  678. package/workspaces/0-skinny-mink-of-management/input/public/images/511.jpg +0 -0
  679. package/workspaces/0-skinny-mink-of-management/input/public/images/513.jpg +0 -0
  680. package/workspaces/0-skinny-mink-of-management/input/public/images/514.jpg +0 -0
  681. package/workspaces/0-skinny-mink-of-management/input/public/images/516.jpg +0 -0
  682. package/workspaces/0-skinny-mink-of-management/input/public/images/517.jpg +0 -0
  683. package/workspaces/0-skinny-mink-of-management/input/public/images/519.jpg +0 -0
  684. package/workspaces/0-skinny-mink-of-management/input/public/images/520.jpg +0 -0
  685. package/workspaces/0-skinny-mink-of-management/input/public/images/521.jpg +0 -0
  686. package/workspaces/0-skinny-mink-of-management/input/public/images/522.jpg +0 -0
  687. package/workspaces/0-skinny-mink-of-management/input/public/images/523.jpg +0 -0
  688. package/workspaces/0-skinny-mink-of-management/input/public/images/524.jpg +0 -0
  689. package/workspaces/0-skinny-mink-of-management/input/public/images/528.jpg +0 -0
  690. package/workspaces/0-skinny-mink-of-management/input/public/images/530.jpg +0 -0
  691. package/workspaces/0-skinny-mink-of-management/input/public/images/532.jpg +0 -0
  692. package/workspaces/0-skinny-mink-of-management/input/public/images/535.jpg +0 -0
  693. package/workspaces/0-skinny-mink-of-management/input/public/images/538.jpg +0 -0
  694. package/workspaces/0-skinny-mink-of-management/input/public/images/539.jpg +0 -0
  695. package/workspaces/0-skinny-mink-of-management/input/public/images/54.jpg +0 -0
  696. package/workspaces/0-skinny-mink-of-management/input/public/images/542.jpg +0 -0
  697. package/workspaces/0-skinny-mink-of-management/input/public/images/543.jpg +0 -0
  698. package/workspaces/0-skinny-mink-of-management/input/public/images/545.jpg +0 -0
  699. package/workspaces/0-skinny-mink-of-management/input/public/images/547.jpg +0 -0
  700. package/workspaces/0-skinny-mink-of-management/input/public/images/548.jpg +0 -0
  701. package/workspaces/0-skinny-mink-of-management/input/public/images/55.jpg +0 -0
  702. package/workspaces/0-skinny-mink-of-management/input/public/images/550.jpg +0 -0
  703. package/workspaces/0-skinny-mink-of-management/input/public/images/551.jpg +0 -0
  704. package/workspaces/0-skinny-mink-of-management/input/public/images/552.jpg +0 -0
  705. package/workspaces/0-skinny-mink-of-management/input/public/images/553.jpg +0 -0
  706. package/workspaces/0-skinny-mink-of-management/input/public/images/556.jpg +0 -0
  707. package/workspaces/0-skinny-mink-of-management/input/public/images/558.jpg +0 -0
  708. package/workspaces/0-skinny-mink-of-management/input/public/images/559.jpg +0 -0
  709. package/workspaces/0-skinny-mink-of-management/input/public/images/56.jpg +0 -0
  710. package/workspaces/0-skinny-mink-of-management/input/public/images/561.jpg +0 -0
  711. package/workspaces/0-skinny-mink-of-management/input/public/images/562.jpg +0 -0
  712. package/workspaces/0-skinny-mink-of-management/input/public/images/563.jpg +0 -0
  713. package/workspaces/0-skinny-mink-of-management/input/public/images/564.jpg +0 -0
  714. package/workspaces/0-skinny-mink-of-management/input/public/images/566.jpg +0 -0
  715. package/workspaces/0-skinny-mink-of-management/input/public/images/568.jpg +0 -0
  716. package/workspaces/0-skinny-mink-of-management/input/public/images/569.jpg +0 -0
  717. package/workspaces/0-skinny-mink-of-management/input/public/images/570.jpg +0 -0
  718. package/workspaces/0-skinny-mink-of-management/input/public/images/571.jpg +0 -0
  719. package/workspaces/0-skinny-mink-of-management/input/public/images/572.jpg +0 -0
  720. package/workspaces/0-skinny-mink-of-management/input/public/images/573.jpg +0 -0
  721. package/workspaces/0-skinny-mink-of-management/input/public/images/576.jpg +0 -0
  722. package/workspaces/0-skinny-mink-of-management/input/public/images/58.jpg +0 -0
  723. package/workspaces/0-skinny-mink-of-management/input/public/images/581.jpg +0 -0
  724. package/workspaces/0-skinny-mink-of-management/input/public/images/582.jpg +0 -0
  725. package/workspaces/0-skinny-mink-of-management/input/public/images/585.jpg +0 -0
  726. package/workspaces/0-skinny-mink-of-management/input/public/images/588.jpg +0 -0
  727. package/workspaces/0-skinny-mink-of-management/input/public/images/589.jpg +0 -0
  728. package/workspaces/0-skinny-mink-of-management/input/public/images/592.jpg +0 -0
  729. package/workspaces/0-skinny-mink-of-management/input/public/images/593.jpg +0 -0
  730. package/workspaces/0-skinny-mink-of-management/input/public/images/595.jpg +0 -0
  731. package/workspaces/0-skinny-mink-of-management/input/public/images/596.jpg +0 -0
  732. package/workspaces/0-skinny-mink-of-management/input/public/images/597.jpg +0 -0
  733. package/workspaces/0-skinny-mink-of-management/input/public/images/598.jpg +0 -0
  734. package/workspaces/0-skinny-mink-of-management/input/public/images/6.jpg +0 -0
  735. package/workspaces/0-skinny-mink-of-management/input/public/images/60.jpg +0 -0
  736. package/workspaces/0-skinny-mink-of-management/input/public/images/600.jpg +0 -0
  737. package/workspaces/0-skinny-mink-of-management/input/public/images/601.jpg +0 -0
  738. package/workspaces/0-skinny-mink-of-management/input/public/images/603.jpg +0 -0
  739. package/workspaces/0-skinny-mink-of-management/input/public/images/605.jpg +0 -0
  740. package/workspaces/0-skinny-mink-of-management/input/public/images/606.jpg +0 -0
  741. package/workspaces/0-skinny-mink-of-management/input/public/images/609.jpg +0 -0
  742. package/workspaces/0-skinny-mink-of-management/input/public/images/61.jpg +0 -0
  743. package/workspaces/0-skinny-mink-of-management/input/public/images/610.jpg +0 -0
  744. package/workspaces/0-skinny-mink-of-management/input/public/images/614.jpg +0 -0
  745. package/workspaces/0-skinny-mink-of-management/input/public/images/615.jpg +0 -0
  746. package/workspaces/0-skinny-mink-of-management/input/public/images/616.jpg +0 -0
  747. package/workspaces/0-skinny-mink-of-management/input/public/images/618.jpg +0 -0
  748. package/workspaces/0-skinny-mink-of-management/input/public/images/619.jpg +0 -0
  749. package/workspaces/0-skinny-mink-of-management/input/public/images/620.jpg +0 -0
  750. package/workspaces/0-skinny-mink-of-management/input/public/images/621.jpg +0 -0
  751. package/workspaces/0-skinny-mink-of-management/input/public/images/622.jpg +0 -0
  752. package/workspaces/0-skinny-mink-of-management/input/public/images/623.jpg +0 -0
  753. package/workspaces/0-skinny-mink-of-management/input/public/images/628.jpg +0 -0
  754. package/workspaces/0-skinny-mink-of-management/input/public/images/629.jpg +0 -0
  755. package/workspaces/0-skinny-mink-of-management/input/public/images/63.jpg +0 -0
  756. package/workspaces/0-skinny-mink-of-management/input/public/images/630.jpg +0 -0
  757. package/workspaces/0-skinny-mink-of-management/input/public/images/631.jpg +0 -0
  758. package/workspaces/0-skinny-mink-of-management/input/public/images/632.jpg +0 -0
  759. package/workspaces/0-skinny-mink-of-management/input/public/images/633.jpg +0 -0
  760. package/workspaces/0-skinny-mink-of-management/input/public/images/634.jpg +0 -0
  761. package/workspaces/0-skinny-mink-of-management/input/public/images/635.jpg +0 -0
  762. package/workspaces/0-skinny-mink-of-management/input/public/images/636.jpg +0 -0
  763. package/workspaces/0-skinny-mink-of-management/input/public/images/637.jpg +0 -0
  764. package/workspaces/0-skinny-mink-of-management/input/public/images/64.jpg +0 -0
  765. package/workspaces/0-skinny-mink-of-management/input/public/images/641.jpg +0 -0
  766. package/workspaces/0-skinny-mink-of-management/input/public/images/642.jpg +0 -0
  767. package/workspaces/0-skinny-mink-of-management/input/public/images/645.jpg +0 -0
  768. package/workspaces/0-skinny-mink-of-management/input/public/images/646.jpg +0 -0
  769. package/workspaces/0-skinny-mink-of-management/input/public/images/647.jpg +0 -0
  770. package/workspaces/0-skinny-mink-of-management/input/public/images/649.jpg +0 -0
  771. package/workspaces/0-skinny-mink-of-management/input/public/images/651.jpg +0 -0
  772. package/workspaces/0-skinny-mink-of-management/input/public/images/652.jpg +0 -0
  773. package/workspaces/0-skinny-mink-of-management/input/public/images/654.jpg +0 -0
  774. package/workspaces/0-skinny-mink-of-management/input/public/images/656.jpg +0 -0
  775. package/workspaces/0-skinny-mink-of-management/input/public/images/657.jpg +0 -0
  776. package/workspaces/0-skinny-mink-of-management/input/public/images/66.jpg +0 -0
  777. package/workspaces/0-skinny-mink-of-management/input/public/images/660.jpg +0 -0
  778. package/workspaces/0-skinny-mink-of-management/input/public/images/661.jpg +0 -0
  779. package/workspaces/0-skinny-mink-of-management/input/public/images/662.jpg +0 -0
  780. package/workspaces/0-skinny-mink-of-management/input/public/images/663.jpg +0 -0
  781. package/workspaces/0-skinny-mink-of-management/input/public/images/664.jpg +0 -0
  782. package/workspaces/0-skinny-mink-of-management/input/public/images/667.jpg +0 -0
  783. package/workspaces/0-skinny-mink-of-management/input/public/images/669.jpg +0 -0
  784. package/workspaces/0-skinny-mink-of-management/input/public/images/67.jpg +0 -0
  785. package/workspaces/0-skinny-mink-of-management/input/public/images/671.jpg +0 -0
  786. package/workspaces/0-skinny-mink-of-management/input/public/images/672.jpg +0 -0
  787. package/workspaces/0-skinny-mink-of-management/input/public/images/673.jpg +0 -0
  788. package/workspaces/0-skinny-mink-of-management/input/public/images/675.jpg +0 -0
  789. package/workspaces/0-skinny-mink-of-management/input/public/images/676.jpg +0 -0
  790. package/workspaces/0-skinny-mink-of-management/input/public/images/677.jpg +0 -0
  791. package/workspaces/0-skinny-mink-of-management/input/public/images/678.jpg +0 -0
  792. package/workspaces/0-skinny-mink-of-management/input/public/images/680.jpg +0 -0
  793. package/workspaces/0-skinny-mink-of-management/input/public/images/681.jpg +0 -0
  794. package/workspaces/0-skinny-mink-of-management/input/public/images/682.jpg +0 -0
  795. package/workspaces/0-skinny-mink-of-management/input/public/images/684.jpg +0 -0
  796. package/workspaces/0-skinny-mink-of-management/input/public/images/685.jpg +0 -0
  797. package/workspaces/0-skinny-mink-of-management/input/public/images/689.jpg +0 -0
  798. package/workspaces/0-skinny-mink-of-management/input/public/images/69.jpg +0 -0
  799. package/workspaces/0-skinny-mink-of-management/input/public/images/692.jpg +0 -0
  800. package/workspaces/0-skinny-mink-of-management/input/public/images/693.jpg +0 -0
  801. package/workspaces/0-skinny-mink-of-management/input/public/images/694.jpg +0 -0
  802. package/workspaces/0-skinny-mink-of-management/input/public/images/695.jpg +0 -0
  803. package/workspaces/0-skinny-mink-of-management/input/public/images/697.jpg +0 -0
  804. package/workspaces/0-skinny-mink-of-management/input/public/images/698.jpg +0 -0
  805. package/workspaces/0-skinny-mink-of-management/input/public/images/700.jpg +0 -0
  806. package/workspaces/0-skinny-mink-of-management/input/public/images/704.jpg +0 -0
  807. package/workspaces/0-skinny-mink-of-management/input/public/images/706.jpg +0 -0
  808. package/workspaces/0-skinny-mink-of-management/input/public/images/709.jpg +0 -0
  809. package/workspaces/0-skinny-mink-of-management/input/public/images/71.jpg +0 -0
  810. package/workspaces/0-skinny-mink-of-management/input/public/images/710.jpg +0 -0
  811. package/workspaces/0-skinny-mink-of-management/input/public/images/711.jpg +0 -0
  812. package/workspaces/0-skinny-mink-of-management/input/public/images/712.jpg +0 -0
  813. package/workspaces/0-skinny-mink-of-management/input/public/images/713.jpg +0 -0
  814. package/workspaces/0-skinny-mink-of-management/input/public/images/714.jpg +0 -0
  815. package/workspaces/0-skinny-mink-of-management/input/public/images/716.jpg +0 -0
  816. package/workspaces/0-skinny-mink-of-management/input/public/images/717.jpg +0 -0
  817. package/workspaces/0-skinny-mink-of-management/input/public/images/718.jpg +0 -0
  818. package/workspaces/0-skinny-mink-of-management/input/public/images/72.jpg +0 -0
  819. package/workspaces/0-skinny-mink-of-management/input/public/images/720.jpg +0 -0
  820. package/workspaces/0-skinny-mink-of-management/input/public/images/721.jpg +0 -0
  821. package/workspaces/0-skinny-mink-of-management/input/public/images/722.jpg +0 -0
  822. package/workspaces/0-skinny-mink-of-management/input/public/images/724.jpg +0 -0
  823. package/workspaces/0-skinny-mink-of-management/input/public/images/726.jpg +0 -0
  824. package/workspaces/0-skinny-mink-of-management/input/public/images/727.jpg +0 -0
  825. package/workspaces/0-skinny-mink-of-management/input/public/images/728.jpg +0 -0
  826. package/workspaces/0-skinny-mink-of-management/input/public/images/73.jpg +0 -0
  827. package/workspaces/0-skinny-mink-of-management/input/public/images/730.jpg +0 -0
  828. package/workspaces/0-skinny-mink-of-management/input/public/images/732.jpg +0 -0
  829. package/workspaces/0-skinny-mink-of-management/input/public/images/733.jpg +0 -0
  830. package/workspaces/0-skinny-mink-of-management/input/public/images/737.jpg +0 -0
  831. package/workspaces/0-skinny-mink-of-management/input/public/images/738.jpg +0 -0
  832. package/workspaces/0-skinny-mink-of-management/input/public/images/740.jpg +0 -0
  833. package/workspaces/0-skinny-mink-of-management/input/public/images/741.jpg +0 -0
  834. package/workspaces/0-skinny-mink-of-management/input/public/images/742.jpg +0 -0
  835. package/workspaces/0-skinny-mink-of-management/input/public/images/745.jpg +0 -0
  836. package/workspaces/0-skinny-mink-of-management/input/public/images/747.jpg +0 -0
  837. package/workspaces/0-skinny-mink-of-management/input/public/images/748.jpg +0 -0
  838. package/workspaces/0-skinny-mink-of-management/input/public/images/749.jpg +0 -0
  839. package/workspaces/0-skinny-mink-of-management/input/public/images/75.jpg +0 -0
  840. package/workspaces/0-skinny-mink-of-management/input/public/images/752.jpg +0 -0
  841. package/workspaces/0-skinny-mink-of-management/input/public/images/753.jpg +0 -0
  842. package/workspaces/0-skinny-mink-of-management/input/public/images/754.jpg +0 -0
  843. package/workspaces/0-skinny-mink-of-management/input/public/images/755.jpg +0 -0
  844. package/workspaces/0-skinny-mink-of-management/input/public/images/756.jpg +0 -0
  845. package/workspaces/0-skinny-mink-of-management/input/public/images/757.jpg +0 -0
  846. package/workspaces/0-skinny-mink-of-management/input/public/images/758.jpg +0 -0
  847. package/workspaces/0-skinny-mink-of-management/input/public/images/759.jpg +0 -0
  848. package/workspaces/0-skinny-mink-of-management/input/public/images/76.jpg +0 -0
  849. package/workspaces/0-skinny-mink-of-management/input/public/images/760.jpg +0 -0
  850. package/workspaces/0-skinny-mink-of-management/input/public/images/762.jpg +0 -0
  851. package/workspaces/0-skinny-mink-of-management/input/public/images/763.jpg +0 -0
  852. package/workspaces/0-skinny-mink-of-management/input/public/images/765.jpg +0 -0
  853. package/workspaces/0-skinny-mink-of-management/input/public/images/766.jpg +0 -0
  854. package/workspaces/0-skinny-mink-of-management/input/public/images/767.jpg +0 -0
  855. package/workspaces/0-skinny-mink-of-management/input/public/images/768.jpg +0 -0
  856. package/workspaces/0-skinny-mink-of-management/input/public/images/769.jpg +0 -0
  857. package/workspaces/0-skinny-mink-of-management/input/public/images/771.jpg +0 -0
  858. package/workspaces/0-skinny-mink-of-management/input/public/images/772.jpg +0 -0
  859. package/workspaces/0-skinny-mink-of-management/input/public/images/774.jpg +0 -0
  860. package/workspaces/0-skinny-mink-of-management/input/public/images/776.jpg +0 -0
  861. package/workspaces/0-skinny-mink-of-management/input/public/images/777.jpg +0 -0
  862. package/workspaces/0-skinny-mink-of-management/input/public/images/778.jpg +0 -0
  863. package/workspaces/0-skinny-mink-of-management/input/public/images/779.jpg +0 -0
  864. package/workspaces/0-skinny-mink-of-management/input/public/images/78.jpg +0 -0
  865. package/workspaces/0-skinny-mink-of-management/input/public/images/784.jpg +0 -0
  866. package/workspaces/0-skinny-mink-of-management/input/public/images/785.jpg +0 -0
  867. package/workspaces/0-skinny-mink-of-management/input/public/images/787.jpg +0 -0
  868. package/workspaces/0-skinny-mink-of-management/input/public/images/788.jpg +0 -0
  869. package/workspaces/0-skinny-mink-of-management/input/public/images/789.jpg +0 -0
  870. package/workspaces/0-skinny-mink-of-management/input/public/images/792.jpg +0 -0
  871. package/workspaces/0-skinny-mink-of-management/input/public/images/793.jpg +0 -0
  872. package/workspaces/0-skinny-mink-of-management/input/public/images/794.jpg +0 -0
  873. package/workspaces/0-skinny-mink-of-management/input/public/images/796.jpg +0 -0
  874. package/workspaces/0-skinny-mink-of-management/input/public/images/797.jpg +0 -0
  875. package/workspaces/0-skinny-mink-of-management/input/public/images/798.jpg +0 -0
  876. package/workspaces/0-skinny-mink-of-management/input/public/images/8.jpg +0 -0
  877. package/workspaces/0-skinny-mink-of-management/input/public/images/80.jpg +0 -0
  878. package/workspaces/0-skinny-mink-of-management/input/public/images/800.jpg +0 -0
  879. package/workspaces/0-skinny-mink-of-management/input/public/images/801.jpg +0 -0
  880. package/workspaces/0-skinny-mink-of-management/input/public/images/802.jpg +0 -0
  881. package/workspaces/0-skinny-mink-of-management/input/public/images/803.jpg +0 -0
  882. package/workspaces/0-skinny-mink-of-management/input/public/images/805.jpg +0 -0
  883. package/workspaces/0-skinny-mink-of-management/input/public/images/806.jpg +0 -0
  884. package/workspaces/0-skinny-mink-of-management/input/public/images/807.jpg +0 -0
  885. package/workspaces/0-skinny-mink-of-management/input/public/images/808.jpg +0 -0
  886. package/workspaces/0-skinny-mink-of-management/input/public/images/809.jpg +0 -0
  887. package/workspaces/0-skinny-mink-of-management/input/public/images/81.jpg +0 -0
  888. package/workspaces/0-skinny-mink-of-management/input/public/images/810.jpg +0 -0
  889. package/workspaces/0-skinny-mink-of-management/input/public/images/811.jpg +0 -0
  890. package/workspaces/0-skinny-mink-of-management/input/public/images/812.jpg +0 -0
  891. package/workspaces/0-skinny-mink-of-management/input/public/images/813.jpg +0 -0
  892. package/workspaces/0-skinny-mink-of-management/input/public/images/815.jpg +0 -0
  893. package/workspaces/0-skinny-mink-of-management/input/public/images/816.jpg +0 -0
  894. package/workspaces/0-skinny-mink-of-management/input/public/images/82.jpg +0 -0
  895. package/workspaces/0-skinny-mink-of-management/input/public/images/821.jpg +0 -0
  896. package/workspaces/0-skinny-mink-of-management/input/public/images/822.jpg +0 -0
  897. package/workspaces/0-skinny-mink-of-management/input/public/images/823.jpg +0 -0
  898. package/workspaces/0-skinny-mink-of-management/input/public/images/824.jpg +0 -0
  899. package/workspaces/0-skinny-mink-of-management/input/public/images/825.jpg +0 -0
  900. package/workspaces/0-skinny-mink-of-management/input/public/images/826.jpg +0 -0
  901. package/workspaces/0-skinny-mink-of-management/input/public/images/827.jpg +0 -0
  902. package/workspaces/0-skinny-mink-of-management/input/public/images/828.jpg +0 -0
  903. package/workspaces/0-skinny-mink-of-management/input/public/images/83.jpg +0 -0
  904. package/workspaces/0-skinny-mink-of-management/input/public/images/831.jpg +0 -0
  905. package/workspaces/0-skinny-mink-of-management/input/public/images/837.jpg +0 -0
  906. package/workspaces/0-skinny-mink-of-management/input/public/images/838.jpg +0 -0
  907. package/workspaces/0-skinny-mink-of-management/input/public/images/839.jpg +0 -0
  908. package/workspaces/0-skinny-mink-of-management/input/public/images/84.jpg +0 -0
  909. package/workspaces/0-skinny-mink-of-management/input/public/images/840.jpg +0 -0
  910. package/workspaces/0-skinny-mink-of-management/input/public/images/841.jpg +0 -0
  911. package/workspaces/0-skinny-mink-of-management/input/public/images/844.jpg +0 -0
  912. package/workspaces/0-skinny-mink-of-management/input/public/images/847.jpg +0 -0
  913. package/workspaces/0-skinny-mink-of-management/input/public/images/848.jpg +0 -0
  914. package/workspaces/0-skinny-mink-of-management/input/public/images/849.jpg +0 -0
  915. package/workspaces/0-skinny-mink-of-management/input/public/images/85.jpg +0 -0
  916. package/workspaces/0-skinny-mink-of-management/input/public/images/850.jpg +0 -0
  917. package/workspaces/0-skinny-mink-of-management/input/public/images/851.jpg +0 -0
  918. package/workspaces/0-skinny-mink-of-management/input/public/images/852.jpg +0 -0
  919. package/workspaces/0-skinny-mink-of-management/input/public/images/853.jpg +0 -0
  920. package/workspaces/0-skinny-mink-of-management/input/public/images/854.jpg +0 -0
  921. package/workspaces/0-skinny-mink-of-management/input/public/images/855.jpg +0 -0
  922. package/workspaces/0-skinny-mink-of-management/input/public/images/856.jpg +0 -0
  923. package/workspaces/0-skinny-mink-of-management/input/public/images/858.jpg +0 -0
  924. package/workspaces/0-skinny-mink-of-management/input/public/images/859.jpg +0 -0
  925. package/workspaces/0-skinny-mink-of-management/input/public/images/860.jpg +0 -0
  926. package/workspaces/0-skinny-mink-of-management/input/public/images/861.jpg +0 -0
  927. package/workspaces/0-skinny-mink-of-management/input/public/images/862.jpg +0 -0
  928. package/workspaces/0-skinny-mink-of-management/input/public/images/863.jpg +0 -0
  929. package/workspaces/0-skinny-mink-of-management/input/public/images/864.jpg +0 -0
  930. package/workspaces/0-skinny-mink-of-management/input/public/images/865.jpg +0 -0
  931. package/workspaces/0-skinny-mink-of-management/input/public/images/866.jpg +0 -0
  932. package/workspaces/0-skinny-mink-of-management/input/public/images/867.jpg +0 -0
  933. package/workspaces/0-skinny-mink-of-management/input/public/images/868.jpg +0 -0
  934. package/workspaces/0-skinny-mink-of-management/input/public/images/869.jpg +0 -0
  935. package/workspaces/0-skinny-mink-of-management/input/public/images/87.jpg +0 -0
  936. package/workspaces/0-skinny-mink-of-management/input/public/images/870.jpg +0 -0
  937. package/workspaces/0-skinny-mink-of-management/input/public/images/871.jpg +0 -0
  938. package/workspaces/0-skinny-mink-of-management/input/public/images/873.jpg +0 -0
  939. package/workspaces/0-skinny-mink-of-management/input/public/images/874.jpg +0 -0
  940. package/workspaces/0-skinny-mink-of-management/input/public/images/875.jpg +0 -0
  941. package/workspaces/0-skinny-mink-of-management/input/public/images/876.jpg +0 -0
  942. package/workspaces/0-skinny-mink-of-management/input/public/images/877.jpg +0 -0
  943. package/workspaces/0-skinny-mink-of-management/input/public/images/878.jpg +0 -0
  944. package/workspaces/0-skinny-mink-of-management/input/public/images/879.jpg +0 -0
  945. package/workspaces/0-skinny-mink-of-management/input/public/images/88.jpg +0 -0
  946. package/workspaces/0-skinny-mink-of-management/input/public/images/881.jpg +0 -0
  947. package/workspaces/0-skinny-mink-of-management/input/public/images/882.jpg +0 -0
  948. package/workspaces/0-skinny-mink-of-management/input/public/images/883.jpg +0 -0
  949. package/workspaces/0-skinny-mink-of-management/input/public/images/885.jpg +0 -0
  950. package/workspaces/0-skinny-mink-of-management/input/public/images/886.jpg +0 -0
  951. package/workspaces/0-skinny-mink-of-management/input/public/images/892.jpg +0 -0
  952. package/workspaces/0-skinny-mink-of-management/input/public/images/893.jpg +0 -0
  953. package/workspaces/0-skinny-mink-of-management/input/public/images/894.jpg +0 -0
  954. package/workspaces/0-skinny-mink-of-management/input/public/images/896.jpg +0 -0
  955. package/workspaces/0-skinny-mink-of-management/input/public/images/897.jpg +0 -0
  956. package/workspaces/0-skinny-mink-of-management/input/public/images/898.jpg +0 -0
  957. package/workspaces/0-skinny-mink-of-management/input/public/images/899.jpg +0 -0
  958. package/workspaces/0-skinny-mink-of-management/input/public/images/900.jpg +0 -0
  959. package/workspaces/0-skinny-mink-of-management/input/public/images/901.jpg +0 -0
  960. package/workspaces/0-skinny-mink-of-management/input/public/images/904.jpg +0 -0
  961. package/workspaces/0-skinny-mink-of-management/input/public/images/906.jpg +0 -0
  962. package/workspaces/0-skinny-mink-of-management/input/public/images/907.jpg +0 -0
  963. package/workspaces/0-skinny-mink-of-management/input/public/images/908.jpg +0 -0
  964. package/workspaces/0-skinny-mink-of-management/input/public/images/910.jpg +0 -0
  965. package/workspaces/0-skinny-mink-of-management/input/public/images/911.jpg +0 -0
  966. package/workspaces/0-skinny-mink-of-management/input/public/images/912.jpg +0 -0
  967. package/workspaces/0-skinny-mink-of-management/input/public/images/914.jpg +0 -0
  968. package/workspaces/0-skinny-mink-of-management/input/public/images/915.jpg +0 -0
  969. package/workspaces/0-skinny-mink-of-management/input/public/images/916.jpg +0 -0
  970. package/workspaces/0-skinny-mink-of-management/input/public/images/917.jpg +0 -0
  971. package/workspaces/0-skinny-mink-of-management/input/public/images/918.jpg +0 -0
  972. package/workspaces/0-skinny-mink-of-management/input/public/images/919.jpg +0 -0
  973. package/workspaces/0-skinny-mink-of-management/input/public/images/92.jpg +0 -0
  974. package/workspaces/0-skinny-mink-of-management/input/public/images/920.jpg +0 -0
  975. package/workspaces/0-skinny-mink-of-management/input/public/images/923.jpg +0 -0
  976. package/workspaces/0-skinny-mink-of-management/input/public/images/924.jpg +0 -0
  977. package/workspaces/0-skinny-mink-of-management/input/public/images/926.jpg +0 -0
  978. package/workspaces/0-skinny-mink-of-management/input/public/images/927.jpg +0 -0
  979. package/workspaces/0-skinny-mink-of-management/input/public/images/928.jpg +0 -0
  980. package/workspaces/0-skinny-mink-of-management/input/public/images/931.jpg +0 -0
  981. package/workspaces/0-skinny-mink-of-management/input/public/images/932.jpg +0 -0
  982. package/workspaces/0-skinny-mink-of-management/input/public/images/933.jpg +0 -0
  983. package/workspaces/0-skinny-mink-of-management/input/public/images/934.jpg +0 -0
  984. package/workspaces/0-skinny-mink-of-management/input/public/images/936.jpg +0 -0
  985. package/workspaces/0-skinny-mink-of-management/input/public/images/937.jpg +0 -0
  986. package/workspaces/0-skinny-mink-of-management/input/public/images/938.jpg +0 -0
  987. package/workspaces/0-skinny-mink-of-management/input/public/images/939.jpg +0 -0
  988. package/workspaces/0-skinny-mink-of-management/input/public/images/942.jpg +0 -0
  989. package/workspaces/0-skinny-mink-of-management/input/public/images/944.jpg +0 -0
  990. package/workspaces/0-skinny-mink-of-management/input/public/images/948.jpg +0 -0
  991. package/workspaces/0-skinny-mink-of-management/input/public/images/949.jpg +0 -0
  992. package/workspaces/0-skinny-mink-of-management/input/public/images/951.jpg +0 -0
  993. package/workspaces/0-skinny-mink-of-management/input/public/images/952.jpg +0 -0
  994. package/workspaces/0-skinny-mink-of-management/input/public/images/954.jpg +0 -0
  995. package/workspaces/0-skinny-mink-of-management/input/public/images/955.jpg +0 -0
  996. package/workspaces/0-skinny-mink-of-management/input/public/images/956.jpg +0 -0
  997. package/workspaces/0-skinny-mink-of-management/input/public/images/958.jpg +0 -0
  998. package/workspaces/0-skinny-mink-of-management/input/public/images/959.jpg +0 -0
  999. package/workspaces/0-skinny-mink-of-management/input/public/images/960.jpg +0 -0
  1000. package/workspaces/0-skinny-mink-of-management/input/public/images/961.jpg +0 -0
  1001. package/workspaces/0-skinny-mink-of-management/input/public/images/962.jpg +0 -0
  1002. package/workspaces/0-skinny-mink-of-management/input/public/images/963.jpg +0 -0
  1003. package/workspaces/0-skinny-mink-of-management/input/public/images/966.jpg +0 -0
  1004. package/workspaces/0-skinny-mink-of-management/input/public/images/968.jpg +0 -0
  1005. package/workspaces/0-skinny-mink-of-management/input/public/images/969.jpg +0 -0
  1006. package/workspaces/0-skinny-mink-of-management/input/public/images/970.jpg +0 -0
  1007. package/workspaces/0-skinny-mink-of-management/input/public/images/971.jpg +0 -0
  1008. package/workspaces/0-skinny-mink-of-management/input/public/images/972.jpg +0 -0
  1009. package/workspaces/0-skinny-mink-of-management/input/public/images/975.jpg +0 -0
  1010. package/workspaces/0-skinny-mink-of-management/input/public/images/976.jpg +0 -0
  1011. package/workspaces/0-skinny-mink-of-management/input/public/images/978.jpg +0 -0
  1012. package/workspaces/0-skinny-mink-of-management/input/public/images/979.jpg +0 -0
  1013. package/workspaces/0-skinny-mink-of-management/input/public/images/981.jpg +0 -0
  1014. package/workspaces/0-skinny-mink-of-management/input/public/images/983.jpg +0 -0
  1015. package/workspaces/0-skinny-mink-of-management/input/public/images/985.jpg +0 -0
  1016. package/workspaces/0-skinny-mink-of-management/input/public/images/987.jpg +0 -0
  1017. package/workspaces/0-skinny-mink-of-management/input/public/images/989.jpg +0 -0
  1018. package/workspaces/0-skinny-mink-of-management/input/public/images/990.jpg +0 -0
  1019. package/workspaces/0-skinny-mink-of-management/input/public/images/992.jpg +0 -0
  1020. package/workspaces/0-skinny-mink-of-management/input/public/images/993.jpg +0 -0
  1021. package/workspaces/0-skinny-mink-of-management/input/public/images/994.jpg +0 -0
  1022. package/workspaces/0-skinny-mink-of-management/input/public/images/995.jpg +0 -0
  1023. package/workspaces/0-skinny-mink-of-management/input/public/images/996.jpg +0 -0
  1024. package/workspaces/0-skinny-mink-of-management/input/public/images/999.jpg +0 -0
  1025. package/workspaces/0-skinny-mink-of-management/input/public/sample_submission.csv +100 -0
  1026. package/workspaces/0-skinny-mink-of-management/input/public/test.csv +100 -0
  1027. package/workspaces/0-skinny-mink-of-management/input/public/train.csv +892 -0
  1028. package/workspaces/0-skinny-mink-of-management/working/submission.csv +100 -0
  1029. package/workspaces/santa-2025/EXISTING_SOLUTION_ANALYSIS.md +181 -0
  1030. package/workspaces/santa-2025/FINAL_ANALYSIS_SUMMARY.md +126 -0
  1031. package/workspaces/santa-2025/FINAL_RECOMMENDATION.md +189 -0
  1032. package/workspaces/santa-2025/FINAL_REPORT.md +207 -0
  1033. package/workspaces/santa-2025/INDEX.md +136 -0
  1034. package/workspaces/santa-2025/PROGRESS.md +210 -0
  1035. package/workspaces/santa-2025/QUICK_WINS_ANALYSIS.md +158 -0
  1036. package/workspaces/santa-2025/README.md +165 -0
  1037. package/workspaces/santa-2025/SUMMARY.md +239 -0
  1038. package/workspaces/santa-2025/advanced_optimizer.py +293 -0
  1039. package/workspaces/santa-2025/analysis_summary.txt +69 -0
  1040. package/workspaces/santa-2025/baseline_log.txt +21 -0
  1041. package/workspaces/santa-2025/baseline_solution.py +237 -0
  1042. package/workspaces/santa-2025/baseline_submission.csv +20101 -0
  1043. package/workspaces/santa-2025/competition_data_page.html +131 -0
  1044. package/workspaces/santa-2025/competition_page.html +131 -0
  1045. package/workspaces/santa-2025/create_ensemble.py +160 -0
  1046. package/workspaces/santa-2025/ensemble_submission.csv +20101 -0
  1047. package/workspaces/santa-2025/evaluate_submission.py +173 -0
  1048. package/workspaces/santa-2025/explore_competition.py +62 -0
  1049. package/workspaces/santa-2025/fetch_competition_info.py +57 -0
  1050. package/workspaces/santa-2025/fix_small_configs_fast.py +184 -0
  1051. package/workspaces/santa-2025/improved_log.txt +48 -0
  1052. package/workspaces/santa-2025/improved_solution.py +325 -0
  1053. package/workspaces/santa-2025/improved_submission.csv +20101 -0
  1054. package/workspaces/santa-2025/optimize_small_configs.py +272 -0
  1055. package/workspaces/santa-2025/optimized_n1_to_n6.csv +22 -0
  1056. package/workspaces/santa-2025/optimized_solution.py +393 -0
  1057. package/workspaces/santa-2025/optimized_submission_score70.93.csv +20101 -0
  1058. package/workspaces/santa-2025/puzzle_010.png +0 -0
  1059. package/workspaces/santa-2025/puzzle_020.png +0 -0
  1060. package/workspaces/santa-2025/puzzle_050.png +0 -0
  1061. package/workspaces/santa-2025/puzzle_100.png +0 -0
  1062. package/workspaces/santa-2025/puzzle_150.png +0 -0
  1063. package/workspaces/santa-2025/puzzle_200.png +0 -0
  1064. package/workspaces/santa-2025/requirements.txt +8 -0
  1065. package/workspaces/santa-2025/sample_submission.csv +20101 -0
  1066. package/workspaces/santa-2025/santa-2025-getting-started.ipynb +1 -0
  1067. package/workspaces/santa-2025/santa-2025-getting-started.py +320 -0
  1068. package/workspaces/santa-2025/santa-2025-metric.ipynb +1 -0
  1069. package/workspaces/santa-2025/santa-2025-metric.py +157 -0
  1070. package/workspaces/santa-2025/santa-2025.zip +0 -0
  1071. package/workspaces/santa-2025/test_solution.py +204 -0
  1072. package/workspaces/santa-2025/ultra_optimized_score70.93.csv +20101 -0
  1073. package/workspaces/santa-2025/ultra_optimizer.py +267 -0
  1074. package/workspaces/santa-2025/visualize.py +166 -0
  1075. package/datasets/sentiment_analysis.json +0 -805
@@ -1,805 +0,0 @@
1
- {
2
- "task_type": "classification",
3
- "data": [
4
- {
5
- "text": "The headphones exceeded my expectations, offering clear sound and a comfortable fit even after hours of use.",
6
- "label": "positive"
7
- },
8
- {
9
- "text": "I was disappointed when the blender stopped working after only a few weeks, despite gentle use.",
10
- "label": "negative"
11
- },
12
- {
13
- "text": "The water bottle looks stylish, but I haven't noticed any major advantages compared to similar products.",
14
- "label": "neutral"
15
- },
16
- {
17
- "text": "Excellent customer service and speedy delivery made the whole shopping experience enjoyable.",
18
- "label": "positive"
19
- },
20
- {
21
- "text": "The instructions for assembling the desk were unclear, which made the process unnecessarily frustrating.",
22
- "label": "negative"
23
- },
24
- {
25
- "text": "This blender exceeded my expectations—smoothies come out creamy and it’s very easy to clean.",
26
- "label": "positive"
27
- },
28
- {
29
- "text": "I found the headphones uncomfortable after a short period, and the sound quality wasn’t impressive.",
30
- "label": "negative"
31
- },
32
- {
33
- "text": "The tablet works as described, but the battery life could be better.",
34
- "label": "neutral"
35
- },
36
- {
37
- "text": "I’m very pleased with the customer service and the quick delivery of my order.",
38
- "label": "positive"
39
- },
40
- {
41
- "text": "The vacuum does an okay job, but struggles with picking up pet hair on carpets.",
42
- "label": "neutral"
43
- },
44
- {
45
- "text": "I’m really impressed with how quickly this blender makes smoothies, and it’s so easy to clean afterward.",
46
- "label": "positive"
47
- },
48
- {
49
- "text": "The color was slightly different than what I expected, but overall the product works as advertised.",
50
- "label": "neutral"
51
- },
52
- {
53
- "text": "After a week of use, the handle broke off, and customer service didn’t offer much help.",
54
- "label": "negative"
55
- },
56
- {
57
- "text": "Shipping was prompt and the sneakers are incredibly comfortable—I wear them almost every day now.",
58
- "label": "positive"
59
- },
60
- {
61
- "text": "The instructions were confusing, but I managed to assemble the shelf with some effort.",
62
- "label": "neutral"
63
- },
64
- {
65
- "text": "The blender worked flawlessly right out of the box, and it’s made my morning smoothies so much easier to prepare.",
66
- "label": "positive"
67
- },
68
- {
69
- "text": "I was expecting the headphones to be more comfortable, but after an hour they started to hurt my ears.",
70
- "label": "negative"
71
- },
72
- {
73
- "text": "The package arrived on time, and the product appears as described. I haven’t had a chance to use it yet.",
74
- "label": "neutral"
75
- },
76
- {
77
- "text": "Battery life on this smartwatch is impressive—I can go several days without needing a charge.",
78
- "label": "positive"
79
- },
80
- {
81
- "text": "Unfortunately, the zipper broke after just a week of use, which was really disappointing.",
82
- "label": "negative"
83
- },
84
- {
85
- "text": "The headphones deliver clear sound and the battery life easily lasts all day. I'm very happy with my purchase.",
86
- "label": "positive"
87
- },
88
- {
89
- "text": "The blender stopped working after just two weeks. Very disappointed with the quality.",
90
- "label": "negative"
91
- },
92
- {
93
- "text": "The jacket fits as described, but the color is a bit different from what I expected. It's fine overall.",
94
- "label": "neutral"
95
- },
96
- {
97
- "text": "Customer service responded quickly and resolved my issue without any hassle. Great experience!",
98
- "label": "positive"
99
- },
100
- {
101
- "text": "The lamp looks nice, but the assembly instructions were confusing and some screws were missing.",
102
- "label": "negative"
103
- },
104
- {
105
- "text": "The headphones arrived quickly and the sound quality is excellent. I'm thrilled with my purchase.",
106
- "label": "positive"
107
- },
108
- {
109
- "text": "I was expecting a brighter display, but the screen looks a bit dull compared to my old phone.",
110
- "label": "negative"
111
- },
112
- {
113
- "text": "The vacuum cleaner works as described. It does the job, but nothing stands out.",
114
- "label": "neutral"
115
- },
116
- {
117
- "text": "Unfortunately, the zipper broke after just a week of use. I'm pretty disappointed.",
118
- "label": "negative"
119
- },
120
- {
121
- "text": "This water bottle keeps drinks cold for hours and is easy to carry around. I use it every day!",
122
- "label": "positive"
123
- },
124
- {
125
- "text": "Absolutely loved this blender! It crushes ice effortlessly and makes smoothies super creamy. Cleanup is also a breeze.",
126
- "label": "positive"
127
- },
128
- {
129
- "text": "The headphones feel uncomfortable after wearing them for an hour, and the audio quality is just average.",
130
- "label": "negative"
131
- },
132
- {
133
- "text": "The package arrived on time, but I haven't had the chance to try the product yet.",
134
- "label": "neutral"
135
- },
136
- {
137
- "text": "This coffee maker brews quickly and the coffee tastes great. Really happy with this purchase!",
138
- "label": "positive"
139
- },
140
- {
141
- "text": "The zipper broke on my backpack after just two weeks of use. Very disappointed with the durability.",
142
- "label": "negative"
143
- },
144
- {
145
- "text": "I was pleasantly surprised by how comfortable these shoes are, even after a full day on my feet.",
146
- "label": "positive"
147
- },
148
- {
149
- "text": "The packaging was damaged upon arrival, and one of the parts was missing, which was very disappointing.",
150
- "label": "negative"
151
- },
152
- {
153
- "text": "The blender works as advertised, but it’s a bit noisier than I expected. Not a deal breaker, though.",
154
- "label": "neutral"
155
- },
156
- {
157
- "text": "This book kept me engaged from start to finish and I would definitely recommend it to my friends.",
158
- "label": "positive"
159
- },
160
- {
161
- "text": "Unfortunately, the fabric started to fray after just two washes, so I wouldn’t buy this again.",
162
- "label": "negative"
163
- },
164
- {
165
- "text": "This blender exceeded my expectations—it's powerful, quiet, and easy to clean.",
166
- "label": "positive"
167
- },
168
- {
169
- "text": "The headphones stopped working after only a week, and the customer support was unhelpful.",
170
- "label": "negative"
171
- },
172
- {
173
- "text": "The jacket fits as described, though the color is slightly lighter than pictured.",
174
- "label": "neutral"
175
- },
176
- {
177
- "text": "I'm thrilled with this vacuum cleaner; it picks up pet hair effortlessly and the battery lasts a long time.",
178
- "label": "positive"
179
- },
180
- {
181
- "text": "The lamp arrived with a dented shade, and the light flickers occasionally.",
182
- "label": "negative"
183
- },
184
- {
185
- "text": "This coffee maker has become a staple in my morning routine. It's quick, easy to clean, and the coffee tastes great every time.",
186
- "label": "positive"
187
- },
188
- {
189
- "text": "The jacket looked nice online, but the material feels cheap and the zipper got stuck on the first day.",
190
- "label": "negative"
191
- },
192
- {
193
- "text": "I received the headphones last week. They work as described, but the sound quality is about average.",
194
- "label": "neutral"
195
- },
196
- {
197
- "text": "After using this vacuum for a month, I'm genuinely impressed with how much dirt it picks up. Highly recommended!",
198
- "label": "positive"
199
- },
200
- {
201
- "text": "The instructions for assembling the desk were confusing, and some screws were missing. Not worth the hassle.",
202
- "label": "negative"
203
- },
204
- {
205
- "text": "The headphones exceeded my expectations with their clear sound and comfortable fit. I use them daily and have had no issues so far.",
206
- "label": "positive"
207
- },
208
- {
209
- "text": "I was disappointed with the blender; it stopped working after just a month of occasional use.",
210
- "label": "negative"
211
- },
212
- {
213
- "text": "The lamp provides decent lighting, but the design is pretty standard and nothing stands out.",
214
- "label": "neutral"
215
- },
216
- {
217
- "text": "These running shoes offer great support and the color selection is fantastic. Highly recommend them to anyone looking for reliable footwear.",
218
- "label": "positive"
219
- },
220
- {
221
- "text": "The phone case fits my device, but the material feels flimsy and I'm not sure how long it will last.",
222
- "label": "negative"
223
- },
224
- {
225
- "text": "The headphones arrived quickly and the sound quality exceeded my expectations. Highly recommended for music lovers.",
226
- "label": "positive"
227
- },
228
- {
229
- "text": "I was disappointed with the vacuum cleaner. It stopped working after just a couple of weeks and customer support was unhelpful.",
230
- "label": "negative"
231
- },
232
- {
233
- "text": "The water bottle is fine for everyday use, but it doesn't keep drinks cold for very long.",
234
- "label": "neutral"
235
- },
236
- {
237
- "text": "This backpack is sturdy and has plenty of space for my books and laptop. The design is also quite stylish.",
238
- "label": "positive"
239
- },
240
- {
241
- "text": "The phone case didn't fit my device properly and started to peel after a short time.",
242
- "label": "negative"
243
- },
244
- {
245
- "text": "The headphones exceeded my expectations; the sound quality is rich and the battery lasts much longer than advertised.",
246
- "label": "positive"
247
- },
248
- {
249
- "text": "After just a few uses, the blender stopped working and customer service has not responded to my emails.",
250
- "label": "negative"
251
- },
252
- {
253
- "text": "The shirt fits as described, but the color is a bit lighter than shown in the pictures.",
254
- "label": "neutral"
255
- },
256
- {
257
- "text": "This vacuum cleaner makes cleaning so much easier, and it picks up pet hair without any trouble.",
258
- "label": "positive"
259
- },
260
- {
261
- "text": "The coffee maker is okay, but it drips a little when pouring and the instructions were confusing.",
262
- "label": "negative"
263
- },
264
- {
265
- "text": "This blender exceeded my expectations. It's powerful, easy to clean, and makes smoothies in seconds.",
266
- "label": "positive"
267
- },
268
- {
269
- "text": "The screen started flickering after just two weeks, and customer service was unhelpful when I reached out.",
270
- "label": "negative"
271
- },
272
- {
273
- "text": "The package arrived on time and the product matches the description, but I haven't had a chance to try it yet.",
274
- "label": "neutral"
275
- },
276
- {
277
- "text": "I'm disappointed with the battery life on these headphones; they barely last a few hours before needing a recharge.",
278
- "label": "negative"
279
- },
280
- {
281
- "text": "The lamp gives off a cozy light and looks stylish in my living room. Would definitely recommend it to others.",
282
- "label": "positive"
283
- },
284
- {
285
- "text": "After using this blender for a month, I'm really impressed with how smoothly it operates. It crushes ice with ease and cleaning it is a breeze.",
286
- "label": "positive"
287
- },
288
- {
289
- "text": "The jacket looked nice online, but the fit was much tighter than expected and the zipper feels flimsy.",
290
- "label": "negative"
291
- },
292
- {
293
- "text": "Received the wireless charger yesterday. It works as described, but it's a little slower than I thought it would be.",
294
- "label": "neutral"
295
- },
296
- {
297
- "text": "The headphones exceeded my expectations in terms of sound quality and comfort. Battery life is also excellent.",
298
- "label": "positive"
299
- },
300
- {
301
- "text": "I found this mouse to be uncomfortable after prolonged use, and the buttons started sticking within a week.",
302
- "label": "negative"
303
- },
304
- {
305
- "text": "The headphones deliver crisp audio and are comfortable enough for long listening sessions. Battery life is also impressive.",
306
- "label": "positive"
307
- },
308
- {
309
- "text": "I was disappointed with the vacuum cleaner's suction power. It barely picks up pet hair and needs frequent cleaning.",
310
- "label": "negative"
311
- },
312
- {
313
- "text": "The jacket fits as expected and the color matches the photos, but it isn’t particularly warm.",
314
- "label": "neutral"
315
- },
316
- {
317
- "text": "My blender arrived broken and customer service took ages to respond. Not happy with this purchase at all.",
318
- "label": "negative"
319
- },
320
- {
321
- "text": "The tablet is easy to use and the screen is clear. Apps run smoothly and the battery lasts all day.",
322
- "label": "positive"
323
- },
324
- {
325
- "text": "I'm really impressed with how quickly this coffee maker brews my morning cup. The design looks sharp on my counter too.",
326
- "label": "positive"
327
- },
328
- {
329
- "text": "The wireless earbuds stopped charging after just two weeks. Very disappointed with the quality.",
330
- "label": "negative"
331
- },
332
- {
333
- "text": "The packaging was decent, and the item arrived as described. Haven't had a chance to use it much yet.",
334
- "label": "neutral"
335
- },
336
- {
337
- "text": "This backpack has plenty of space and feels comfortable, even when loaded with books.",
338
- "label": "positive"
339
- },
340
- {
341
- "text": "The color of the jacket was a bit duller than shown online, but the fit was fine.",
342
- "label": "neutral"
343
- },
344
- {
345
- "text": "This vacuum cleaner exceeded my expectations. It's lightweight but still manages to pick up every bit of dirt from my carpet.",
346
- "label": "positive"
347
- },
348
- {
349
- "text": "I was disappointed with the headphones. The sound was muffled and they started to fall apart after just a few weeks.",
350
- "label": "negative"
351
- },
352
- {
353
- "text": "The water bottle is fine for everyday use, but nothing about it really stands out compared to others I've tried.",
354
- "label": "neutral"
355
- },
356
- {
357
- "text": "After using this blender for a month, I'm genuinely impressed with its power and the smooth texture it gives to my smoothies.",
358
- "label": "positive"
359
- },
360
- {
361
- "text": "The instructions for assembling the desk were unclear, and some holes didn't line up, making the process frustrating.",
362
- "label": "negative"
363
- },
364
- {
365
- "text": "The headphones arrived quickly and the sound quality exceeded my expectations. I use them daily for calls and music, and they've been fantastic so far.",
366
- "label": "positive"
367
- },
368
- {
369
- "text": "Unfortunately, the coffee maker stopped working after just two weeks. Customer service was unhelpful and I wouldn't recommend this product.",
370
- "label": "negative"
371
- },
372
- {
373
- "text": "The sweater fits as described and the color is accurate, but the fabric feels a bit rough. Overall, it's okay for the price.",
374
- "label": "neutral"
375
- },
376
- {
377
- "text": "I was really impressed by the battery life on this phone. It lasts all day with heavy use and the camera takes great photos.",
378
- "label": "positive"
379
- },
380
- {
381
- "text": "The blender is quite noisy and struggles with frozen fruit, which is disappointing. I expected better performance.",
382
- "label": "negative"
383
- },
384
- {
385
- "text": "This blender is powerful, easy to clean, and makes smoothies in seconds. I use it every morning and couldn't be happier.",
386
- "label": "positive"
387
- },
388
- {
389
- "text": "The headphones stopped working properly after just a month of light use. Disappointing build quality for the price.",
390
- "label": "negative"
391
- },
392
- {
393
- "text": "The packaging was adequate and the delivery arrived on time, but I haven't had a chance to test the product yet.",
394
- "label": "neutral"
395
- },
396
- {
397
- "text": "I love how soft and warm this blanket feels. It’s perfect for chilly evenings and looks great on my couch.",
398
- "label": "positive"
399
- },
400
- {
401
- "text": "Although the item matches the description, the instructions were unclear and assembly took longer than expected.",
402
- "label": "neutral"
403
- },
404
- {
405
- "text": "I've had this blender for a couple of months now, and it powers through frozen fruit with ease. Cleanup is also super quick, which is a huge plus.",
406
- "label": "positive"
407
- },
408
- {
409
- "text": "The phone case looked nice online, but in person, the color was dull and it started peeling after only a week.",
410
- "label": "negative"
411
- },
412
- {
413
- "text": "Shipping was on time and the packaging was fine. The product works as described, nothing particularly stands out.",
414
- "label": "neutral"
415
- },
416
- {
417
- "text": "These headphones completely exceeded my expectations—the sound quality is crisp, and they're comfortable for long listening sessions.",
418
- "label": "positive"
419
- },
420
- {
421
- "text": "I was disappointed with the coffee maker. It leaked water all over my counter on the first use, and customer service hasn't been helpful.",
422
- "label": "negative"
423
- },
424
- {
425
- "text": "The headphones arrived quickly and the sound quality is fantastic. I'm really pleased with my purchase and would recommend them to anyone.",
426
- "label": "positive"
427
- },
428
- {
429
- "text": "I was disappointed that the blender stopped working after only a week. Customer service was unhelpful in resolving my issue.",
430
- "label": "negative"
431
- },
432
- {
433
- "text": "The lamp looks as described and functions well, but the assembly instructions were a bit confusing.",
434
- "label": "neutral"
435
- },
436
- {
437
- "text": "This vacuum cleaner exceeded my expectations. It picks up pet hair easily and the battery lasts a long time.",
438
- "label": "positive"
439
- },
440
- {
441
- "text": "The coat fits a bit tighter than I expected, and the zipper is sometimes tricky to close. Overall, it's okay for the price.",
442
- "label": "neutral"
443
- },
444
- {
445
- "text": "The blender works efficiently and handles frozen fruit with no issues. Definitely satisfied with my purchase.",
446
- "label": "positive"
447
- },
448
- {
449
- "text": "The shoes looked different in person compared to the pictures online. A bit disappointed with the color.",
450
- "label": "negative"
451
- },
452
- {
453
- "text": "The package arrived on time, but I haven’t had a chance to try the item yet.",
454
- "label": "neutral"
455
- },
456
- {
457
- "text": "Customer service was quick to respond and helped resolve my problem without any hassle.",
458
- "label": "positive"
459
- },
460
- {
461
- "text": "The instructions were confusing and assembly took longer than expected.",
462
- "label": "negative"
463
- },
464
- {
465
- "text": "The headphones arrived quickly and the sound quality is excellent. They’re comfortable to wear for long periods and the battery lasts a long time.",
466
- "label": "positive"
467
- },
468
- {
469
- "text": "I ordered this blender hoping it would help with smoothies, but the motor overheats and it leaves chunks of fruit unblended. Not what I expected.",
470
- "label": "negative"
471
- },
472
- {
473
- "text": "The jacket fits fine and looks okay. Nothing extraordinary, but it does the job for chilly mornings.",
474
- "label": "neutral"
475
- },
476
- {
477
- "text": "Unfortunately, the coffee maker started leaking after just a week of use. I wouldn’t recommend it based on my experience.",
478
- "label": "negative"
479
- },
480
- {
481
- "text": "This lamp is stylish, easy to assemble, and brightens up my living room perfectly. Very pleased with this purchase.",
482
- "label": "positive"
483
- },
484
- {
485
- "text": "The headphones exceeded my expectations with their clear sound and comfortable fit. I use them daily and haven’t experienced any issues so far.",
486
- "label": "positive"
487
- },
488
- {
489
- "text": "After just a week, the zipper on this backpack broke. I’m pretty disappointed with the quality, especially considering the price.",
490
- "label": "negative"
491
- },
492
- {
493
- "text": "The blender works as described, but it’s a bit louder than I anticipated. Overall, it gets the job done.",
494
- "label": "neutral"
495
- },
496
- {
497
- "text": "Absolutely love the scent of this candle! It fills the whole room and lasts for hours. Will definitely purchase again.",
498
- "label": "positive"
499
- },
500
- {
501
- "text": "The instructions for assembling the table were confusing, and some parts didn’t fit well together. Not satisfied with this purchase.",
502
- "label": "negative"
503
- },
504
- {
505
- "text": "The blender is incredibly efficient and crushes ice with no trouble. Cleanup is also a breeze, making it my favorite kitchen gadget.",
506
- "label": "positive"
507
- },
508
- {
509
- "text": "I received the headphones last week, but the left side stopped working after only three days. Very disappointed with the quality.",
510
- "label": "negative"
511
- },
512
- {
513
- "text": "Delivery was on time and the packaging was secure, but I haven't tried the product yet.",
514
- "label": "neutral"
515
- },
516
- {
517
- "text": "The vacuum cleaner is lightweight and picks up pet hair well. However, the battery life could be better.",
518
- "label": "neutral"
519
- },
520
- {
521
- "text": "Absolutely loved the scent of this candle! It fills the entire room and lasts for hours.",
522
- "label": "positive"
523
- },
524
- {
525
- "text": "This coffee maker is easy to operate and brews delicious coffee every time. I appreciate the compact design, which fits well in my small kitchen.",
526
- "label": "positive"
527
- },
528
- {
529
- "text": "After just two weeks, the zipper on this backpack broke. I’m disappointed with the quality and wouldn’t recommend it.",
530
- "label": "negative"
531
- },
532
- {
533
- "text": "The lamp arrived on time and works as expected. There’s nothing remarkable about it, but it does the job.",
534
- "label": "neutral"
535
- },
536
- {
537
- "text": "I love how soft this blanket feels, and the color matches my décor perfectly. It’s become my favorite thing to curl up with in the evenings.",
538
- "label": "positive"
539
- },
540
- {
541
- "text": "The headphones are uncomfortable to wear for long periods, and the sound isn’t as clear as I hoped.",
542
- "label": "negative"
543
- },
544
- {
545
- "text": "Absolutely loved this blender! It crushes ice in seconds and the smoothies always turn out perfectly smooth.",
546
- "label": "positive"
547
- },
548
- {
549
- "text": "The zipper on this jacket broke after just two wears. Pretty disappointed with the quality.",
550
- "label": "negative"
551
- },
552
- {
553
- "text": "This coffee table arrived on time and was easy to assemble. It looks alright in my living room.",
554
- "label": "neutral"
555
- },
556
- {
557
- "text": "The headphones deliver impressive sound and are really comfortable for long listening sessions.",
558
- "label": "positive"
559
- },
560
- {
561
- "text": "Received the book with a torn cover. Not what I expected from a new purchase.",
562
- "label": "negative"
563
- },
564
- {
565
- "text": "I've been using this electric kettle for several months, and it heats water quickly without any issues. The automatic shutoff feature is a nice bonus.",
566
- "label": "positive"
567
- },
568
- {
569
- "text": "The headphones look stylish, but the sound quality is underwhelming and the earpads started to peel after a few weeks.",
570
- "label": "negative"
571
- },
572
- {
573
- "text": "This yoga mat is okay for basic stretching, but I haven't noticed much difference from my previous one.",
574
- "label": "neutral"
575
- },
576
- {
577
- "text": "Fantastic service and the shoes fit perfectly right out of the box. Will definitely purchase again!",
578
- "label": "positive"
579
- },
580
- {
581
- "text": "While the blender works, it's noisier than I expected and the lid doesn't always seal tightly.",
582
- "label": "negative"
583
- },
584
- {
585
- "text": "The blender works exceptionally well for smoothies and soups. I’ve used it daily for over a month and it still runs like new. Highly recommended!",
586
- "label": "positive"
587
- },
588
- {
589
- "text": "After only two weeks, the zipper on this backpack broke and the fabric started to tear. Would not buy again.",
590
- "label": "negative"
591
- },
592
- {
593
- "text": "The packaging was decent and the delivery arrived on time. Haven’t tried the product yet, so I can’t speak to its quality.",
594
- "label": "neutral"
595
- },
596
- {
597
- "text": "This lamp provides a warm, pleasant light and was easy to assemble. Definitely brightens up my living room.",
598
- "label": "positive"
599
- },
600
- {
601
- "text": "The instructions were confusing and I struggled to set up the device. It eventually worked, but not without frustration.",
602
- "label": "negative"
603
- },
604
- {
605
- "text": "I've been using this blender for a few weeks now and it handles frozen fruit with ease. Cleanup is straightforward and it's not too noisy. Very satisfied with the purchase.",
606
- "label": "positive"
607
- },
608
- {
609
- "text": "The shoes looked great online but started falling apart after just a month of light use. Really disappointed in the quality.",
610
- "label": "negative"
611
- },
612
- {
613
- "text": "The delivery arrived on time and the packaging was intact. Haven't tried the product yet, so I can't comment on its performance.",
614
- "label": "neutral"
615
- },
616
- {
617
- "text": "This vacuum does a fantastic job picking up pet hair, and the battery life is longer than expected. Would definitely buy again.",
618
- "label": "positive"
619
- },
620
- {
621
- "text": "The instructions for assembling this table were confusing and some screws were missing. It took much longer to put together than I anticipated.",
622
- "label": "negative"
623
- },
624
- {
625
- "text": "The headphones deliver crisp sound and the battery lasts all day, making them perfect for my daily commute.",
626
- "label": "positive"
627
- },
628
- {
629
- "text": "Unfortunately, the zipper broke after just two weeks of use, which was really disappointing.",
630
- "label": "negative"
631
- },
632
- {
633
- "text": "The book arrived on time and was packaged well. Haven’t had the chance to read it yet.",
634
- "label": "neutral"
635
- },
636
- {
637
- "text": "I love how soft this blanket feels, and the color matches my room perfectly.",
638
- "label": "positive"
639
- },
640
- {
641
- "text": "While the coffee maker looks nice, it takes too long to brew and the coffee isn’t hot enough.",
642
- "label": "negative"
643
- },
644
- {
645
- "text": "The headphones exceeded my expectations—great sound quality and comfortable for long listening sessions.",
646
- "label": "positive"
647
- },
648
- {
649
- "text": "Unfortunately, the zipper broke after just a couple of uses, which was really disappointing.",
650
- "label": "negative"
651
- },
652
- {
653
- "text": "The mug works as intended. It keeps drinks warm but doesn’t stand out from other ceramic mugs I own.",
654
- "label": "neutral"
655
- },
656
- {
657
- "text": "I’m thrilled with how quickly the vacuum cleaner picks up pet hair—makes my life so much easier!",
658
- "label": "positive"
659
- },
660
- {
661
- "text": "The app freezes on my phone almost every time I open it. Hope they fix these bugs soon.",
662
- "label": "negative"
663
- },
664
- {
665
- "text": "The headphones have great sound quality and are comfortable for long listening sessions. Battery life is also impressive.",
666
- "label": "positive"
667
- },
668
- {
669
- "text": "My blender stopped working after only a month of light use. Very disappointed with the durability.",
670
- "label": "negative"
671
- },
672
- {
673
- "text": "The packaging was fine, and the item arrived on time, but I haven't had a chance to try it yet.",
674
- "label": "neutral"
675
- },
676
- {
677
- "text": "The vacuum cleaner is easy to maneuver and does a thorough job picking up pet hair.",
678
- "label": "positive"
679
- },
680
- {
681
- "text": "The instructions for assembly were confusing, and some pieces seemed flimsy.",
682
- "label": "negative"
683
- },
684
- {
685
- "text": "The blender works efficiently and is easy to clean, making it a great addition to my kitchen appliances.",
686
- "label": "positive"
687
- },
688
- {
689
- "text": "Unfortunately, the headphones stopped working after just a few weeks, and customer support hasn't responded to my emails.",
690
- "label": "negative"
691
- },
692
- {
693
- "text": "The shirt fits as expected, but the color is slightly different from what was shown online.",
694
- "label": "neutral"
695
- },
696
- {
697
- "text": "Absolutely love the scent of this candle! It fills the whole room and lasts for hours.",
698
- "label": "positive"
699
- },
700
- {
701
- "text": "I ordered the phone case, and it arrived on time. Haven't used it much yet, so can't comment on durability.",
702
- "label": "neutral"
703
- },
704
- {
705
- "text": "The headphones exceeded my expectations with their crisp sound and comfortable fit. I use them daily without any discomfort.",
706
- "label": "positive"
707
- },
708
- {
709
- "text": "I was disappointed by the vacuum cleaner’s weak suction power and the battery that drains too quickly.",
710
- "label": "negative"
711
- },
712
- {
713
- "text": "The coffee maker works as described. It’s neither particularly impressive nor disappointing.",
714
- "label": "neutral"
715
- },
716
- {
717
- "text": "After a month of use, the blender has become my favorite kitchen appliance. It blends smoothies effortlessly and is easy to clean.",
718
- "label": "positive"
719
- },
720
- {
721
- "text": "The phone case looked great online, but the color faded after just a few weeks and the material feels flimsy.",
722
- "label": "negative"
723
- },
724
- {
725
- "text": "The vacuum cleaner exceeded my expectations, handling pet hair and dust with ease. It’s also much quieter than my previous one.",
726
- "label": "positive"
727
- },
728
- {
729
- "text": "After using the headphones for a week, I noticed the right side stopped working. Customer service was unhelpful in resolving the issue.",
730
- "label": "negative"
731
- },
732
- {
733
- "text": "The blender performs as described, but I wish it came with a larger jar. Otherwise, it’s decent for occasional use.",
734
- "label": "neutral"
735
- },
736
- {
737
- "text": "I absolutely love the scent of this candle! It fills the whole room and lasts for hours. Highly recommend to anyone who enjoys floral fragrances.",
738
- "label": "positive"
739
- },
740
- {
741
- "text": "The shirt shrank significantly after the first wash despite following the care instructions. Not satisfied with the quality at this price point.",
742
- "label": "negative"
743
- },
744
- {
745
- "text": "The headphones delivered impressive sound quality and were comfortable to wear for hours. Battery life exceeded my expectations.",
746
- "label": "positive"
747
- },
748
- {
749
- "text": "I received my package late, and the product was scratched. Not happy with this purchase at all.",
750
- "label": "negative"
751
- },
752
- {
753
- "text": "The lamp works as intended, but the design is quite basic. It serves its purpose without any standout features.",
754
- "label": "neutral"
755
- },
756
- {
757
- "text": "After just a week of use, the zipper broke off my new backpack. I wouldn’t recommend it to others.",
758
- "label": "negative"
759
- },
760
- {
761
- "text": "This blender is sturdy, easy to clean, and blends everything smoothly. It’s been a great addition to my kitchen.",
762
- "label": "positive"
763
- },
764
- {
765
- "text": "This blender works beautifully for smoothies and is easy to clean. I use it almost every morning and haven't had any issues.",
766
- "label": "positive"
767
- },
768
- {
769
- "text": "I was disappointed with the headphones. The sound quality is muffled and they became uncomfortable after a short time.",
770
- "label": "negative"
771
- },
772
- {
773
- "text": "The packaging arrived intact, and the item looks as described. Haven't tried it out yet, so can't comment on performance.",
774
- "label": "neutral"
775
- },
776
- {
777
- "text": "The vacuum cleaner exceeded my expectations. It's lightweight and picks up pet hair really well.",
778
- "label": "positive"
779
- },
780
- {
781
- "text": "The watch stopped working after two weeks, even with a new battery. Not satisfied with this purchase.",
782
- "label": "negative"
783
- },
784
- {
785
- "text": "The blender operates smoothly and handles frozen fruits well. The noise level is lower than expected, and cleaning is easy. I'm quite satisfied with this purchase.",
786
- "label": "positive"
787
- },
788
- {
789
- "text": "Unfortunately, the zipper on this jacket broke after just a week of use. The material is also thinner than I anticipated.",
790
- "label": "negative"
791
- },
792
- {
793
- "text": "Shipping took about the amount of time I thought it would, and the packaging was standard. Nothing really stood out about the experience.",
794
- "label": "neutral"
795
- },
796
- {
797
- "text": "I absolutely love the scent of this candle! It fills my living room without being overpowering. I will definitely order more.",
798
- "label": "positive"
799
- },
800
- {
801
- "text": "The instructions for assembling this shelf were unclear, and a few screws were missing from the box. I'm disappointed in the quality.",
802
- "label": "negative"
803
- }
804
- ]
805
- }