diff --git a/README.md b/README.md
index 7d780650..a89f816e 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [ESM Phase Imports][esm-phase] | Luca Casonato
Guy Bedford | Luca Casonato
Guy Bedford | :question: | -[2024‑12][esm-phase-notes]
-[2024‑06][esm-phase-notes-2024-06]
-[2024‑02][esm-phase-notes-2024-02] |
| [Immutable ArrayBuffers][immutable-abs] | Mark Miller
Peter Hoddie
Richard Gibson
Jack Works | Mark Miller
Peter Hoddie
Richard Gibson
Jack Works | :question: | -[2025‑07][immutable-abs-notes] |
| [iterator chunking][chunking] | Michael Ficarra | Michael Ficarra | :question: | -[2025‑09][chunking-notes]
-[2025‑07][chunking-notes-2025-07]
-[2025‑05][chunking-notes-2025-05]
-[2024‑10][chunking-notes-2024-10]
-[2024‑02][chunking-notes-2024-02] |
-| [Import Bytes][import-bytes] | Steven Salat | Steven Salat | :question: | -[2025‑09][import-bytes-notes] |
+| [Import Bytes][import-bytes] | Steven Salat | Steven Salat | [Import Bytes][import-bytes-tests] | -[2025‑09][import-bytes-notes] |
| [Await Dictionary][await-dictionary] | Alexander J. Vincent | Ashley Claymore
Jordan Harband
Chris de Almeida | :question: | -[2025‑11][await-dictionary-notes] |
| [Iterator Join][iterator-join] | Kevin Gibbons | Kevin Gibbons | :question: | -[2025‑11][iterator-join-notes] |
| [Error Stack Accessor][stack-accessor] | Jordan Harband | Jordan Harband
Mark Miller | :question: | -2026‑03
-[2025‑11][stack-accessor-notes] |
@@ -195,6 +195,7 @@ Note that as part of the onboarding process your repository name may be normaliz
[clamp-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-05/may-29.md#mathclamp-for-stage-2
[import-bytes]: https://github.com/styfle/proposal-import-buffer
[import-bytes-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-09/september-23.md#import-bytes-for-stage-27
+[import-bytes-tests]: https://github.com/tc39/test262/pull/4648
[import-sync]: https://github.com/tc39/proposal-import-sync
[native-promise-predicate]: https://github.com/mhofman/proposal-native-promise-predicate
[native-promise-predicate-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2025-09/september-22.md#native-promise-predicate-for-stage-1-or-2