Published in openvibe-contracts v0.33.0 (docs/adr/ADR-013-mod-manifest.md), rendered as is.

ADR-013: Mod manifest, trust and sandbox/resource model

Status: Accepted 2026-09-23. Gates Wave 12 (mods) and Wave 21 Stage C (sandboxed user code).

Context and current evidence

OpenVibe.Games has an authoritative world with Network SSO but no mod platform. Source.OpenVibe.Games has its own scripting runtime. Nothing in the platform can install, grant, revoke or sandbox third-party code (D39).

Decision

Alternatives considered

Migration consequences

None today: no mods exist. Games adopts the manifest when it adds its first mod hook.

Rollback

Revoke the grants; the manifest schema stays.

Acceptance tests