Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
55% Positive
Analyzed from 1004 words in the discussion.
Trending Topics
#risk#management#company#testing#cro#doesn#line#role#code#risks
Discussion Sentiment
Analyzed from 1004 words in the discussion.
Trending Topics
Discussion (15 Comments)Read Original on HackerNews
Priority or not, it suggests the company doesn't understand risk. In a company that doesn't look at risk-adjusted rates of return as a natural part of how they do things a CRO is mild bad sign.
An analogy might be helpful. Testing code is, with some squinting, a form of institutionalised risk management. Any particular test doesn't necessarily do anything useful, but they apply a certain level of pressure that means the code in general fails less and force people to think more about how they're writing their functions. If a company tells you that it has a special pool of coders who add tests, separate from the ones that write the actual code, that is a bad sign that they know how to do testing. A huge chunk of the value is forcing the person who makes the front line decisions to think about what they are doing. Not to say a dedicated testing team doesn't sometimes make sense in some unusual companies, but it is an exception to the rule. Risk management isn't the type of responsibility that should be separated out into a separate role for most companies because that is much less valuable than the people doing the work being part of a management chain that understands risk.
Risk adjusted rates are not traditionally in the mandate of a CRO. They sit with Finance or Treasury. And they should be abstracted from front line, who would experience them only through optimisation of their funding.
If a company were actually serious about managing the risks it'd be some relatively quiet role reporting to someone responsible for operations like a CTO, COO or head of product. Maybe part of the CEOs personal staff but not an exec.
Actually, that is the real red flag. That quiet little role is completely overridden by the first inconvenienced exec. Having a C-level at least means the role is considered co-equal, and if outweighed by the rest of the C-team they at least have the resources and discretion to do the best they can with what they have.
The approach you mention is what I call "ablative armor for management" or an accountability sink. Responsibility is delegated, but no authority is actually invested. If they can't say no with sufficient gravitas to upset operations, then they're nothing but a figurehead.
I disagree this is necessarily a bad sign. The people writing the code have blind spots and they may also not necessarily be experts at testing. Probably the highest quality software I ever worked on was in a setup where we had a combination of the developers writing tests plus dedicated people who wrote only tests. That said, I think this setup is secondary to the quality and experience of the teams and the individuals.
> A huge chunk of the value is forcing the person who makes the front line decisions to think about what they are doing.
I would look at this differently and say a huge chunk of the value is coming from making sure you have the right person in the front line. The wrong person being "forced" to make decisions they're not good at is not going to help you a lot. The right person doesn't need forcing to make the right decisions. People and culture drive outcomes and not process.
It is nuanced, but at least in large Systems Engineering orgs, Risk Management is typically a different thing entirely.
It entails documenting known risks, evaluating the likelihood and potential impacts, defining mitigating actions, tracking the closure of those actions and the resultant reduction in the likelihood of the risk manifesting.
This is both centralized and distributed. The specific SMEs provide most of this input/definition, but it is also useful to have a centralized understanding of all the system risks by someone with a system level purview.
I’ve always taken a more casual, and “off-the-cuff” approach, and write about it here[0].
[0] https://littlegreenviper.com/risky-business/
https://hatstore.co.uk/risk-management-department-dark-green...
I have a risk mapping tool live here: https://siqnalis.com/company (You can test it with “beta2026”.)
One model is live, but a lot of stuff is on the roadmap.