[8] JavaScript のエージェントとは、 プログラムが実行されるスレッドに相当するものを、 特定の実装方法に縛られないよう仕様書上抽象化したものです。 >>7
[16] エージェントはエージェントクラスターに属します。
[10] Web では、同期的に互いにアクセスし得る大域オブジェクト/realm をまとめた単位が1つのエージェントとなります。
[1] Define agents and agent clusters (annevk著, ) https://github.com/whatwg/html/commit/4db86547f1184e7ceb4f1009cb3bef28101eda4f
[3] What is an Agent? · Issue #882 · tc39/ecma262 () https://github.com/tc39/ecma262/issues/882
[4] Clarify and explain agents and agent clusters (domenic著, ) https://github.com/whatwg/html/commit/db6d0df0b681d0b83a35b60302ad5077e59bb8aa
[5] Add Origin-aware Transferrables · Issue #3766 · whatwg/html () https://github.com/whatwg/html/issues/3766
[6] Clarify and explain agents and agent clusters by domenic · Pull Request #3783 · whatwg/html () https://github.com/whatwg/html/pull/3783