You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The current benchmark is real Linux SCTP peer traffic evidence, but it is single-host loopback. Do not use it for broad operator capacity claims until an operator-sized deployment benchmark is retained.
39
45
- Package publication evidence is closed for the public RC prerelease. Stable commercial release gates are foundation-complete, but live stable publication still requires retained stable release evidence, a completed protected stable publication run, and verified stable NuGet publication evidence.
40
46
- Public/stable signing must use the organization's approved trusted certificate in the protected release environment; the current signing evidence is internal self-signed RC evidence.
41
47
- Hosted GitHub provenance/SBOM attestations were skipped for dry-run and prerelease because private repository or organization attestation persistence can require a supported plan or public repository. These runs retained local provenance markers; stable runs keep hosted attestation reserved for the protected stable gate.
42
-
- M3UA and M2PA now provide stateful runtime implementations through
43
-
`IMtp3Network` and `IMtp2Link`. Independent external M2PA peer evidence remains
44
-
part of the end-to-end traffic lab gate.
45
-
- SCCP, TCAP, and MAP SMS now provide stateful runtime implementations with
The foundation gate is complete when trace formatting, conformance vectors, built-in vectors, simulator scripts, MAP SMS flows, transport samples, sample catalog, and CI profile are all present.
106
106
107
-
Production readiness remains false until external interoperability lab evidence is captured against real peer stacks and packet traces.
107
+
Repository-profile cross-implementation evidence is retained, but production
108
+
readiness remains false until operator/vendor-profile interoperability and the
109
+
remaining release gates are complete.
108
110
109
111
Phase 7 adds `SigtranInteropEvidenceRegistry` so those lab artifacts can be tracked as stable release evidence instead of free-form notes.
112
+
113
+
## Full-Stack Traffic Lab
114
+
115
+
`Sigtran.NET.EndToEndLab` composes the implemented MAP SMS, TCAP, SCCP, M3UA,
116
+
and native SCTP layers. `tools/interop-peer/sigtran_reference_peer.c` is an
117
+
independent C/lksctp peer that parses each layer and constructs response bytes
118
+
without linking to SDK code.
119
+
120
+
Run `end-to-end-20260724T085858Z` passed with five MAP invokes, five MAP results,
121
+
ten M3UA DATA messages, and 23 SCTP packets. Its PCAP, logs, configuration,
122
+
trace, field export, comparison, report, and digests are retained under
0 commit comments