← Back to Patent Claims
Patent Claim 062 All Patents →

Late-Joiner Herd Immunity at Fleet-Join Time

One-Shot Join-Time Inheritance of a Federation's Entire Confirmed Remediation Library

Patent Claim JIL Sovereign July 2026 Claim 62 of 157

Executive Summary

Claim 56 describes ongoing, peer-to-peer distribution of confirmed remediations across a federation as they are confirmed over time. A newly-joined cell has a different problem: it has zero local history and, absent a special mechanism, would only receive the federation's accumulated knowledge piecemeal, remedy by remedy, as ordinary distribution events happen to reach it - or worse, would have to independently fail against every fault the rest of the federation already solved long ago.

AEGIS instead treats the join event itself as an inheritance trigger. The moment a cell is detected as newly joined, the system identifies the federation's entire existing library of confirmed remediation signatures and applies that full library to the new cell in one step - before the cell has ever independently experienced any of those faults. The new cell is immunized against the federation's known fault modes from its first moment of operation.

Core Innovation: A newly-joined federation cell is automatically inoculated against every remediation the hub has already learned system-wide, in one join-time inheritance event, rather than accumulating that immunity gradually or independently rediscovering each fault the hard way.

Problem Statement

Onboarding a new site into a mature, federated infrastructure typically means that site starts with none of the institutional knowledge the rest of the fleet has already earned. Whether that knowledge lives in human runbooks, tribal memory, or a purely local automated-trust model, a new site is exposed to every previously-solved fault as if it were novel, until enough time passes for knowledge to reach it through whatever channel - human or automated - happens to carry it there.

70%
of outages Uptime Institute's annual survey attributes at least partly to human error or process failure
$9,000
widely-cited (Ponemon Institute) estimate of average cost per minute of unplanned downtime
100%
of the hub's already-confirmed remediation library applied to a newly-joined cell at join time, before any independent local fault exposure

Why Existing Solutions Are Insufficient

  • Golden-image / base-configuration onboarding: Bakes known-good configuration into a new node's initial image, but is a point-in-time snapshot - it does not carry forward remediation knowledge confirmed by the fleet after that image was built.
  • Ordinary peer-to-peer distribution without a join-time trigger: Under Claim 56's mechanism alone, a new cell would still only receive remedies as they are newly confirmed going forward, missing everything the federation already knew before the cell joined.
  • Documentation-based onboarding (runbook libraries, wikis): Human-mediated and slow, and does not itself grant the new site's automation any executable, pre-trusted authority to act on the documented knowledge.
  • Per-cell independent learning with no herd concept: Treats every cell, including new ones, as an isolated learner that must build its own confirmed-outcome history from zero, regardless of what the rest of the federation already knows.

Technical Architecture

Join Detection

The system detects when a network cell newly joins the monitored federation - a discrete, identifiable event distinct from ongoing steady-state operation of an already-established cell.

Library Identification

Upon detecting a join event, the system identifies the current library of remediation signatures previously confirmed and distributed across the federation's other cells - the accumulated output of every confirmation event under Claim 56 to date.

Bulk Application at Join Time

The identified library is applied to the newly-joined cell as a single join-time operation. The new cell is thereby enabled to autonomously execute previously-confirmed remediations against matching local fault occurrences immediately, without independently accumulating its own confirmed-outcome history through repeated local failures first.

Join-Time Inoculation Protocol

Trigger
Cell-join event detection
Scope of inheritance
Full existing confirmed-remedy library
Timing
One-shot, at join time
Related mechanism
Claim 56 - ongoing peer distribution

This mechanism composes directly with Claim 56: ongoing peer-to-peer distribution keeps every established cell current with newly-confirmed remedies as they happen, while this join-time inheritance trigger ensures a new cell does not start from zero relative to everything the federation already knew before it arrived.

Prior Art Differentiation

SystemJoin-Time Bulk Inheritance?Pre-Trusted for Autonomous Execution?Requires Independent Local History?
Golden-image onboardingNo (point-in-time snapshot)N/AN/A
Ongoing distribution without join triggerNoOnly for post-join confirmationsYes, for pre-join knowledge
Documentation/runbook onboardingNo, human-mediatedNoYes
JIL Sovereign AEGISYesYesNo

Patent Claim

Independent Claim 62: A computer-implemented method for inoculating a newly-joined network cell against previously-learned remediation knowledge, comprising: detecting that a network cell has newly joined a monitored federation; identifying a library of remediation signatures previously confirmed and distributed across other cells of the federation; and applying the identified library of remediation signatures to the newly-joined cell at join time, such that the newly-joined cell is enabled to autonomously execute previously-confirmed remediations without independently accumulating confirmed-outcome history through repeated local fault occurrences.