How Does a Small Team Manage ISO 26262 Without a Dedicated Safety Team?
The question comes up constantly among automotive startups, Tier 2 suppliers, and internal skunkworks projects: our product needs ISO 26262 compliance, we have four engineers (or six, or ten), and none of them have “functional safety manager” in their title. Are we already failing?
No. But you need to understand what the standard actually requires versus what the consulting industry has led you to believe it requires.
ISO 26262 is a process standard. It defines activities, work products, and evidence. It does not specify how many people must perform those activities. A team of five engineers who rigorously document their hazard analysis, maintain live traceability from safety goals through to verification results, and engage external support at the right moments can satisfy the standard. A team of fifty engineers who generate documents no one reads cannot.
What follows is a practical guide to operating ISO 26262 without a dedicated safety organization.
What ISO 26262 Actually Requires
The standard is organized around phases: item definition, hazard analysis and risk assessment (HARA), functional safety concept, technical safety concept, system design, hardware and software design, and verification and validation. Each phase produces work products—specific documents or records the standard expects to exist.
The activities map to roles, not to headcount. The key functional roles are:
- Safety manager: Owns the safety plan, manages the safety case, coordinates confirmation measures.
- Safety engineer: Performs or supports HARA, derives safety requirements, supports verification.
- Functional safety assessor: Independent review of the safety case—this role must be organizationally independent.
On a small team, one person can hold the safety manager and safety engineer roles simultaneously. What you cannot do is have that same person act as the independent assessor of their own work. Independence is a structural requirement, not a philosophical preference. At ASIL C and D, the independence requirements become more stringent, requiring separation that small teams genuinely cannot provide internally.
The practical implication: almost everything except the independent confirmation measures can be performed by a small, overlapping team. The confirmation measures—confirmation reviews, functional safety audits, functional safety assessments—require external parties.
ASIL Decomposition: The Most Important Tool in Your Kit
ASIL decomposition is the mechanism in ISO 26262 Part 9 that allows a system-level ASIL requirement to be split across two or more redundant or independent elements, each carrying a lower ASIL rating.
An ASIL D requirement decomposed across two independent channels yields two ASIL B(D) requirements. Each channel only needs to meet ASIL B process rigor, while the system as a whole satisfies ASIL D. The “(D)” notation tracks the decomposition origin, ensuring the independence of the channels is properly analyzed.
For small teams, this matters enormously. ASIL B is significantly less burdensome than ASIL D in terms of required analyses, formal methods, and verification depth. The gap between ASIL B and ASIL D in terms of required work products is larger than most engineers expect before they read Part 6 (software) closely.
How to use decomposition effectively:
-
Design for decomposition from the architecture stage. If you wait until detailed design to consider decomposition, the independence requirements will be hard to satisfy. The two channels need independent design, implementation, and—critically—independent verification. That means two engineers, not one engineer reviewing their own work.
-
Validate that the channels are genuinely independent. Common-cause failures, common-mode failures, and dependent failures need to be analyzed. ISO 26262 Part 9 provides the framework. A single engineer implementing both channels in a shared codebase does not satisfy independence.
-
Document the independence argument explicitly. The decomposition is only valid if you can demonstrate independence. This is one area where traceability tooling pays for itself immediately—you need to show which requirements, design elements, and test cases belong to which channel.
-
Don’t over-decompose. Decomposition adds architectural complexity and integration testing burden. Use it where the ASIL reduction genuinely simplifies your team’s workload, not as a reflexive response to every high-ASIL requirement.
Activities That Can Be Legitimately Combined
Small teams worry about role coverage. Here is an honest accounting of what can and cannot be combined.
Can be combined:
- Safety manager and safety engineer roles can be held by one person, especially at ASIL A and B. At ASIL C and D, the safety plan should note this and explain how independence for confirmation measures is achieved externally.
- System safety requirements and hardware safety requirements work can overlap significantly when the system is not deeply complex. A single engineer who understands both system architecture and hardware design can author both without violating the standard.
- Software unit testing and software integration testing can be planned and executed by the same small team, provided test case review is done by someone other than the test case author.
- HARA and functional safety concept development can proceed in tight iteration. The standard expects them to be connected; in practice a small team can run them almost simultaneously rather than sequentially.
Cannot be combined without accepting real risk:
- Authoring a work product and independently reviewing it. This is not a compliance technicality—it’s the reason independent review exists. If your review process is the same person re-reading their own document, you will miss things.
- Hardware architectural metrics analysis (PMHF, SPFM, LFM) requires specific competency. Assigning this to a software engineer who has not done it before creates risk of incorrect analysis that won’t surface until an assessor reviews it.
- Verification of safety-critical functions cannot be condensed by removing test coverage. You can streamline test management with tooling, but you cannot legally or safely eliminate required verification activities.
Where External Support Is Genuinely Needed
Budget external functional safety support for these specific activities, not as an ongoing retainer:
Safety plan review (early). Have an experienced functional safety engineer review your safety plan before you execute it. Discovering that your plan misunderstands a requirement at assessment time is expensive. A one-day review early is worth weeks of rework later.
HARA review. HARA is where most small teams underestimate severity or controllability, producing safety goals that are either over- or under-conservative. A second set of experienced eyes on the HARA is not optional—it is the input to everything downstream.
Confirmation measures. Confirmation review, functional safety audit, and functional safety assessment at ASIL C and D require independence that most small teams cannot provide internally. Engage a certified assessor. This is not a cost to minimize—it’s the mechanism that gives your safety case credibility with customers and regulators.
Hardware DFA (Dependent Failure Analysis). This requires specific analytical experience. If your team doesn’t have it, don’t fake it. A half-day engagement with someone who has done it across multiple projects is more valuable than weeks of internal effort producing an analysis an assessor will reject.
What you do not need permanently: a full-time functional safety manager on staff if you have a designated internal safety lead who is well-supported by tooling and periodic external review.
How Modern Tooling Reduces the Documentation Burden
The reputation ISO 26262 has for being inaccessible to small teams is partly earned—but it was earned in an era when compliance meant maintaining hundreds of Word documents, manually updated Excel-based requirement traceability matrices, and change control via email chains.
The documentation overhead was never the point of the standard. The standard wants evidence of disciplined engineering. Modern tooling makes generating and maintaining that evidence tractable.
The specific problems tooling should solve for a lean team:
- Requirement traceability without an RTM maintenance burden. A manually maintained RTM is a liability in a small team. It’s always out of date, it doesn’t surface gaps automatically, and updating it when requirements change is a full-time job that no one has time for.
- Change impact analysis. When a safety goal changes, what safety requirements, design elements, and test cases are affected? On a small team without tooling, answering this requires a manual audit. With a connected graph model, it’s a query.
- Safety case construction. The safety case is an argument, supported by evidence, that the item is acceptably safe. Assembling that argument from scattered documents is slow and error-prone. Tools that model the safety case structure and link evidence directly make this tractable.
Flow Engineering is designed around exactly these problems. It uses a graph-based model where requirements, design elements, test cases, and safety work products are nodes with explicit relationships—not documents pointing to other documents. For a small team managing an ASIL B or C item, this means that when a safety requirement changes, the tool surfaces every downstream work product that needs review. The team isn’t relying on one engineer’s memory to know what’s connected.
Its safety case support allows teams to structure the argument using GSN (Goal Structuring Notation) or similar frameworks and link evidence directly to claims. This is the kind of functionality that previously required enterprise ALM tools with six-figure licenses and months of configuration. Flow Engineering makes it accessible to teams that are operating lean by necessity, not by choice.
The honest limitation: tooling doesn’t replace judgment. A well-connected graph of incorrectly derived requirements is still a compliance failure. Tooling reduces the overhead of maintaining evidence—it doesn’t generate the engineering judgment that underlies it.
Practical Starting Points
If you’re beginning an ISO 26262 program on a small team, sequence your effort as follows:
-
Designate a safety lead. Someone on the team owns the safety plan and the safety case. This doesn’t need to be their entire job, but it needs to be someone’s clear responsibility.
-
Invest in tooling before you invest in headcount. The right tool lets two engineers maintain traceability that would otherwise require a dedicated team. Make this decision before you’ve built a document infrastructure that will need to be replaced.
-
Get your HARA reviewed externally before you lock it. Everything downstream depends on getting this right. This is not the place to save money.
-
Use decomposition to reduce your highest ASIL burdens. Design your architecture with decomposition in mind. The independence requirements are real, but they’re achievable with a small team if the design accounts for them from the start.
-
Plan your external assessment engagement early. Know which assessor you’ll use, understand their expectations, and get them involved in reviewing your safety plan before you’re deep into execution.
-
Review your safety case at milestones, not only at the end. A small team cannot afford a large rework cycle at the end of a program. Incremental review—supported by tooling that keeps your safety case structure current—is how you avoid it.
Honest Summary
ISO 26262 on a small team is hard. It requires sustained discipline, clear ownership, and selective external support. But it is not headcount-gated. The standard cares about evidence and process rigor, not org charts.
The activities that genuinely require independence—confirmation measures, assessment—should be sourced externally at the right moments. Everything else can be done by a disciplined small team with the right tooling.
The teams that fail ISO 26262 with small teams usually fail for one of three reasons: they mistake document generation for evidence, they skip the HARA review and build on a shaky foundation, or they defer traceability maintenance until it’s unmanageable. None of these are headcount problems. They’re process problems, and modern tooling addresses all three directly.