Commit 6f5f7ea
authored
fix(ui): file the aroma sweet note under Sweet & bakery, not Other (#259)
The notes picker groups heads into perceptual families and sweeps anything unlisted into an
Other bucket so no head is silently dropped. The aroma `sweet` head was never listed, so it
landed in Other alongside `odorless` — reading as an uncategorised leftover rather than the
deliberate note it is, and sitting oddly far from vanilla/caramel/honey where a flavorist
would look for it.
`odorless` stays in Other on purpose: it is the absence of a percept, so it has no perceptual
family to belong to, and Other is the honest home for it.
Found while reconciling the chip pickers against the head roster after the retrain in #258
(164 -> 167 heads). The three heads that newly cleared the AUROC bar — blackberry, fig,
magnolia — were already covered by the Fruity and Floral families, so nothing else moved.
Signed-off-by: Austin L. <86896075+rvnminers-A-and-N@users.noreply.github.com>1 parent 928a9f0 commit 6f5f7ea
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | | - | |
1251 | | - | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
1252 | 1255 | | |
1253 | 1256 | | |
1254 | 1257 | | |
| |||
0 commit comments