Live Protocol Demo — Real cryptography, real guardrails, real semantic exchange
Standardized semantic definitions — each concept defines what something is, not the raw data behind it. Browse the library and click Use to select a concept for sending.
| Concept ID | Name | Domain | Category |
|---|
Select a concept, set a confidence level, and click Send Observation. You will receive a cryptographically signed response — no raw data is ever transmitted, only meaning.
Edit the JSON below or pick a preset, then click Send Raw Data. The Protocol Guardrail Engine will reject any payload containing raw data, models, decisions, or commands.
Every message is signed with Ed25519 and hashed with SHA-256. These are not simulated — you can verify the signatures independently with any Ed25519 library.
The Protocol Guardrail Engine blocks raw data, models, decisions, and commands at the protocol level. This is not filtering — it is architectural enforcement.
101 standardized semantic concepts across multiple industry domains. Unknown concept IDs are rejected — the system only accepts defined meaning.
No raw data ever passes through the protocol. Only semantic concepts — standardized descriptions of what is happening — travel between systems.
Every message is cryptographically signed at creation. If a single byte is altered after signing, verification fails. Messages cannot be forged, modified, or replayed.
Every message carries the sender's identity — organisation and device. The receiver always knows who sent the message and where it came from. No anonymous traffic.
Every message gets a unique ID, UTC timestamp, and content hash. Full traceability from creation to delivery — meeting compliance requirements for regulated industries.
Tried the demo? Let us know what you think.