// implementations
An ecosystem, not one vendor.
Loom is the reference server, but OASP is a standard precisely so it isn’t the only one. Anything that passes the conformance kit belongs here — Clients, Servers, and Adapters alike.
// reference implementation
// the registry
Who implements OASP
Loom server
Reference server. The production system OASP was extracted from.
✓ conformant · L2
Your Client client
An app or SDK that speaks OASP to any conformant server.
run the kit to list →
Your Server server
A host for Conversations, Sessions, and their audit trail.
run the kit to list →
Your Adapter adapter
A bridge that brings an existing runtime into OASP.
run the kit to list →
// implement OASP
Three steps to a listing
01
Build
Pick the level that fits — Client, Server, or Adapter — and implement it against the spec and schemas.
02
Run the kit
Point the conformance kit at your implementation and fix until every MUST for your level is green.
03
Get listed
Submit your passing result. Your implementation appears in the registry above, with its level and kit version.