SMMODS

Release review

Moderation is planned backend work

The static site cannot approve uploads, process reports, or hide live content. This page records the moderation states the portal must expose once uploads become real.

Review states

States expected for versioned mod releases

Pending validation

The uploaded ZIP exists but schema, path, dependency, hash, and game-build checks are still running.

Needs changes

The upload failed validation or review, and the modder must publish a new immutable version.

Approved

The version is visible in the public catalog and installable through the manager API.

Admin boundary

No production moderation controls yet

Future admin tools need an authenticated queue, validation logs, approve/reject actions, hidden/superseded states, immutable artifact history, and account/report handling. The current static catalog is edited in git and validated before publish. The planned release states, backend requirements, and upload status response schema are published as JSON for tooling and docs.