Account for model auth diagnostic exports

This commit is contained in:
kevinlin-openai
2026-08-12 12:36:23 -07:00
parent df52a34380
commit 5bf900ca68
+2 -1
View File
@@ -131,7 +131,8 @@ const defaultPublicDeprecatedExportsByEntrypointBudget = Object.freeze({
"channel-reply-pipeline": 12,
"interactive-runtime": 11,
// +3: canonical incognito classifier projected through deprecated compatibility barrels.
"infra-runtime": 596,
// +2: model-auth state/clear diagnostic event contracts during the runtime-barrel migration.
"infra-runtime": 598,
"ssrf-policy": 1,
"ssrf-runtime": 1,
// +1: deprecated agent media projection re-export during the media migration window.