Business Continuity in the Age of AI

When the platform is the business.

Organisations run their operations on entityOS.cloud. That makes the platform’s availability and integrity a continuity concern, not only a security one — and advanced AI is compressing the time between a new weakness and its exploitation. The staged “closed internet” model is built so the service stays reachable by you, and only you, even under pressure.

Service Dependency Staged Access Defence in Depth ISO 22301 ISO 31000
The Shift

AI changes the timing, not the target.

The things that make a platform valuable to run on also make it worth attacking. Advanced AI does not invent new targets — it makes reaching them faster, cheaper and more automated, shrinking the window a defender has to react.

Faster exploitation

Weaknesses are characterised and weaponised in hours, not weeks — the react-and-patch window narrows.

Automated at scale

Probing that once needed a skilled operator now runs continuously and cheaply against every exposed endpoint.

Credential hunting

Leaked keys, tokens and passwords are harvested and reused the moment they surface anywhere public.

Always-on exposure

A public endpoint is reachable by every attacker, all the time — exposure is the default, not the exception.

Concentrated value

The platform an organisation runs on is a single, high-value place to aim at — one target, wide impact.

Convincing pretexting

AI makes phishing and social engineering harder to spot, so “who is really connecting” matters more than ever.

Continuity means the platform is reachable by you, never by the internet.

The Dependency

A dependency you can plan around.

Running on a shared cloud platform concentrates two things an organisation cannot afford to lose. Continuity planning treats both as first-class:

  • Availability — a path to essential operations that does not hinge on any single mechanism staying healthy.
  • Integrity — assurance that access is genuinely yours, even if a network control is stressed or bypassed.
  • Recoverability — rehearsed steps to restore normal service, not a document nobody has tested.
The shift in posture

The public internet is treated as hostile. Access is earned in layers, so losing any one layer degrades the service rather than stopping it — and never hands control to the internet at large.

Weakness emergesplatform or a dependency
AI compresses the windowhours, not weeks
a single gate would force a choice
Layered gates still holdIP · mTLS · identity
Degrade and continueessential operations stay up
The Model

The staged model is a continuity model.

Each stage of the closed-internet model is usually described as security. Read another way, each one is also a continuity control: it narrows how the platform can be taken down or taken over, and gives you an independent path to keep operating.

Keeping essential operations running

When a weakness is suspected or confirmed and a fix is not yet available, these shrink exposure while the layered gates keep the service reachable by you.

  1. 1

    Tighten the allowlist

    Cut the Stage 1 allowlist to the minimum addresses essential operations need; remove everything else.

  2. 2

    Elevate to mTLS-only

    Require a valid client certificate for protected surfaces, so a network foothold alone cannot reach them.

  3. 3

    Anchor to identity

    Where credential integrity is in doubt, lean on verifiable identity so being “inside the network” confers no authority by itself.

  4. 4

    Hold the alternate path

    Keep at least one rehearsed access route that never depends on the mechanism currently under stress.

  5. 5

    Rotate exposed secrets

    Rotate credentials, tokens and certificates that could have leaked; assume anything exposed is untrustworthy until proven otherwise.

Detection draws on telemetry independent of the affected component — never only on the logs it controls.

Continuity Risks

Scored against the staged controls.

Residual ratings assume the staged-access controls are in place; before those controls, every rating is higher. Owner: Security & Platform Engineering, escalating to the executive sponsor on activation.

ID Risk Likelihood Impact Residual Primary treatment
C1Platform unreachable (volumetric attack or upstream outage)PossibleMajorMediumAllowlisted edge; diverse alternate path; tested failover
C2Credential or token theft leads to account takeoverLikelySevereHighmTLS per-connection identity; short-lived secrets; rotation
C3AI-accelerated intrusion outpaces manual responseLikelyMajorHighLayered gates; independent detection; automated containment
C4A single perimeter mechanism is bypassed by a zero-dayPossibleSevereHighDiverse gates; no single mechanism is trusted alone
C5Data or configuration integrity silently alteredPossibleSevereMediumIdentity-anchored access; out-of-band, append-only logging
C6No vendor fix available for an extended windowLikelyModerateMediumVirtual patching; tighten allowlists; elevate to mTLS-only

Six representative risks shown; the full register is maintained in the ISMS.

Defence in Depth

What keeps the service yours.

Each layer enforces something different, in different code, at a different level. Defeating one does not hand an attacker a certificate, a credential, or a place on the allowlist — so the platform stays reachable by you.

00
The public internet
Hostile by default — every connection is treated as untrusted until it earns access.
Untrusted
01
IP allowlisting
Only known source addresses reach the service — the bulk of automated, internet-wide probing never arrives.
Stage 1
02
mTLS / X.509 client certificates
The service demands a valid client certificate at the TLS layer; reaching an address is not the same as being allowed in.
Stage 2
03
KERI / ACDC self-sovereign identity
Trust is anchored to verifiable identity and provenance, so being “inside the perimeter” confers no authority by itself. Planned.
Stage 3

The property that matters is diversity of defence: the layers do not share a vulnerable component, so no single weakness opens all of them at once.

Operating Through Disruption

Stay available on a path you control.

Continuity comes from rehearsed alternate paths and drills, not from a document. The organisation keeps at least one access path that never depends on the mechanism under stress.

Diverse alternate path

A second route in a separate zone, terminating into an mTLS-gated entry — the continuity spine that keeps essential services running.

Break-glass access

Pre-authorised, time-boxed emergency access, guarded by identity and logged out-of-band. Never a shared key, never the affected component.

Recovery objectives

Tier-0 systems: RTO ≤ 1 hour, RPO ≤ 5 min. Essential systems degrade but stay available; standard work defers until recovery.

Independent detection

Bypass and takeover alerts come from out-of-band, append-only telemetry — sources the affected component cannot alter.

Rebuild, don’t just patch

Where persistence is possible, restore from a known-good image and re-attest integrity before returning a component to service.

Readiness via drills

Quarterly failover and break-glass rehearsals; half-yearly zero-day tabletops. A capability never exercised is an assumption, not a control.

The Takeaway

Depend with confidence.

In the age of advanced AI, the platform an organisation runs on must stay available and trustworthy under pressure — not just secure on a good day.

Diverse, independent gates turn “expose or halt” into “degrade and continue”. That is the continuity value of the closed-internet staged model.