Demonstration system. This deployment is for protocol-mechanics demonstration only. Tokens issued here are not commercial entitlements and revocation timing carries no guarantee. See the demo notice for the full disclaimer.

Norma

Turnkey CLASP-conformant gateway for Standards Developing Organizations. A single Next.js application that hosts ten publishers concurrently, each with a complete CoMP front-door, an MCP retrieval layer, a discoverability catalog, and a revocation list.

Norma is part of the Sèvres umbrella project; the implementation is MIT-licensed. The protocol it implements is CLASP, the Clause-Level Access and Standards Protocol.

On the name. Norma is Latin for a carpenter's square, the L-shape tool used to verify that two edges meet at a true right angle. The word also names a southern-hemisphere constellation of four faint stars in roughly that shape. The platform inherits the metaphor: an SDO plugs Norma in to check that its CLASP endpoints conform, the way a carpenter checks a joint against a square.

Each publisher's catalog lives under /<publisher>/.well-known/clasp-catalog in this demo; a real-world deployment would serve the catalog from the publisher's own root domain.

Fictional publishers

Endpoints (per publisher)

Status

Phase 2. All six CLASP tools (get_clause, search, resolve_term, list_changes, resolve_reference, compliance_check) are implemented against the loaded in-memory content. Tokens are HS256-signed JWTs; per-publisher revocation lists are served and consulted on every MCP call.