diff --git a/spec.bs b/spec.bs index bdfe099..3dc88dd 100644 --- a/spec.bs +++ b/spec.bs @@ -160,7 +160,7 @@ spec: html; urlPrefix: https://www.rfc-editor.org/rfc/ The [=user agent/taxonomy=] and [=user agent/model=] may be shipped to the browser asynchronously with respect to the browser release, and may be unavailable at a given point. They must be updated atomically with respect to algorithms that access them (e.g. the [=calculate user topics=] algorithm). - Note: The initial taxonomy used in Chrome is taxonomy_v1.md and the expectation is that it will change over time. + Note: In Chrome versions M121 and later, the taxonomy used is taxonomy_v2.md. The expectation is that it will change over time. Each [=user agent=] has an associated topics algorithm configuration (identified by [=browsing topics types/configuration version=] configuration version). The initial value and meaning is browser defined. @@ -238,7 +238,7 @@ spec: html; urlPrefix: https://www.rfc-editor.org/rfc/ Given a [=list=] of [=topics history entries=] historyEntriesForUserTopics, the browser should provide an algorithm to derive top 5 topics, that are believed to be valuable for the Topics callers. The algorithm should return a [=list=] of 5 [=topic ids=].