SafeForge is built on six principles that shape our architecture, our roadmap and every AI feature we ship. They are not aspirations — each one is enforced in code and process, and each one holds up against the AI rulebook as it stands today. The principles come first; the story of why they matter, and the clause-by-clause check against the rulebook, follow.
The dogma
The Six Foundational Principles
- AI empowers the decision-maker. AI does not make the decision.
- AI's contribution is explicit. You see when AI helped, and when it didn't.
- AI operates under consent. Organisations opt in. Users don't surprise anyone.
- Authority never transfers. However capable the assistance becomes, every determination remains the engineer's.
- AI output is traceable. What was sent, what it cost, what the AI did — all logged.
- AI does not bypass safety process. Change Requests, two-person review, audit trails — all apply equally to AI-assisted changes.
How each principle stands against the 2026 rulebook is further down this page.
The why
Why these principles — the five problems they answer
1. The work has outgrown the people
A modest rail signalling project carries hundreds of hazards, a thousand controls, two thousand requirements, and junction tables no one can hold in their head. And the raw scale is the easy part. The hard part is texture: a Systems Safety Engineer is rarely a domain expert in every discipline they must assess, service history lives in archives nobody has time to mine, and the whole record sits behind slow, configuration-managed database systems interlinked with equally archaic test-record systems. Every fact is retrievable and almost nothing is reachable. The practical consequence: hazard management becomes so hard to do continuously that “cleaning up the log” turns into an end-of-project justification task instead of something proactively managed throughout.
2. The deadline at the end of the project
When the dataset is beyond comprehension, the deadline fills the gap: the log is reconciled before an audit rather than maintained, and the safety case is assembled the week before a gate review. The Nimrod Review remains the canonical account of where that leads:
“The Nimrod Safety Case was a lamentable job from start to finish. It was riddled with errors. It missed the key dangers.”
“There has been a yawning gap between the appearance and reality of safety.”
“The task of drawing up the Safety Case became essentially a paperwork and ‘tick-box’ exercise.”
— Charles Haddon-Cave QC, The Nimrod Review (2009)
The people producing that safety case were not unsophisticated. What failed was process and tooling: when continuous engagement is painful, it does not happen, and the record becomes a thing to fix in time for sign-off.
3. Nobody can tell you what good looks like
Ask three safety engineers what a well-managed risk looks like and you will get three answers — not from confusion, but because the genuinely good hazard logs and safety arguments sit unpublished inside primes and consultancies, and the standards leave deliberate room for judgement.
“The biggest challenge is making good practice into common practice… we still haven’t cracked how to fully apply the knowledge and insight which is available and can demonstrably help.”
— Ken Rivers, The Chemical Engineer (2021)“Accidents are not caused by lack of knowledge, but by a failure to use the knowledge that is available.”
— Trevor Kletz
4. Technical depth without lifecycle scaffolding
The profession has a wide gradient of experience. An engineer can be extraordinary on the failure modes of a particular sensor or the edge cases of an interface — and still be unsupported on the lifecycle questions: what evidence the next gate expects, what independence the verification needs, how to structure the argument a reviewer can follow. That knowledge is poorly published, and the mentors who carried it are retiring faster than they can be replaced. It is not a moral failing; it is an industry that has not given its people the scaffolding they need. This is where assistance is most useful — and most easily misused: a tool that gives the engineer reasonable knowledge at the point of decision can close the gap; a tool that “writes your hazard analysis for you” papers over it.
5. And suddenly, AI is here
Into exactly that landscape arrives generative AI. Tools like Copilot and Claude already give anyone a rapid way to generate content and claims and paste them straight into safety analyses and technical documents — with no governed, safe approach in between. A tool that can draft documents, suggest controls, reject controls and produce confident-sounding justifications in seconds is suddenly in everyone’s hands. And the evidence says people do not check it: in KPMG and the University of Melbourne’s global study, 66% of people rely on AI output without verifying its accuracy, while trust in AI has fallen, not risen. Ungoverned speed, applied to safety analysis, on systems whose failure hurts people — that is the moment the six principles exist for.
How SafeForge addresses it
We call it the SafeForge AI Dogma: AI empowers the decision-maker. AI does not make the decision. In practice that is the Confirmation Pattern: AI proposes, a person disposes, and the audit log records both. When AI drafts a hazard description, a control suggestion, or supporting evidence, the output goes into an editable field marked as unconfirmed. If you accept it, the Safety Expert makes the decision — credited to you and traceable in the audit log.
What AI should be in a safety-critical setting:
- A deep-dive literature agent that finds controls and solutions you have not yet thought of, in addition to what you already know.
- A reviewer that reads your hazard log overnight and surfaces the gaps in control coverage at 8am.
- A rapid literature review of good practice for a specific control, right when you are deciding whether to adopt it.
- An organiser that summarises and tracks the tasks and actions required for your next stage gate.
- A quality-control aide that points you to the immediate actions where your risk-tracking standards are not being met.
In every case the AI’s contribution is a head start. The decision is still yours, and the accountability sits where it always sat: with the engineer.
What the dogma rules out
- AI does not approve change requests. That needs a human reviewer, every time.
- AI does not mark hazards closed. That is an explicit human action.
- AI does not change data without a change request. Every edit travels the same two-person road your manual edits do.
- AI does not run without consent, and access can be revoked at any time.
- We will not market AI as “hazard analysis automation”. It is hazard analysis assistance.
A note on AI fallibility
AI gets things wrong — plausibly worded and technically off. The Confirmation Pattern is our defence: unconfirmed by default, read and edited before committing, references treated as user-verifiable rather than asserted fact.
The rulebook check
The six principles against the 2026 rulebook
We wrote these principles before most of today’s AI rules existed, so in August 2026 we checked each one against the current landscape: the EU AI Act (as amended by the 2026 Digital Omnibus), ISO/IEC 42001, the NIST AI Risk Management Framework, and Australia’s National AI Centre guidance. Plain terms, principle by principle.
Principle 1 — AI empowers the decision-maker; it does not make the decision.
How the rulebook supports this principle
- The EU AI Act's human-oversight article (Article 14) requires that the people overseeing an AI system can disregard, override or reverse its output — the machine's proposal is never the final word.
- The NIST AI RMF asks organisations to define, before deployment, which decisions humans keep.
- Australia's Guidance for AI Adoption (Practice 6, “Maintain human control”): people remain responsible for decisions and outcomes.
Principle 2 — AI's contribution is explicit.
How the rulebook supports this principle
- The EU AI Act's transparency article (Article 50) — binding for all risk tiers since 2 August 2026 — requires that people know when AI is involved in what they are reading or deciding on.
- The same article expects AI-assisted published text to be disclosed, with a carve-out where a person exercised genuine editorial control over the output.
- ISO/IEC 42001 expects users to be told what the AI can and cannot do — capability transparency, not just an AI badge.
Principle 3 — AI operates under consent.
How the rulebook supports this principle
- The rulebook phrases this as intended-use control: ISO/IEC 42001 requires AI to be used only within its documented intended use, with responsibilities allocated between provider and customer.
- The EU AI Act's deployer article (Article 26) expects organisations to control how AI is used in their name — deployment is a decision an organisation makes, not something that happens to it.
Principle 4 — Authority never transfers.
How the rulebook supports this principle
- The EU AI Act names the failure mode directly: Article 14(4)(b) requires guarding against automation bias — over-relying on AI that “provides information or recommendations for decisions to be taken by natural persons”.
- ISO/IEC TR 5469 (functional safety and AI) draws the line between AI assisting the design of safety functions and AI deciding — the authority for the safety decision stays with the person.
Principle 5 — AI output is traceable.
How the rulebook supports this principle
- The EU AI Act's record-keeping article (Article 12) requires automatic event logging over an AI system's life, and Article 19 sets a minimum retention floor.
- ISO/IEC 42001 has a dedicated AI event-logging control, and the NIST Generative-AI profile asks for content provenance — a record of what was AI-produced, when, and from what.
Principle 6 — AI does not bypass safety process.
How the rulebook supports this principle
- The EU AI Act itself rewards this design: Article 6(3) excludes from high-risk classification systems that do preparatory work or improve “a previously completed human activity” — AI subordinate to a human process. (It is also why a tool used in the design of critical infrastructure is not the regulated infrastructure itself.)
- Australia's AI adoption guidance (Practice 3) says to fold AI risk into your existing risk frameworks rather than building a parallel regime for the new technology.
Where the six principles say less than the frameworks ask — testing regimes, incident reporting, retention periods — we keep a dated internal ledger of the deltas and close them deliberately, not silently.
Why the regulators agree
Decision-authority taxonomies like EASA’s Artificial Intelligence Concept Paper are useful context for thinking about where authority sits when AI assists safety work. Our commitment is not a rung on any ladder — it’s an invariant: however capable the assistance becomes, every determination remains the engineer’s. That invariant is enforced structurally, not by policy — all changes route through the change-request process, and the AI’s tools are built so they cannot issue a compliance verdict. UK MOD JSP 936, UK CAA CAP3064 and the HSE’s position on AI in safety-related roles all draw the same line: AI must not replace competent human judgement, and the deployer must be able to show it didn’t.
As at August 2026
EU: the Digital Omnibus on AI (in force 27 July 2026) deferred the high-risk obligations to December 2027 — but the Article 50 transparency duties were not deferred and apply from 2 August 2026. Australia: the National AI Plan (December 2025) set aside the earlier mandatory-guardrails proposal; the National AI Centre’s Guidance for AI Adoption is the applicable voluntary reference, and the July 2026 “Australian Standards for AI” announcement is scoped to data centres and training infrastructure, not application tools. Provenance: major model providers began rolling out machine-readable marking of AI-generated text worldwide from mid-2026 — a provider-layer capability that complements, but does not replace, knowing who accepted what inside your own record. This note is dated and will be revised as the rulebook moves.
The point
The conclusion this product is built on
Strip away the clause numbers and the architecture, and what remains is the conviction that started SafeForge:
AI will be used — and poor AI usage is dangerous.
Responsible AI usage can underpin a more effective practice of System Safety.
SafeForge builds this responsibility into the product.
Agent-First System Safety.
Everything on this page — the principles, the Confirmation Pattern, the rulebook check — is that conviction, made into working software. See it run a risk workshop.
Further Reading
- EASA Artificial Intelligence Concept Paper (Issue 2, 2024)
- UK MOD JSP 936 — Dependable AI in Defence
- UK CAA CAP3064
- ISO/IEC TR 5469:2024 — functional safety and AI · ISO/IEC 42001:2023 — AI management systems
- UK HSE — regulatory position on AI
- KPMG / University of Melbourne — Global AI Trust Study (the 66% figure)
- The Nimrod Review (Haddon-Cave, 2009)
- Ken Rivers — Good practice is still not common practice
SafeForge is an AI research assistant that can make mistakes — a quick check, not a safety case. Findings inform an engineer’s judgement; they are never a legal or regulatory verdict, and every determination remains the duty-holder’s.
Ready to try SafeForge?
Start your intelligent hazard management workflow with a free SafeForge account.