01
Mapped every report branch to its source transaction
I traced each SELECT branch in the original view to the stored procedure and source table that produced its transaction type. That gave the redesign an explicit, testable mapping instead of an inferred reporting query.
