We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b59f9 commit a658523Copy full SHA for a658523
1 file changed
.changeset/v11-open-edition-mcp-only.md
@@ -0,0 +1,12 @@
1
+---
2
+"@objectstack/spec": major
3
4
+
5
+Open edition is MCP-only.
6
7
+The bundled AI authoring service (`@objectstack/service-ai`) is no longer part of
8
+the open distribution (ADR-0025 S2, #2325); AI now integrates through MCP
9
+(`@objectstack/mcp`) and the documented opt-in seam — an app that declares
10
+`@objectstack/service-ai` / `@objectstack/service-ai-studio` still loads the
11
+service. Removing a published package from the open edition is a breaking change,
12
+so this cuts the next release as a major.
0 commit comments