|
1 | 1 | { |
2 | | - "description": "Ratchet of every AUTHORABLE key in the spec — what a metadata author may write, which for this platform IS the third-party API. Auto-updated on additions (commit the change). A key that disappears without a tombstone fails gen:schema, because these schemas are not .strict() and Zod would silently strip it. \"[RETIRED]\" marks a tombstoned key that still rejects with an upgrade prescription. See #3855, ADR-0059 §5.", |
| 2 | + "description": "Ratchet of every AUTHORABLE key in the spec \u2014 what a metadata author may write, which for this platform IS the third-party API. Auto-updated on additions (commit the change). A key that disappears without a tombstone fails gen:schema, because these schemas are not .strict() and Zod would silently strip it. \"[RETIRED]\" marks a tombstoned key that still rejects with an upgrade prescription. See #3855, ADR-0059 \u00a75.", |
3 | 3 | "keys": [ |
4 | 4 | "ai/AIModelConfig:maxTokens", |
5 | 5 | "ai/AIModelConfig:model", |
|
4598 | 4598 | "kernel/DeprecationNotice:migrationPath", |
4599 | 4599 | "kernel/DeprecationNotice:reason", |
4600 | 4600 | "kernel/DeprecationNotice:removeIn", |
4601 | | - "kernel/DevFixtureConfig:enabled", |
4602 | | - "kernel/DevFixtureConfig:envFilter", |
4603 | | - "kernel/DevFixtureConfig:paths", |
4604 | | - "kernel/DevFixtureConfig:resetBeforeLoad", |
4605 | | - "kernel/DevPluginConfig:fixtures", |
4606 | | - "kernel/DevPluginConfig:open", |
4607 | | - "kernel/DevPluginConfig:port", |
4608 | | - "kernel/DevPluginConfig:preset", |
4609 | | - "kernel/DevPluginConfig:seedAdminUser", |
4610 | | - "kernel/DevPluginConfig:services", |
4611 | | - "kernel/DevPluginConfig:simulatedLatency", |
4612 | | - "kernel/DevPluginConfig:tools", |
4613 | | - "kernel/DevServiceOverride:config", |
4614 | | - "kernel/DevServiceOverride:enabled", |
4615 | | - "kernel/DevServiceOverride:service", |
4616 | | - "kernel/DevServiceOverride:strategy", |
4617 | | - "kernel/DevToolsConfig:apiDocs", |
4618 | | - "kernel/DevToolsConfig:dbExplorer", |
4619 | | - "kernel/DevToolsConfig:hotReload", |
4620 | | - "kernel/DevToolsConfig:mailCatcher", |
4621 | | - "kernel/DevToolsConfig:requestInspector", |
4622 | | - "kernel/DevToolsConfig:verboseLogging", |
4623 | 4601 | "kernel/DisablePackageRequest:id", |
4624 | 4602 | "kernel/DisablePackageResponse:message", |
4625 | 4603 | "kernel/DisablePackageResponse:package", |
|
0 commit comments