You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(adr-0006): Phase 1 — mark framework cloud-plugin duplicates @deprecated
ADR-0006 Phase 1 (去重声明) + ADR-0007 ⑤ "宣告 canonical". The cloud repo's
`@objectstack/objectos-runtime` is the canonical source for these plugins;
`apps/objectos` already uses it, and its marketplace-install-local copy is
AHEAD of this one (ADR-0036 `seeds:` rename). This marks the framework's
DUPLICATE copies @deprecated and points to the canonical cloud copies.
Scope (ADR D5 delete-set only): MarketplaceProxyPlugin,
MarketplaceInstallLocalPlugin, RuntimeConfigPlugin, cloud-url.
NOT EnvironmentDriverRegistry / KernelManager — those are retained
contracts (D3), handled in Phase 3/5.
These copies are STILL load-bearing: the framework CLI `serve.ts`
dynamically imports them for cloud-dev serve mode. The banners explicitly
say DO NOT DELETE until ADR-0006 Phase 4 decouples the CLI — Phase 1 is a
declaration only.
No behavior change: JSDoc @deprecated tags only. Runtime build (incl. DTS)
and `@objectstack/runtime` tests (381) stay green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments