In a reactive system, read-only is the safe default.

· Bits and Bobs 9/15/25
  • In a reactive system, read-only is the safe default.
    • Because otherwise an upstream change could blow away the edit you made in an intermediate node.