From 24e41c022f32bc6e61b1888e66ed36b73067159f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:39:40 +0000 Subject: [PATCH] fix(ard-registry-builder): update DNS discovery to SVCB records per ARD spec PR #56 Replace the SRV/TXT DNS record table in references/publishing.md with SVCB records (now the primary mechanism) and TXT as optional fallback, matching the updated ARD spec. Add reference to DNS-AID draft RFC. Source: https://github.com/ards-project/ard-spec/pull/56 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- skills/ard-registry-builder/references/publishing.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/skills/ard-registry-builder/references/publishing.md b/skills/ard-registry-builder/references/publishing.md index 1af2737..bf09695 100644 --- a/skills/ard-registry-builder/references/publishing.md +++ b/skills/ard-registry-builder/references/publishing.md @@ -20,12 +20,16 @@ Publishers can surface the manifest through any of: - **Well-Known URI** — the default above; nothing else needed if you can host there. - **Agentmap directive** in `robots.txt`: `Agentmap: https://example.com/ai-catalog.json`. - **HTML ``** in a page `
`: ``. -- **DNS records** when you cannot use the well-known path: +- **DNS records** when you cannot use the well-known path — use SVCB records + (TXT is a supported fallback): -| Name / Host | Type | Value | +| Name / Host | Type | Notes | | :-- | :-- | :-- | -| `_catalog._agents.