A new lightrail line is being built in my city with bridges passing over the major boulevards. Seeing the elaborate scaffolding evoked comparisons to software engineering. What does scaffolding look like in software? Does software need to be erected like a bridge via scaffolding? Without a doubt: yes. Here are some elements of software “scaffolding”: Error log instrumentation with a formal error log schema (i.e. errors are uniquely identifiable in a MECE schema) Operational instrume...