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
Apache-2.0 — reference implementation, conformance suite, SDKs, all code in the monorepo.
CC BY 4.0 — whitepaper, formal specification, design documents.
41 workspace members.
1,772 — run
pnpm test in the repo root for current exact count.12 — MCP, ROS 2, A2A, IoT (MQTT/CoAP), MQTT Sparkplug, OPC UA, Open-RMF, gRPC, MAVLink, Swarm, Economy, HAL.
Tier model
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
Composite Safety-Model-Ledger score.
Performance
p50 ≤ 1ms, p99 ≤ 3ms under nominal load.
≤ 2ms for standard append; TEE-signed writes add ~3ms depending on hardware.
p99 < 10ms end-to-end (request → decision → actuation → commit), on Jetson Orin NX.
Compliance
FR1–FR7 mapped. See compliance for the functional-requirement crosswalk.
Article 13 transparency and Article 14 human oversight operationalized. High-risk provisions effective 2 August 2026.
GOVERN / MAP / MEASURE / MANAGE functions each mapped to concrete SINT mechanisms.
Clauses 6, 8, 9, 10 cross-walked via the tier model.
OWASP coverage
10/10 ASI risks covered, each with dedicated regression tests in the conformance suite.
Cryptography
Ed25519 via
@noble/ed25519 (audited, zero-dependency).SHA-256 hash chain. Each event’s
prevHash points to the hash of the prior event’s canonical CBOR serialization.Maximum 3 hops. Attenuation-only (child scope ⊆ parent scope).
Runtime
Node.js ≥ 22, pnpm ≥ 9.
TypeScript 5.7 in strict mode. Additional SDKs in Python, Go, Rust.
PostgreSQL 16+ for production; in-memory for dev; Redis 7 for cache and rate-limiting.
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)