|
1 | 1 | { |
2 | 2 | "description": "In-tree anchor for the authorable-surface deletion gate (#4650, #5235): a verbatim copy of the keys in authorable-surface/ as they stood at `baseRev`, a commit on origin/main. A build that CAN reach origin/main anchors on the merge base instead, and re-verifies this file against `baseRev` — so a PR that edits it to hide a deletion goes red wherever the network exists. A build that CANNOT reach GitHub (image-build stages, air-gapped, fork, historical-tag reproduction) anchors here instead of failing. Written only by `gen:schema`, only from a git-resolved baseline — never from the build that is being checked. See #5235.", |
3 | | - "baseRev": "3510e4a25dc4a0a626eb232ff7e53458c2fe9bc9", |
| 3 | + "baseRev": "53ef05744f37789a3e2e2ee94325a616b706bea0", |
4 | 4 | "keys": [ |
5 | 5 | "ai/AIModelConfig:maxTokens", |
6 | 6 | "ai/AIModelConfig:model", |
|
774 | 774 | "api/CreateManyDataResponse:object", |
775 | 775 | "api/CreateManyDataResponse:records", |
776 | 776 | "api/CreateRequest:data", |
777 | | - "api/CreateViewRequest:data", |
778 | | - "api/CreateViewRequest:object", |
779 | | - "api/CreateViewResponse:object", |
780 | | - "api/CreateViewResponse:view", |
781 | | - "api/CreateViewResponse:viewId", |
782 | 777 | "api/CrossObjectBatchDroppedFields:fields", |
783 | 778 | "api/CrossObjectBatchDroppedFields:index", |
784 | 779 | "api/CrossObjectBatchDroppedFields:object", |
|
860 | 855 | "api/DeleteResponse:id", |
861 | 856 | "api/DeleteResponse:meta", |
862 | 857 | "api/DeleteResponse:success", |
863 | | - "api/DeleteViewRequest:object", |
864 | | - "api/DeleteViewRequest:viewId", |
865 | | - "api/DeleteViewResponse:object", |
866 | | - "api/DeleteViewResponse:success", |
867 | | - "api/DeleteViewResponse:viewId", |
868 | 858 | "api/DeviceRequestResponse:code", |
869 | 859 | "api/DeviceRequestResponse:expiresAt", |
870 | 860 | "api/DeviceRequestResponse:interval", |
|
1157 | 1147 | "api/GetUiViewResponse:name", |
1158 | 1148 | "api/GetUiViewResponse:object", |
1159 | 1149 | "api/GetUiViewResponse:protection", |
1160 | | - "api/GetViewRequest:object", |
1161 | | - "api/GetViewRequest:viewId", |
1162 | | - "api/GetViewResponse:object", |
1163 | | - "api/GetViewResponse:view", |
1164 | 1150 | "api/HttpFindQueryParams:count", |
1165 | 1151 | "api/HttpFindQueryParams:distinct [RETIRED]", |
1166 | 1152 | "api/HttpFindQueryParams:expand", |
|
1347 | 1333 | "api/ListRunsResponse:error", |
1348 | 1334 | "api/ListRunsResponse:meta", |
1349 | 1335 | "api/ListRunsResponse:success", |
1350 | | - "api/ListViewsRequest:object", |
1351 | | - "api/ListViewsRequest:type", |
1352 | | - "api/ListViewsResponse:object", |
1353 | | - "api/ListViewsResponse:views", |
1354 | 1336 | "api/LoginRequest:email", |
1355 | 1337 | "api/LoginRequest:password", |
1356 | 1338 | "api/LoginRequest:provider", |
|
1978 | 1960 | "api/UpdateNotificationPreferencesRequest:preferences", |
1979 | 1961 | "api/UpdateNotificationPreferencesResponse:preferences", |
1980 | 1962 | "api/UpdateRequest:data", |
1981 | | - "api/UpdateViewRequest:data", |
1982 | | - "api/UpdateViewRequest:object", |
1983 | | - "api/UpdateViewRequest:viewId", |
1984 | | - "api/UpdateViewResponse:object", |
1985 | | - "api/UpdateViewResponse:view", |
1986 | | - "api/UpdateViewResponse:viewId", |
1987 | 1963 | "api/UploadArtifactRequest:artifact", |
1988 | 1964 | "api/UploadArtifactRequest:releaseNotes", |
1989 | 1965 | "api/UploadArtifactRequest:sha256", |
|
2161 | 2137 | "automation/DeleteRecordConfig:filter", |
2162 | 2138 | "automation/DeleteRecordConfig:multi", |
2163 | 2139 | "automation/DeleteRecordConfig:objectName", |
2164 | | - "automation/ETLDestination:config", |
2165 | | - "automation/ETLDestination:connector", |
2166 | | - "automation/ETLDestination:primaryKey", |
2167 | | - "automation/ETLDestination:type", |
2168 | | - "automation/ETLDestination:writeMode", |
2169 | | - "automation/ETLPipeline:description", |
2170 | | - "automation/ETLPipeline:destination", |
2171 | | - "automation/ETLPipeline:enabled", |
2172 | | - "automation/ETLPipeline:label", |
2173 | | - "automation/ETLPipeline:metadata", |
2174 | | - "automation/ETLPipeline:name", |
2175 | | - "automation/ETLPipeline:notifications", |
2176 | | - "automation/ETLPipeline:retry", |
2177 | | - "automation/ETLPipeline:schedule", |
2178 | | - "automation/ETLPipeline:source", |
2179 | | - "automation/ETLPipeline:syncMode", |
2180 | | - "automation/ETLPipeline:tags", |
2181 | | - "automation/ETLPipeline:transformations", |
2182 | | - "automation/ETLPipelineRun:completedAt", |
2183 | | - "automation/ETLPipelineRun:durationMs", |
2184 | | - "automation/ETLPipelineRun:error", |
2185 | | - "automation/ETLPipelineRun:id", |
2186 | | - "automation/ETLPipelineRun:logs", |
2187 | | - "automation/ETLPipelineRun:pipelineName", |
2188 | | - "automation/ETLPipelineRun:startedAt", |
2189 | | - "automation/ETLPipelineRun:stats", |
2190 | | - "automation/ETLPipelineRun:status", |
2191 | | - "automation/ETLSource:config", |
2192 | | - "automation/ETLSource:connector", |
2193 | | - "automation/ETLSource:incremental", |
2194 | | - "automation/ETLSource:type", |
2195 | | - "automation/ETLTransformation:config", |
2196 | | - "automation/ETLTransformation:continueOnError", |
2197 | | - "automation/ETLTransformation:name", |
2198 | | - "automation/ETLTransformation:type", |
2199 | 2140 | "automation/ExecutionError:code", |
2200 | 2141 | "automation/ExecutionError:context", |
2201 | 2142 | "automation/ExecutionError:executionId", |
|
6518 | 6459 | "system/SecurityEventCorrelation:linkAuthToAudit", |
6519 | 6460 | "system/SecurityEventCorrelation:linkEncryptionToAudit", |
6520 | 6461 | "system/SecurityEventCorrelation:linkMaskingToAudit", |
6521 | | - "system/ServerCapabilities:compression", |
6522 | | - "system/ServerCapabilities:httpVersions", |
6523 | | - "system/ServerCapabilities:middleware", |
6524 | | - "system/ServerCapabilities:routeParams", |
6525 | | - "system/ServerCapabilities:serverPush", |
6526 | | - "system/ServerCapabilities:sse", |
6527 | | - "system/ServerCapabilities:streaming", |
6528 | | - "system/ServerCapabilities:websocket", |
6529 | | - "system/ServerEvent:data", |
6530 | | - "system/ServerEvent:timestamp", |
6531 | | - "system/ServerEvent:type", |
6532 | 6462 | "system/ServerRateLimitConfig:enabled", |
6533 | 6463 | "system/ServerRateLimitConfig:maxRequests", |
6534 | 6464 | "system/ServerRateLimitConfig:windowMs", |
6535 | | - "system/ServerStatus:connections", |
6536 | | - "system/ServerStatus:requests", |
6537 | | - "system/ServerStatus:server", |
6538 | | - "system/ServerStatus:state", |
6539 | | - "system/ServerStatus:uptime", |
6540 | 6465 | "system/ServiceConfig:id", |
6541 | 6466 | "system/ServiceConfig:name", |
6542 | 6467 | "system/ServiceConfig:options", |
|
0 commit comments