Skip to content

[skill-update] ard-registry-builder-skill-update: update DNS discovery to SVCB records - #25

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
ard-registry-builder-skill-update-eb8c86764e59ed1c
Draft

[skill-update] ard-registry-builder-skill-update: update DNS discovery to SVCB records#25
github-actions[bot] wants to merge 1 commit into
mainfrom
ard-registry-builder-skill-update-eb8c86764e59ed1c

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Updated skills/ard-registry-builder/references/publishing.md to reflect the DNS discovery section change merged into the ARD spec on 2026-07-08.

Material delta

File changed: skills/ard-registry-builder/references/publishing.md — DNS records table (Step 2, "Advertise it").

Before After
_catalog._agents.<domain> TXT record as primary SVCB records as primary, TXT as optional fallback
_search._agents.<domain> SRV record _index._agents.<domain> SVCB record
No reference to DNS-AID References [DNS-AID draft RFC]((datatracker.ietf.org/redacted)

Source: ards-project/ard-spec PR #56 — Enhance DNS section with SVCB and TXT record details — specifically the change to spec/ard.md §6.1 DNS discovery.

Validations run

  • python .github/skills/skill-creator/scripts/validate-metadata.pySUCCESS (metadata unchanged, validator passes).
  • Checklist review: no new files added; change is limited to correcting technical accuracy of a reference table.

No-change items

  • SKILL.md — no workflow, golden rules, or description changes needed; DNS details are in the reference file.
  • references/data-model.md, references/registry-api.md, references/validation-rules.md — unchanged; confirmed accurate against current spec schema and OpenAPI.

Unresolved risks

  • The spec example at {agent-name}.<domain> IN SVCB . well-known=/not-well-known/ai-catalog.json uses the path not-well-known which appears intentional (SVCB well-known parameter differs from .well-known/). The DNS-AID draft should be consulted for full syntax if implementing; the reference file now links to it.

Generated by Skill Update Worker · ● 18.6M ·

…RD 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: ards-project/ard-spec#56

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.

0 participants