| authoringCompletionItemKindSchema | Completion item kinds produced by Gooi authoring read-path handlers. |
| authoringCompletionItemSchema | One completion item exposed by read-path completion handlers. |
| authoringCompletionListSchema | Completion list result payload. |
| authoringCompletionRequestSchema | Completion request contract used by textDocument/completion handlers. |
| authoringCompletionResolveRequestSchema | Completion resolve request contract used by completionItem/resolve handlers. |
| authoringCompletionResolveResultSchema | Completion resolve result payload. |