This page is the canonical source for every disputed number, name, and definition across SINT Labs surfaces. When a number changes (new release, new audit, new conformance score), it is updated here first, then propagated to the whitepaper, marketing site, repo README, and social channels.
Protocol
string
Apache-2.0 — reference implementation, conformance suite, SDKs, all code in the monorepo.
string
CC BY 4.0 — whitepaper, formal specification, design documents.
number
41 workspace members.
number
1,772 — run
pnpm test in the repo root for current exact count.number
12 — MCP, ROS 2, A2A, IoT (MQTT/CoAP), MQTT Sparkplug, OPC UA, Open-RMF, gRPC, MAVLink, Swarm, Economy, HAL.
Tier model
string
Four tiers: T0, T1, T2, T3.
- T0 — Observe. Read-only actions, auto-approved, logged.
- T1 — Prepare. Reversible digital actions, auto-approved, audited.
- T2 — Act. Physical or partially-reversible actions, requires review.
- T3 — Commit. Irreversible actions, requires human approval with optional M-of-N quorum.
CSML
string
Composite Safety-Model-Ledger score.
Performance
string
p50 ≤ 1ms, p99 ≤ 3ms under nominal load.
string
≤ 2ms for standard append; TEE-signed writes add ~3ms depending on hardware.
string
p99 < 10ms end-to-end (request → decision → actuation → commit), on Jetson Orin NX.
Compliance
string
FR1–FR7 mapped. See compliance for the functional-requirement crosswalk.
string
Article 13 transparency and Article 14 human oversight operationalized. High-risk provisions effective 2 August 2026.
string
GOVERN / MAP / MEASURE / MANAGE functions each mapped to concrete SINT mechanisms.
string
Clauses 6, 8, 9, 10 cross-walked via the tier model.
OWASP coverage
string
10/10 ASI risks covered, each with dedicated regression tests in the conformance suite.
Cryptography
string
Ed25519 via
@noble/ed25519 (audited, zero-dependency).string
SHA-256 hash chain. Each event’s
prevHash points to the hash of the prior event’s canonical CBOR serialization.string
Maximum 3 hops. Attenuation-only (child scope ⊆ parent scope).
Runtime
string
Node.js ≥ 22, pnpm ≥ 9.
string
TypeScript 5.7 in strict mode. Additional SDKs in Python, Go, Rust.
string
PostgreSQL 16+ for production; in-memory for dev; Redis 7 for cache and rate-limiting.
string
TLS 1.3 on all inter-component communication. Ed25519 mutual auth.
Update policy
This page is updated before any other surface when a fact changes. The update order:facts.mdx(this page)WHITEPAPER.mdin the repo- Repo
README.md docs.sint.gg/introductionsint.ggmarketing site- Social channels (
@sintlabs, Telegram, LinkedIn)