How does TNTS reduce content-based blocking?
Delivery state transitions are based on envelope validity and route policy, not payload sentiment or language scoring.
FAQ
Delivery state transitions are based on envelope validity and route policy, not payload sentiment or language scoring.
The sender and recipient node path is resolved using explicit routing logic and can be audited through lifecycle events.
SENT, ROUTED, DELIVERED, OPENED. Each transition can be represented by signed event records.
A cryptographic signature block (ed25519 in draft examples) attached to envelope and receipt events.
Yes. Event streams expose state changes without requiring platform inspection of message content.
See /developers/api for endpoint contracts and envelope schema snippets.