v1.5.0 โ Isolated Plugin and MCP Ecosystem¶
Purpose: Defines version-level CLI, API, SDK, dashboard, schema, and compatibility obligations. Audience: product, architecture, engineering, security, operations, documentation, release, and AI coding agents Owner: Plugin and MCP Maintainers Roadmap authority:
docs/strategy/FORGEVENA_VERSIONED_PRODUCT_ROADMAP.md#8-v150--isolated-plugin-and-mcp-ecosystemLifecycle: planned Review: before implementation and at every lifecycle promotion
Contract Rules¶
- Preserve
forgevena,ai-workspace,.ai-workspace/, structured envelopes, preview-first mutation, and explicit external consent. - Add interfaces only through versioned schemas and shared domain services.
- Document authentication references, permissions, rate limits, pagination, errors, idempotency, cancellation, and compatibility.
- Never place credentials or sensitive content in arguments, URLs, logs, state, diagnostics, or evidence.
Surface Impact¶
- Version plugin manifest, RPC, permission, source-adapter, and host-adapter contracts.
- Add lifecycle and SDK commands while preserving declarative plugin compatibility.
Compatibility¶
Backward compatibility is required throughout 1.x. Later breaking changes require deprecation, migration preview, compatibility reports, rollback, and support for the final prior-major release.