detail
Captured 08/04/26 during DoughCalc build session. USR369's stated long-term vision, explicitly NOT for now:
1. STANDALONE APP CONVERSION — DoughCalc (and potentially the wider Kitchen app) eventually becomes a true self-contained Play Store app. Architecture already being kept clean for this: core calculator logic is pure client-side JS with zero server dependency; all network calls (save/load presets, save notes) are isolated to three functions only, not scattered through the logic; localStorage layer (v18) already provides on-device state continuity. Conversion later = swap those three network functions to local-first/offline-first with background sync to yttcom.net, not a rewrite.
2. INTERNET-CONNECTED RECIPE PULL — once standalone, the app should be able to reach the internet and pull recipes down from external sources (not just the Kitchen DB). Possibly AI-assisted recipe suggestions/lookup (USR369 said maybe AI says - likely means AI-suggested recipes or AI-assisted recipe search/import). No spec yet - just the direction.
3. COMMUNITY/PERSONAL RECIPE PLATFORM POTENTIAL — broader idea floated: this could eventually grow into something where people keep their own personal recipe collections, not just a commercial recipe app - a place for individuals to store and organize recipes they personally know/use, open beyond just USR369 own Kitchen system. Very early/loose idea, no commitment, no spec.
STATUS: All three items are explicitly deferred (that will be for later, said twice). No action taken. Logged here so it surfaces at future ORIENT/session opens rather than being lost. Revisit when USR369 brings it up again.