Notes on engineering, architecture, and shipping.
The audit pipeline for Lumorem is AST flags feeding an LLM. Half the work is filtering noise an off-the-shelf linter would have shipped. The other half is originating signal no linter produces.
A tour of the mechanisms keeping your photos private: EXIF stripping, RLS, signed URLs, etc...
Direct browser-to-storage uploads push the security boundary out of application code. Where the boundary sits instead on MirrAI.
Why MirrAI moved off SSE and the two architectures I built for streaming progress without holding a connection.