Skip to content

Commit 2adc419

Browse files
committed
chore(spec): refresh the in-tree surface anchor onto the post-merge baseline (#5235)
`git merge origin/main` brought #5289 / #5293 / #5296 / #5300, three of which change the authorable surface (theme token tombstones, the HttpServerConfig removal, the NotificationAction / EmbedConfig removals). The anchor is written from the merge base, so it moves with it: baseRev 88b9b2d26e1029, 8045 → 8016 keys, regenerated by `gen:schema` rather than text-merged — this file is on the os-regen list precisely because a textual merge of it means nothing. Verified line-for-line against `git show 26e1029:packages/spec/authorable-surface.json`, and the siblings' entries survived in it: `ui/Theme:animation [RETIRED]` / `ui/Theme:zIndex [RETIRED]` are carried, HttpServerConfig / NotificationAction / EmbedConfig are gone from every generated witness at once. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ErbEDVAg1No9gdg1pgDAGB
1 parent d85b167 commit 2adc419

1 file changed

Lines changed: 8 additions & 37 deletions

File tree

packages/spec/authorable-surface.base.json

Lines changed: 8 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "In-tree anchor for the authorable-surface deletion gate (#4650, #5235): a verbatim copy of the keys in authorable-surface.json 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": "88b9b2d5cc8da79aa7d45d6e610959568baea9a2",
3+
"baseRev": "26e1029f5cdf7f63719e3f58eb661b19f65b78fe",
44
"keys": [
55
"ai/AIModelConfig:maxTokens",
66
"ai/AIModelConfig:model",
@@ -5912,15 +5912,6 @@
59125912
"system/HttpDestinationConfig:retry",
59135913
"system/HttpDestinationConfig:timeout",
59145914
"system/HttpDestinationConfig:url",
5915-
"system/HttpServerConfig:bodyLimit",
5916-
"system/HttpServerConfig:compression",
5917-
"system/HttpServerConfig:cors",
5918-
"system/HttpServerConfig:host",
5919-
"system/HttpServerConfig:port",
5920-
"system/HttpServerConfig:requestTimeout",
5921-
"system/HttpServerConfig:security",
5922-
"system/HttpServerConfig:static",
5923-
"system/HttpServerConfig:trustProxy",
59245915
"system/Incident:affectedDataClassifications",
59255916
"system/Incident:affectedSystems",
59265917
"system/Incident:category",
@@ -6924,8 +6915,6 @@
69246915
"ui/AddRecordConfig:formView",
69256916
"ui/AddRecordConfig:mode",
69266917
"ui/AddRecordConfig:position",
6927-
"ui/Animation:duration",
6928-
"ui/Animation:timing",
69296918
"ui/App:_lock",
69306919
"ui/App:_lockDocsUrl",
69316920
"ui/App:_lockReason",
@@ -7301,13 +7290,6 @@
73017290
"ui/ElementTextProps:aria",
73027291
"ui/ElementTextProps:content",
73037292
"ui/ElementTextProps:variant",
7304-
"ui/EmbedConfig:allowedOrigins",
7305-
"ui/EmbedConfig:enabled",
7306-
"ui/EmbedConfig:height",
7307-
"ui/EmbedConfig:responsive",
7308-
"ui/EmbedConfig:showHeader",
7309-
"ui/EmbedConfig:showNavigation",
7310-
"ui/EmbedConfig:width",
73117293
"ui/FocusManagement:arrowNavigation",
73127294
"ui/FocusManagement:focusTrap",
73137295
"ui/FocusManagement:focusVisible",
@@ -7595,9 +7577,6 @@
75957577
"ui/NavigationContribution:group",
75967578
"ui/NavigationContribution:items",
75977579
"ui/NavigationContribution:priority",
7598-
"ui/NotificationAction:action",
7599-
"ui/NotificationAction:label",
7600-
"ui/NotificationAction:variant",
76017580
"ui/NumberFormat:currency",
76027581
"ui/NumberFormat:maximumFractionDigits",
76037582
"ui/NumberFormat:minimumFractionDigits",
@@ -7895,7 +7874,7 @@
78957874
"ui/SyncConfig:maxRetries",
78967875
"ui/SyncConfig:retryInterval",
78977876
"ui/SyncConfig:strategy",
7898-
"ui/Theme:animation",
7877+
"ui/Theme:animation [RETIRED]",
78997878
"ui/Theme:borderRadius",
79007879
"ui/Theme:colors",
79017880
"ui/Theme:customVars",
@@ -7906,7 +7885,7 @@
79067885
"ui/Theme:name",
79077886
"ui/Theme:shadows",
79087887
"ui/Theme:typography",
7909-
"ui/Theme:zIndex",
7888+
"ui/Theme:zIndex [RETIRED]",
79107889
"ui/TimelineConfig:colorField",
79117890
"ui/TimelineConfig:endDateField",
79127891
"ui/TimelineConfig:groupByField",
@@ -7934,10 +7913,10 @@
79347913
"ui/TreeConfig:labelField",
79357914
"ui/TreeConfig:parentField",
79367915
"ui/Typography:fontFamily",
7937-
"ui/Typography:fontSize",
7938-
"ui/Typography:fontWeight",
7939-
"ui/Typography:letterSpacing",
7940-
"ui/Typography:lineHeight",
7916+
"ui/Typography:fontSize [RETIRED]",
7917+
"ui/Typography:fontWeight [RETIRED]",
7918+
"ui/Typography:letterSpacing [RETIRED]",
7919+
"ui/Typography:lineHeight [RETIRED]",
79417920
"ui/UrlNavItem:badge",
79427921
"ui/UrlNavItem:badgeVariant",
79437922
"ui/UrlNavItem:icon",
@@ -8038,14 +8017,6 @@
80388017
"ui/WidgetProperty:name",
80398018
"ui/WidgetProperty:required",
80408019
"ui/WidgetProperty:type",
8041-
"ui/WidgetProperty:validation",
8042-
"ui/ZIndex:base",
8043-
"ui/ZIndex:dropdown",
8044-
"ui/ZIndex:fixed",
8045-
"ui/ZIndex:modal",
8046-
"ui/ZIndex:modalBackdrop",
8047-
"ui/ZIndex:popover",
8048-
"ui/ZIndex:sticky",
8049-
"ui/ZIndex:tooltip"
8020+
"ui/WidgetProperty:validation"
80508021
]
80518022
}

0 commit comments

Comments
 (0)