You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(core),test(server): renumber standard-header rung 8→7 ahead of capability gate; align era-gating test title with its initialize body
The standard-header-validation ladder entry is moved to order 7 (ahead of
client-capabilities, now 8, and param-header-validation, now 9), and its
rationale carries an explicit precedence caveat: serveModern evaluates this
rung immediately after the supported-revision gate, so a request that also
fails a dispatch rung (method-registry 5, request-params 6) is answered here
first — the documented order is not the observed precedence relative to those.
The era-gating test's title said it posts a 2025-era tools/list without
standard headers, but the body POSTs initialize (the 2025 handshake, which is
the right body for era-gating); aligned the title to match.
0 commit comments