Detection Is Only One Part of Resilience
AI can group alerts, model normal behaviour, translate telemetry into an incident narrative and suggest containment. None of that guarantees that a business can keep serving customers or recover safely. A detector without decision authority, clean backups, communications and tested workarounds merely discovers failure faster.
As at 31 July 2026, UK organisations should frame AI security monitoring around important services and plausible harm. What must continue, how much disruption is tolerable, which systems and suppliers support it, and who may isolate them under pressure? Those questions determine the useful signals and response time.
The NCSC Cyber Assessment Framework 4.0 includes stronger coverage of attacker understanding, secure software, threat hunting and AI-related risk. Although designed principally for essential services and oversight, its outcome-based structure is a useful reference for other organisations.
Start With Service and Threat Mapping
Inventory alone is not service mapping. Connect customer-facing or operational outcomes to identities, applications, data stores, networks, devices, cloud services, people and fourth-party dependencies. Name an owner for each important service and set a maximum tolerable disruption supported by harm evidence.
For each credible scenario, describe:
- likely initial access and attacker objective;
- the assets and trust paths exposed;
- observable events at each attack stage;
- the containment authority and business trade-off;
- safe manual or degraded operation;
- regulatory, contractual and customer notifications;
- recovery source and validation method;
- dependencies that could block restoration; and
- the evidence needed for learning.
Our guide to AI threat detection and cybersecurity defence covers core defensive patterns; the resilience layer adds service tolerances, recovery and governance.
Collect Telemetry for Decisions
More logs are not automatically better. Collect events that answer a threat or operational question, synchronise time, protect integrity and retain them long enough for detection and investigation.
| Signal | Decision supported | Common blind spot |
|---|---|---|
| Identity and privilege changes | Disable or investigate an account | Service and break-glass identities |
| Endpoint execution | Isolate a host or process | Unmanaged and specialist devices |
| Cloud control-plane activity | Revoke tokens or configuration | Third-party administrator actions |
| Data access and movement | Contain exfiltration | SaaS exports and API downloads |
| Network and DNS | Block command paths or lateral movement | Encrypted and remote traffic |
| Backup operations | Protect recovery copies | Deletion by privileged accounts |
| Business transactions | Detect harmful outcome | Security tools lack process context |
| AI-system activity | Stop prompt, tool or model abuse | Retrieved content and agent actions |
The NCSC article What exactly should we be logging? recommends working backwards from adversary behaviour and incident-management needs. Define the purpose, owner, access, retention and alert response for each feed. Logs contain sensitive operational and personal data, so restrict and monitor their use.
Baseline completeness matters. Alert when a source stops sending, its clock drifts or the parser silently drops fields. An anomaly model trained on partial telemetry can report calm during an outage.
Bound What AI May Decide
Use models for prioritisation, correlation, enrichment and draft investigation steps where their error can be reviewed. Keep consequential action behind explicit policy.
Low-risk automation may enrich an IP address, attach asset ownership or open a case. Higher-risk actions—disabling a production identity, quarantining an operational device, blocking customer traffic or deleting a workload—need a deterministic rule, authorised human approval or a narrowly pre-authorised emergency playbook.
Evaluate the detector on:
- recall for defined attack scenarios;
- precision at the workload the team can handle;
- time from first useful signal to triage;
- time from decision to containment;
- serious false-positive impact;
- performance by environment and asset class;
- stability through business change;
- explanation and evidence completeness; and
- analyst agreement after investigation.
Do not train only on closed tickets; those reflect earlier visibility and analyst judgement. Include simulated and purple-team scenarios, known benign changes and attacks against the AI layer itself.
Protect the Detection System
An attacker will attempt to evade, flood or influence monitoring. They may poison baselines, inject instructions into data a language model reads, steal analyst prompts or exploit an automated response tool.
The UK AI Cyber Security Code of Practice sets baseline lifecycle measures for AI developers and deployers. Apply least privilege, separated environments, signed changes, model and prompt versioning, input isolation and action allow-lists.
Specific safeguards include:
- treat logs, emails and tickets as untrusted evidence, not instructions;
- keep secrets and raw credentials outside model context;
- expose only necessary fields to third-party models;
- require typed, schema-validated tool calls;
- limit the systems and actions available to an assistant;
- record retrieved evidence, recommendation, approver and result;
- maintain non-AI alerting for critical controls;
- monitor model drift and prompt-injection attempts;
- test safe behaviour when the model or provider is unavailable; and
- prevent the monitoring platform becoming a universal privileged account.
Our adaptive AI phishing and security-training guide adds the human-reporting side of early detection.
Incident Governance Before the Alarm
The government’s Cyber Governance Code of Practice places critical governance actions with boards and directors, including roles, risk appetite, regular reporting and assurance. Translate that into a current incident authority matrix.
Name who can declare severity, disconnect a service, engage outside responders, contact insurers, approve ransom-related decisions, notify regulators and communicate publicly. Store contact and playbook copies outside the primary environment. Include legal, privacy, operational, communications, people and supplier leads—not only the security team.
Run exercises that force trade-offs: monitoring is unavailable; backups may be compromised; the main supplier is silent; an AI recommendation conflicts with an experienced responder; or containment would breach the service’s impact limit. Observe decisions and coordination, not whether participants guess the scripted technical answer.
Regulation and Date Boundaries
The existing Network and Information Systems Regulations remain relevant to organisations in scope. The Cyber Security and Resilience (Network and Information Systems) Bill would broaden and strengthen the regime, but it is not law as at 31 July 2026.
The Parliamentary bill tracker shows that the bill completed its Commons stages, received its Lords second reading on 14 July 2026 and is due to enter Lords committee. Plans should track the bill, but policies must distinguish proposed duties from current ones.
Personal-data incidents create a separate assessment. The ICO’s personal-data-breach guidance requires reporting certain breaches within 72 hours where feasible, informing people without undue delay when high risk applies and recording breaches whether or not they are reported.
FCA-regulated firms in scope also need their operational-resilience rules and reporting obligations. The FCA’s July 2026 operational-resilience page states that firms should map, test and remain within impact tolerances for important business services; new incident and third-party reporting requirements are scheduled for March 2027.
Recovery Is a Designed Capability
Containment is not completion. Establish clean recovery environments, offline or suitably isolated backups, restoration priorities and validation criteria. Know which identity, name-resolution, network and management services must return first.
The NCSC published updated guidance on recovering from a highly disruptive cyber attack on 28 July 2026. Recovery planning should address technical restoration and the transition out of crisis, with legal and regulatory context applied to the incident.
Test:
- restoring critical configuration and data to an isolated environment;
- rebuilding identity without trusting compromised administrators;
- validating business records after restoration;
- rotating secrets and invalidating persistence;
- operating safely while integrations remain offline;
- reconciling transactions completed manually;
- communicating realistic service status; and
- monitoring the restored estate for recurrence.
Recovery time objective is not the same as impact tolerance. A service may restart while a backlog still causes intolerable customer harm.
A 90-Day Improvement Plan
Days 1–15 choose one important service and establish its tolerance. Map dependencies, threat scenarios, existing signals and response authority. Baseline alert volume, detection delay, containment time and recovery-test results.
Days 16–35 fix telemetry coverage and ownership. Create detection hypotheses for a small set of high-impact techniques. Protect time, access and retention. Build representative attack and benign-change test cases before selecting an AI feature.
Days 36–55 deploy AI in analyst-assist mode. It may summarise and rank but cannot contain. Blind-score its evidence, serious misses and false positives against the existing process. Red-team injection and data-extraction routes.
Days 56–75 automate only low-risk, reversible enrichments that pass tests. Exercise a severe scenario with executives, operations and suppliers. Restore a critical service component from protected backups and validate the business outcome.
Days 76–90 close authority and communication gaps, document current regulatory triggers and set board-level metrics. Decide whether to expand based on reduced decision and recovery time, not alert volume.
Expansion and Immediate Pause Gates
Expand only when telemetry coverage is demonstrably complete for the chosen service, analysts can reconstruct recommendations, false positives remain within operational capacity, containment authority is clear and recovery stays inside the agreed tolerance in a realistic test.
Pause the AI path when:
- a critical feed is missing or materially delayed;
- model drift produces unexplained severity changes;
- prompt injection changes an investigation or tool request;
- sensitive data reaches an unapproved provider;
- a high-impact attack in the test set is missed;
- automated action exceeds its allow-list;
- responders defer to a recommendation without evidence;
- the non-AI fallback fails;
- service recovery cannot be validated; or
- a legal notification clock is not escalated promptly.
Switch to established detections and manual playbooks while preserving the model inputs, version, output and actions. The goal is a safe service, not uninterrupted use of a particular tool.
The Resilience Standard
AI earns a place in cyber operations when it shortens a defensible decision and leaves responders with better evidence. It should never become a reason to weaken telemetry engineering, analyst skill or recovery investment.
An organisation is resilient when it can anticipate likely paths, detect useful signals, contain with authority, continue priority services and recover cleanly. Models can improve several of those steps; accountable people and rehearsed operating systems connect them.
Authoritative UK Sources
- NCSC: Cyber Assessment Framework 4.0
- NCSC: What exactly should we be logging?
- NCSC: Recovering from a highly disruptive attack
- DSIT: AI Cyber Security Code of Practice
- DSIT: Cyber Governance Code of Practice
- UK Parliament: Cyber Security and Resilience Bill stages
- ICO: Personal-data-breach guidance
- FCA: Operational resilience
This article is current to 31 July 2026 and is not legal or incident-response advice. Duties and reporting routes vary by sector, organisation, incident, territory and contract; proposed bill provisions should not be represented as enacted law.



