I am having some difficulty getting my head round something that should be carried out in the Elaboration phase;
"An executable architecture that realizes architecturally significant use cases" (Taken from Wikipedia: http://en.wikipedia.org/wiki/Rup)
I have done a lot of reading on the Internet as to what the 'Executable architecture' is meant to be. Some papers I have read suggest building a basic version of the system, which will then be built upon later in the Construction phase. Other papers suggest that it refers to the modelling of the system, using diagrams such as a Class Diagram.
The latter makes more sense to me, because otherwise it would seem that if I needed to develop something in the Elaboration phase, it is sort of overlapping with the Construction phase.