reactive todos
  • model default changes => change UI,
    • but only possible (w/o bombing user changes) if I track what user changed
    • state management? local storage?

inputs, but move this to dependencies (see Layers)

first I need to add Outputs and

how will up() process/pick up changes to dependencies?

inputs ui:

Reactive UI for OPTIONAL amt of things. Restricted to relevant inputs

reactivity broken on model edit due to formulae_not_inputs -> selected_formulae

Domains

Now TODO domain things => reactive calcudata call

calculang -> esm

ESM output

esm_memo? esm.code : esm_nomemo.code