Known Implementations
Implementations that have passed the SBP conformance suite may be listed here. Open a PR to add your implementation.
Listing requirements:
- Pass the relevant conformance tests (
conformance/runner.py --level LX). - Specify which conformance level is claimed.
- Indicate whether the implementation is open-source or commercial.
- Do not misrepresent vendor-specific extensions as “SBP features.”
Reference Implementations (this repo)
| Name | Language | Conformance Level | License | Notes |
|---|---|---|---|---|
| sbp-server-reference | Python (FastAPI) | L5 | Apache-2.0 | In-memory backend. Single-process. Not for production multi-replica use. |
| sbp-client-ts | TypeScript | L5 (client) | Apache-2.0 | Browser + Node. |
Production Implementations
| Name | Language | Conformance Level | License | Notes |
|---|---|---|---|---|
| SilkBridge Enterprise | Python + Temporal | L5 | Commercial | Production-grade Temporal backend. Contextual Translation Pipeline. HITL workflows. Reference implementation for the spec. |
Community Implementations
None listed yet. Be the first — open a PR.
Memory Schema Registry
Registered memory.schema_id URIs:
| URI | Owner | Description |
|---|---|---|
silkbridge.memory.v1 |
SilkBridge | Episodic, semantic, and procedural memory. Implementation-defined payload. Not part of the SBP open spec. |
To register a memory schema URI, open a PR to this file and to spec/SPEC.md §15.2.