Skip to content

Commit 71388f9

Browse files
committed
chore(spec): regenerate api-surface and export-origins for the new migration id
`check:generated` proved exactly 2 of 15 artifacts stale (api-surface/, export-origins/); regenerated exactly those two with the package's own generators. Each diff is one line naming NOTIFICATION_EVENT_MIGRATION_ID and its declaration file — nothing else moved. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ARYe3yQTQCUFm5qPYNgKaJ
1 parent ce353b0 commit 71388f9

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/spec/api-surface/system.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@
444444
"MutualTLSConfig (type)",
445445
"MutualTLSConfigParsed (type)",
446446
"MutualTLSConfigSchema (const)",
447+
"NOTIFICATION_EVENT_MIGRATION_ID (const)",
447448
"NavNodeLike (interface)",
448449
"NotificationChannel (type)",
449450
"NotificationChannelSchema (const)",

packages/spec/export-origins/system.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@
444444
"MutualTLSConfig": "src/system/auth-config.zod.ts#MutualTLSConfig (type)",
445445
"MutualTLSConfigParsed": "src/system/auth-config.zod.ts#MutualTLSConfigParsed (type)",
446446
"MutualTLSConfigSchema": "src/system/auth-config.zod.ts#MutualTLSConfigSchema (const)",
447+
"NOTIFICATION_EVENT_MIGRATION_ID": "src/system/migration.zod.ts#NOTIFICATION_EVENT_MIGRATION_ID (const)",
447448
"NavNodeLike": "src/system/i18n-resolver.ts#NavNodeLike (interface)",
448449
"NotificationChannel": "src/system/notification.zod.ts#NotificationChannel (type)",
449450
"NotificationChannelSchema": "src/system/notification.zod.ts#NotificationChannelSchema (const)",

0 commit comments

Comments
 (0)