diff --git a/spec.html b/spec.html index 3751cc7..dce8c73 100644 --- a/spec.html +++ b/spec.html @@ -128,6 +128,11 @@

Agents

+ + +

The value field [[AsyncContextValue]] in the list [[AsyncContextMapping]] of an Agent Record is only intended to be accessed via an [[AsyncContextKey]] field. The list is not iterable through AsyncContext APIs.

+

The above definition implies that, if a value in the [[AsyncContextKey]] field in an Async Context Mapping Record is not live, then its corresponding value of [[AsyncContextValue]] is not necessarily live either.

+