A patchy stretch but catching stride. Got properly sick at the start, then London hit a 35°C heatwave, then off to Scotland for Vic's 40th. Tempo dropped but didn't disappear, which I'll take.
Most of the real work went into a pipeline-flow diagram, mapping how a request actually moves through the system. Picked three request types that will stretch things, and started a heavier breakdown of the first one: activating a feature inside an existing feature and adapting the workspace layout to support it. Even this early, the diagram is uncovering a lot of what's missing.
That mapping surfaced a missing piece: where decisions and intent actually live, shaping how a request gets handled and making calls for the system and the user when needed. Also started thinking properly about memory, state and how things stay in sync over time. Built up a vocabulary so I can actually reason about each piece.
A lot of this is above my paygrade. I'm designing things I don't fully know yet, leaning on transferable skills to make decent guesses and studying as I go. It's slow but fun, and I'm understanding state, store, sync and signals a lot better than I did a month ago.

















