Skip to content

docs: add "Implementations in the wild" section (refs #26, #66) - #71

Open
YE-YI7 wants to merge 1 commit into
ards-project:mainfrom
YE-YI7:asm-implementations-in-the-wild
Open

docs: add "Implementations in the wild" section (refs #26, #66)#71
YE-YI7 wants to merge 1 commit into
ards-project:mainfrom
YE-YI7:asm-implementations-in-the-wild

Conversation

@YE-YI7

@YE-YI7 YE-YI7 commented Jul 30, 2026

Copy link
Copy Markdown

Creates the Implementations in the wild section proposed in #26, and adds the ASM tool-selection catalog to it — following @mindpower's invitation in #66.

Per the README's contribution split this is a non-normative documentation change (no edits to spec/ard.md or spec/schemas/), so I'm opening it directly as a PR rather than an issue.

Conformance

Verified against the live endpoint with this repo's CLI (v0.5.0) immediately before opening:

$ conformance/bin/conformance-test manifest https://asm-spec.onrender.com/.well-known/ai-catalog.json
CONFORMANCE STATUS: PASS
Validated with 0 critical specification errors and 30 warnings.

All 30 warnings are the same finding — Media type 'application/asm+json' is not one of standard discovery types — which is exactly what #66 asks about. I've noted that inline in the table rather than leaving it implicit, so the row doesn't read as a clean bill of health while that question is still open. If you'd rather the section only list types already in the allowlist, I'm happy to drop the row until #66 is resolved.

One more caveat, also in the table: the catalog is hosted on a free tier that sleeps when idle, so the first request after a quiet period can be slow or need a retry. Flagging it up front so a timeout doesn't get read as a dead endpoint.

On #26

#26 proposed this same section back in June for five conformance-tested deployments (SnowSure, SnowData, Afore, LUXSKI, Ski Limone), and the section itself doesn't appear to have landed — so this PR creates it.

I've deliberately not added those five, since their conformance status isn't mine to assert. @mikeslone — happy to include them in this PR if you'd like, or maintainers can land them separately. Placement, ordering, and wording are all yours to change; I have no attachment to the table format.

(Implementation and this PR drafted with Claude, at my direction and with my approval.)

…ards-project#66)

Creates the section proposed in ards-project#26 and lists the ASM tool-selection
catalog, following the invitation in ards-project#66.

Verified with this repo's conformance CLI v0.5.0 against the live
endpoint before opening: PASS, 0 critical errors, 30 warnings — all of
them the media-type finding that ards-project#66 asks about.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant