yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #5
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #5
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
5
system
80 Kitchen
date
08/23/26
subject
DoughCalc add-ins now rescale live with flour changes + visible suggested-amount per ingredient
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
5
detail
USR369 reported: added an ingredient, then changed the flour amount, and the ingredient's weight didn't update. Confirmed real -- every add-in was stored as a frozen {name,amount,unit} snapshot at add-time, read verbatim in 6 places (the add-ins card list, the state-save summary line, both mix-directions text blocks, and the main breakdown row) with nothing recomputing it as flour changed. FIX: known/suggested ingredients (matching ADDIN_SUGGEST) are now stored as a percentage of flour weight (isPct:true, pct computed from whatever amount was entered at add-time) instead of a frozen gram amount. Added addinLiveAmount() helper, recomputes live from current flour on every call; updated all 6 read-sites to use it instead of the raw .amount field. Custom/manual add-ins (typed by hand, no known density) and fixed-count items (Egg) still use a plain frozen amount since there's no % basis to scale from -- that's correct, not a gap. Also added a persistent 'suggested: ~Xunit' sub-label under each add-in in the list (not just while picking one before adding), showing the app's baseline suggestion for comparison even after the ingredient is added. render() now also calls renderAddIns() so the Add-ins card list itself refreshes live, not just the main breakdown.
▼ Show timestamps
created_at
2026-08-23 15:34:56
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor