Skip to content

Commit f2e6a9e

Browse files
committed
chore(spec): regenerate api-surface + authorable-surface after merging main
The merge driver (`merge=os-regen`, AGENTS.md §11) deferred both artifacts rather than text-merging them, and `pre-commit` collects that debt. Regenerated from the MERGED source, so the union includes #5721's ActionSession entries alongside this branch's $icontains / FILTER_TEXT additions. `authorable-surface.base.json` is deliberately NOT bumped: it is the deletion gate's anchor, main only moves it when a key is REMOVED, and this branch only adds. `check:authorable-surface` confirms it — 'trails the merge base by 5 key(s) — expected right after a surface change lands'. Claude-Session: https://claude.ai/code/session_018fxLGQdatPbBUvCgiVxg6D Co-authored-by: Claude <noreply@anthropic.com>
1 parent fe57fcb commit f2e6a9e

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

packages/spec/api-surface.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3178,6 +3178,8 @@
31783178
"ActionParamIssue (interface)",
31793179
"ActionParamSchema (const)",
31803180
"ActionSchema (const)",
3181+
"ActionSession (type)",
3182+
"ActionSessionSchema (const)",
31813183
"ActionType (const)",
31823184
"AddRecordConfig (type)",
31833185
"AddRecordConfigSchema (const)",

packages/spec/authorable-surface.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6925,6 +6925,9 @@
69256925
"ui/ActionParam:requiresFeature",
69266926
"ui/ActionParam:type",
69276927
"ui/ActionParam:visible",
6928+
"ui/ActionSession:organizationId",
6929+
"ui/ActionSession:roles",
6930+
"ui/ActionSession:userId",
69286931
"ui/AddRecordConfig:enabled",
69296932
"ui/AddRecordConfig:formView",
69306933
"ui/AddRecordConfig:mode",

0 commit comments

Comments
 (0)