Skip to content

Commit 5d13031

Browse files
committed
chore(spec): rebase 到含 #4764 的 main 后全量重生成 —— 蓄意删键重放 + 生成物从新基重算(#4535 §7)
os-regen merge driver 对 json-schema.manifest.json / authorable-surface.json / api-surface.json 不做文本合并,rebase 回退了蓄意手删;本 commit 重放:manifest 删 system/EnvironmentArtifact* 9 键 + system/Sha256Digest 在列,authorable-surface 删 46 行(#4650 门禁以新 merge-base 695cfbd 重新自证,7 组「def no longer emitted」),api-surface / spec-changes / upgrade-guide / docs 全量重生成。 复验:check:generated 8/8、check:dual-source-exports(基线 6 → 3)、 strictness-ledger / variant-docs / liveness / empty-state 全绿;spec 测试 292 文件 / 7348 全过;全仓 typecheck 122/122;docs 产物无行首 import/export (Build Docs 措辞修复在 rebase 后仍生效)。 Claude-Session: https://claude.ai/code/session_0176qgxgCXTJCUv4YFLtusP9 Co-authored-by: Claude <noreply@anthropic.com>
1 parent 40192f3 commit 5d13031

3 files changed

Lines changed: 3 additions & 71 deletions

File tree

packages/spec/api-surface.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -913,23 +913,7 @@
913913
"EncryptionConfigInput (type)",
914914
"EncryptionConfigSchema (const)",
915915
"EnvironmentArtifact (type)",
916-
"EnvironmentArtifactChecksum (type)",
917-
"EnvironmentArtifactChecksumSchema (const)",
918-
"EnvironmentArtifactFunction (type)",
919-
"EnvironmentArtifactFunctionLanguage (type)",
920-
"EnvironmentArtifactFunctionLanguageEnum (const)",
921-
"EnvironmentArtifactFunctionSchema (const)",
922-
"EnvironmentArtifactHashAlgorithm (type)",
923-
"EnvironmentArtifactHashAlgorithmEnum (const)",
924916
"EnvironmentArtifactInput (type)",
925-
"EnvironmentArtifactManifest (type)",
926-
"EnvironmentArtifactManifestSchema (const)",
927-
"EnvironmentArtifactMetadata (type)",
928-
"EnvironmentArtifactMetadataSchema (const)",
929-
"EnvironmentArtifactPayloadRef (type)",
930-
"EnvironmentArtifactPayloadRefSchema (const)",
931-
"EnvironmentArtifactRequirement (type)",
932-
"EnvironmentArtifactRequirementSchema (const)",
933917
"EnvironmentArtifactSchema (const)",
934918
"ExecuteSqlOperation (const)",
935919
"ExtendedLogLevel (type)",
@@ -1253,6 +1237,8 @@
12531237
"SettingsNamespacePayload (type)",
12541238
"SettingsNamespacePayloadSchema (const)",
12551239
"SettingsUnsubscribe (type)",
1240+
"Sha256Digest (type)",
1241+
"Sha256DigestSchema (const)",
12561242
"SocialProviderConfig (type)",
12571243
"SocialProviderConfigSchema (const)",
12581244
"Span (type)",

packages/spec/authorable-surface.json

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -5944,52 +5944,6 @@
59445944
"system/EncryptionConfig:keyManagement",
59455945
"system/EncryptionConfig:scope",
59465946
"system/EncryptionConfig:searchableEncryption",
5947-
"system/EnvironmentArtifact:builtAt",
5948-
"system/EnvironmentArtifact:builtWith",
5949-
"system/EnvironmentArtifact:checksum",
5950-
"system/EnvironmentArtifact:commitId",
5951-
"system/EnvironmentArtifact:environmentId",
5952-
"system/EnvironmentArtifact:functions",
5953-
"system/EnvironmentArtifact:manifest",
5954-
"system/EnvironmentArtifact:metadata",
5955-
"system/EnvironmentArtifact:payloadRef",
5956-
"system/EnvironmentArtifact:schemaVersion",
5957-
"system/EnvironmentArtifactChecksum:algorithm",
5958-
"system/EnvironmentArtifactChecksum:value",
5959-
"system/EnvironmentArtifactFunction:code",
5960-
"system/EnvironmentArtifactFunction:hash",
5961-
"system/EnvironmentArtifactFunction:language",
5962-
"system/EnvironmentArtifactFunction:name",
5963-
"system/EnvironmentArtifactFunction:source",
5964-
"system/EnvironmentArtifactManifest:drivers",
5965-
"system/EnvironmentArtifactManifest:engine",
5966-
"system/EnvironmentArtifactManifest:plugins",
5967-
"system/EnvironmentArtifactMetadata:actions",
5968-
"system/EnvironmentArtifactMetadata:agents",
5969-
"system/EnvironmentArtifactMetadata:apis",
5970-
"system/EnvironmentArtifactMetadata:apps",
5971-
"system/EnvironmentArtifactMetadata:dashboards",
5972-
"system/EnvironmentArtifactMetadata:datasets",
5973-
"system/EnvironmentArtifactMetadata:datasources",
5974-
"system/EnvironmentArtifactMetadata:fields",
5975-
"system/EnvironmentArtifactMetadata:flows",
5976-
"system/EnvironmentArtifactMetadata:objects",
5977-
"system/EnvironmentArtifactMetadata:pages",
5978-
"system/EnvironmentArtifactMetadata:permissionSets",
5979-
"system/EnvironmentArtifactMetadata:permissions",
5980-
"system/EnvironmentArtifactMetadata:positions",
5981-
"system/EnvironmentArtifactMetadata:reports",
5982-
"system/EnvironmentArtifactMetadata:skills",
5983-
"system/EnvironmentArtifactMetadata:tools",
5984-
"system/EnvironmentArtifactMetadata:translations",
5985-
"system/EnvironmentArtifactMetadata:triggers",
5986-
"system/EnvironmentArtifactMetadata:views",
5987-
"system/EnvironmentArtifactMetadata:workflows",
5988-
"system/EnvironmentArtifactPayloadRef:checksum",
5989-
"system/EnvironmentArtifactPayloadRef:expiresAt",
5990-
"system/EnvironmentArtifactPayloadRef:url",
5991-
"system/EnvironmentArtifactRequirement:id",
5992-
"system/EnvironmentArtifactRequirement:version",
59935947
"system/ExecuteSqlOperation:description",
59945948
"system/ExecuteSqlOperation:sql",
59955949
"system/ExecuteSqlOperation:type",

packages/spec/json-schema.manifest.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,15 +1265,6 @@
12651265
"system/EmailVerificationConfig",
12661266
"system/EncryptionAlgorithm",
12671267
"system/EncryptionConfig",
1268-
"system/EnvironmentArtifact",
1269-
"system/EnvironmentArtifactChecksum",
1270-
"system/EnvironmentArtifactFunction",
1271-
"system/EnvironmentArtifactFunctionLanguageEnum",
1272-
"system/EnvironmentArtifactHashAlgorithmEnum",
1273-
"system/EnvironmentArtifactManifest",
1274-
"system/EnvironmentArtifactMetadata",
1275-
"system/EnvironmentArtifactPayloadRef",
1276-
"system/EnvironmentArtifactRequirement",
12771268
"system/ExecuteSqlOperation",
12781269
"system/ExtendedLogLevel",
12791270
"system/ExternalServiceDestinationConfig",
@@ -1420,6 +1411,7 @@
14201411
"system/SettingsChangeEvent",
14211412
"system/SettingsManifest",
14221413
"system/SettingsNamespacePayload",
1414+
"system/Sha256Digest",
14231415
"system/SocialProviderConfig",
14241416
"system/Span",
14251417
"system/SpanAttributeValue",

0 commit comments

Comments
 (0)