Skip to content

Commit ca20316

Browse files
authored
Add README for Nexus Financial Services example
This README provides an overview of the fictional implementation of an ISO/IEC 42001:2023 AI Management System for Nexus Financial Services, including details about the organization, files in the folder, and how to use the examples.
1 parent 5bd0b0b commit ca20316

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

14-WORKED-EXAMPLE/README.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# 14 — Worked Example: Nexus Financial Services
2+
3+
## ISO/IEC 42001:2023 | Fictional Implementation Reference
4+
5+
> **IMPORTANT NOTICE:** All organisations, individuals, AI systems, data, and scenarios in this folder are entirely fictional and created for educational purposes only. Any resemblance to real entities is coincidental. This content does NOT constitute legal, compliance, or professional advice.
6+
7+
---
8+
9+
## About This Folder
10+
11+
This folder contains a **complete, filled-in worked example** of an ISO/IEC 42001:2023 AI Management System (AIMS) implementation for a fictional organisation: **Nexus Financial Services Ltd (NFS)**.
12+
13+
These examples show practitioners exactly how to complete the blank templates found throughout this toolkit — with realistic, plausible entries rather than placeholder text.
14+
15+
---
16+
17+
## Fictional Organisation Profile
18+
19+
| Field | Details |
20+
|---|---|
21+
| **Organisation** | Nexus Financial Services Ltd (NFS) |
22+
| **Industry** | Retail banking and consumer lending |
23+
| **Size** | ~3,200 employees, 14 branches across UK |
24+
| **Headquarters** | Manchester, United Kingdom |
25+
| **Regulatory Context** | FCA-regulated; subject to EU AI Act (cross-border), UK GDPR, Consumer Duty |
26+
| **AI System in Focus** | CreditIQ v2.1 — automated credit scoring and loan decisioning |
27+
| **AIMS Scope** | Development, deployment, and ongoing monitoring of CreditIQ v2.1 |
28+
| **Certification Goal** | ISO/IEC 42001:2023 Stage 2 audit within 18 months |
29+
| **AIMS Owner** | Chief Risk Officer (CRO) |
30+
31+
---
32+
33+
## Files in This Folder
34+
35+
| # | File | What It Shows | ISO Clause |
36+
|---|---|---|---|
37+
| 1 | [README.md](README.md) | This overview ||
38+
| 2 | [NFS-AIMS-SCOPE-STATEMENT.md](NFS-AIMS-SCOPE-STATEMENT.md) | Completed AIMS Scope Statement | Clause 4.3 |
39+
| 3 | [NFS-AI-SYSTEM-MODEL-CARD.md](NFS-AI-SYSTEM-MODEL-CARD.md) | Completed AI System Model Card for CreditIQ v2.1 | Clause 8.4, Annex A.6 |
40+
| 4 | [NFS-RISK-REGISTER-ENTRY.md](NFS-RISK-REGISTER-ENTRY.md) | Three fully populated AI risk register entries | Clause 6.1, Annex A.6 |
41+
| 5 | [NFS-INCIDENT-LOG-ENTRY.md](NFS-INCIDENT-LOG-ENTRY.md) | Completed AI incident log entry (bias detection event) | Clause 10.1, Annex A.9 |
42+
43+
---
44+
45+
## How to Use These Examples
46+
47+
1. **Read the blank template** in the relevant clause folder first (e.g., `05-CLAUSE6-PLANNING/AI-RISK-REGISTER.md`)
48+
2. **Open the corresponding worked example** here to see a realistic completed version
49+
3. **Adapt the content** to your own organisation, AI systems, and risk context
50+
4. **Do not copy verbatim** — your AIMS must reflect your actual organisation
51+
52+
---
53+
54+
## Mapping to Blank Templates
55+
56+
| Worked Example | Blank Template Location |
57+
|---|---|
58+
| NFS-AIMS-SCOPE-STATEMENT.md | `03-CLAUSE4-CONTEXT/AIMS-SCOPE-STATEMENT.md` |
59+
| NFS-AI-SYSTEM-MODEL-CARD.md | `07-CLAUSE8-OPERATION/AI-SYSTEM-MODEL-CARD.md` |
60+
| NFS-RISK-REGISTER-ENTRY.md | `05-CLAUSE6-PLANNING/AI-RISK-REGISTER.md` |
61+
| NFS-INCIDENT-LOG-ENTRY.md | `09-CLAUSE10-IMPROVEMENT/NONCONFORMITY-CORRECTIVE-ACTION-LOG.md` |
62+
63+
---
64+
65+
*ISO/IEC 42001:2023 AI Governance Toolkit | Worked Examples | See root README.md for full index*

0 commit comments

Comments
 (0)