Status
Network status
| Environment | Status |
|---|---|
| Internal beta with team and close circle, real collateral | Completed |
| Private beta with whitelisted users and capped TVL | Live |
| Public testnet | Not live |
| Broader closed mainnet beta with whitelist and capped TVL | Q3 2026 planned |
| Public mainnet | H1 2027 target, post-audit |
Engineering status
| Area | Status |
|---|---|
| Product overview | Documented and reviewed |
| Architecture | Documented |
| Order types | All 12+ types implemented and validated under internal beta |
| Smart contracts | Implementation complete; CI gates >=90% line coverage |
| Persistence layer | Production-shape with active monitoring |
| API reference | Auto-generated from the canonical specification and kept in sync via CI |
| Builder Codes | Implemented backend preview; Builder Basic and Builder Pro documented under Building |
| Launchpad | Intake, review, orchestrator, asset registry, and listing path implemented; production chain automation gated |
| TypeScript SDK | Public npm package available as @sentico-labs/sdk; current release 0.1.4 |
| Python and Rust SDKs | Repository previews available; public registry publication remains release-gated |
| External audit | Scheduled Q4 2026 to Q1 2027 |
Interface release 0.1.3
| Area | Status |
|---|---|
| BSL naming | Business Line terminology is canonical; legacy MM/binary names remain compatibility aliases only. |
| BSL access | Signed order submit can run without a shared lane key under beta policy; protected reads, sessions, receipts, limits, elevated lanes, and FIX use provisioned BSL machine credentials. |
| BSL result contract | ack, durable, and full modes documented with timing breakdowns and private execution stream as the source of truth. |
| FIX liveness | Heartbeat/TestRequest handling, idle probes, and TestReqID(112) echo covered by tests. |
| FIX execution reports | Drop-copy reports include hotpath AvgPx(6) when available; live status snapshots remain best-effort where no persisted fill-average history exists. |
| FIX hardening | Strict framing, reject-on-malformed-frame, resend replay, single-session fencing, duplicate ClOrdID rejection, rate limits, and guarded TLS are in private-beta status. |
Operational status page
A live operational status page covering uptime, incident history, and network health launches with the Q3 2026 closed beta.