Release Posture

发布

发布姿态、兼容性承诺与当前支持矩阵。

当前版本

v1.0.0-rc.1 GitHub Releases

source

README.md

这个发布页直接消费同步后的 v1 支持矩阵,而不是维护一份独立的站点副本。

stable groups

1

当前带有 GA 级兼容性承诺的分组数量。

experimental groups

2

仍纳入发布范围但尚未冻结兼容性的分组数量。

GA

Stable library roots

Public package surface is the long-term stable API for v1 users

模块:core, router, contract, middleware, security, store, health, log, metrics

Supported reference

Canonical reference app

Kept aligned with the canonical bootstrap and stable-root usage, but not treated as a reusable extension catalog

模块:reference/standard-service

Included in v1 release scope

CLI

Supported as a command-line tool, not as a Go import surface; command behavior and generated output must stay aligned with canonical docs

模块:cmd/plumego

Experimental

App-facing extension families

Included in repo quality gates and release scope, but API/config compatibility is not frozen

模块:x/ai, x/data, x/devtools, x/discovery, x/frontend, x/gateway, x/messaging, x/observability, x/ops, x/rest, x/tenant, x/websocket

Experimental

Subordinate extension primitives

Maintained and tested, but discovery should start from the owning family entrypoint and compatibility is not frozen

模块:x/ipc, x/mq, x/pubsub, x/scheduler, x/webhook