Why aren't software architects held accountable?
And what incentive is there for them to accept it?
Mike Walker has an interesting post comparing the architect roles across the building and software industries, entitled The Nemesis of Software Architecture. Comparisons aside, there's one point that I really wanted to pick up on.
4. Accountability Inherent - Building architects are accountable for there work when their specification fail while software architects are not. An example of this is the case of an architect stealing a design for the Freedom Tower or the example of MIT that sued well known architect for defective structures. There is clear accountability whereas I still haven't heard of someone getting sued for copy & paste...
I'm a big proponent of software architects having the responsibility and authority to ensure that the projects they are working on come to a successful conclusion, but it does raise an interesting question of why project sponsors don't typically hold software architects accountable. Perhaps it's because the dynamics and roles of everybody on the project team aren't well understood in most cases. For example, what's the working relationship between a project manager and an architect; or the developers and an architect? Or maybe it's because our agile approaches tend to favour sharing the responsibility throughout the entire team, which can end up with the project lacking a single coherent and consistent direction.
In order to address this, maybe we need to go back to basics. Why aren't software architects explicitly given accountability at the outset of a project and what incentive is there for them to accept it?
Re: Why aren't software architects held accountable?
Accountability probably isn't the problem, being somewhat akin to shutting the stable door after the horse has bolted. I don't think bad design decisions come from a belief that you'll "get away with it" but may arise from only considering the problem with respect to your direct involvement on the project.
Re: Why aren't software architects held accountable?
Re: Why aren't software architects held accountable?
The reasons why a "building architect" is accountable are clear: their registration with the ARB or AIA indicates a level of ability and reliability that their client expects to be upheld. Software architects' roles are far less well understood. We always seem to come back to this point eventually!
While I don't necessarily believe it's a Good Thing for architects to be unaccountable for their design choices, I can imagine some reasons why they aren't:
- Architect is no longer on the team come judgment day (too expensive/busy/important)
- Drivers (requirements, constraints, assumptions) no longer valid
- Design authority, and therefore responsibility, has been shared (diluted?) amongst the development team
There's a lot more that could be said about agile's positive and negative impact on responsibility and even achievement so I'll save that for a separate article :P
This is perhaps all just part of career growth: team members improve and take responsibility (either as a group or individually) and in so doing inherit the responsibility for decisions already made.
This is not to say that this is necessarily a Bad Thing, either! We're not involved in civil engineering and just as we don't require the same time and cost for our projects we wouldn't necessarily expect to be held accountable in the same way. Not least to avoid Analysis Paralysis.
Re: Why aren't software architects held accountable?
Renato
Re: Why aren't software architects held accountable?
Re: Why aren't software architects held accountable?
I do believe that the guy behind a software defect that would cause the loss of lives or billions of € will definitely be identified, his role understood and will be held accountable, even if he has no certification.
We all heard stories about people in the software industry paying late fees, or being sued for copyright violation, or facing jail for spreading viruses.
I personnaly feel accountable for even the smallest typo in the user guide of an application I've designed. If anyone ever feel they've been impacted by something wrong I've done or overseen, I step forward and take the blame. And I think every software architect feels the same way. And the fact that this kind of defect doesn't make it to the headline news of the local TV channel doesn't mean we're not accountable for it. It just means that the consequences are very limited.
Re: Why aren't software architects held accountable?
"And I think every software architect feels the same way."
Feeling accountable is not the same as being accountable. I'd like to agree, though, that anyone worthy of the title would feel accountable, even if they were never actually held to account.
Re: Why aren't software architects held accountable?
- The rate of change of the technologies are very, very, different, IMO. Building Architects work with components and approaches that are generally tried and tested (by engineers). Yes, there is innovation, but not at the continuous re-invention rate that the software industry works to.
- Also, the priorities of the industries are very different. Software usually has speed of delivery as its primary focus, construction usually has inhabitant safety as one of its prime requirements. These differing requirements lead to differing approaches to accountability. However, that is not universal across the software industry - I would bet that if you examined the level of accountability of the architects of the Boeing 777 flight control computers, say, you would find that they were held highly accountable.

