diff --git a/README.md b/README.md index 6f54794..7a76e2a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,20 @@ this is the single source of truth. - [`adr/`](adr/) — architecture decision records - [`conformance/`](conformance/) — conformance test tooling +## Implementations in the wild + +Independent, conformance-tested ARD deployments (validated with this repo's `conformance/` CLI): + +| Publisher | Domain | Role | Conformance | +|---|---|---|---| +| SnowSure | snowsure.ai | Discovery registry (ski & snow) + publisher | PASS | +| SnowData | snowdata.ai | Discovery registry (ski & snow) + publisher | PASS | +| Afore | afo.re | Discovery registry (editorial travel) + publisher | PASS | +| LUXSKI | lux.ski | Publisher | PASS | +| Ski Limone | skilimone.com | Publisher | PASS | + +Five independent `did:web` publishers; three run live ARD `POST /search` registries with cross-federation. Reference registry: `POST https://www.snowsure.ai/search`. + ## Status **v0.9 (Draft).** The specification is open and evolving; feedback and proposals