Skip to main content

Change Log

All changes to SSF-SPEC-004 are recorded here. This document follows the versioning policy defined in SSF-SPEC-001, Section 21.

VersionDateAuthorSummary
1.0.02026-03-10Stablecoin Stack FoundationInitial release. Defines the wallet-gateway WebSocket interface: connection model, per-message authentication, request–response operations, subscription model, asynchronous submission status lifecycle, error handling, and conformance requirements.

Versioning Policy

This specification follows Semantic Versioning 2.0.0 as applied in SSF-SPEC-001:

SegmentMeaning
MAJORA backwards-incompatible change to any message type, envelope structure, authentication scheme, connection model, or conformance requirement.
MINORAddition of new message types, fields, or capabilities that do not break existing conformant implementations.
PATCHEditorial corrections, clarifications, and non-normative changes that do not affect conformance.

This specification MUST declare the version of SSF-SPEC-001 to which it conforms. The current conformance target is SSF-SPEC-001 v1.0.0.