The /console/inspect request modes (lsp's InspectRequest). Only child
and completion are wired today (the two the InspectBackend seam
exposes); highlight (token-level error detection) and syntax (parse tree),
plus the input/.query/.proplist request fields, are the documented
Phase-2 extension point for value-level validation — widen the adapter seam
when adding them.
The
/console/inspectrequest modes (lsp'sInspectRequest). Onlychildandcompletionare wired today (the two the InspectBackend seam exposes);highlight(token-level error detection) andsyntax(parse tree), plus theinput/.query/.proplistrequest fields, are the documented Phase-2 extension point for value-level validation — widen the adapter seam when adding them.