Licence
MIT
Version
0.1.0-preview.0
Deps
0
Size
13 kB
Vulns
0
Weekly
0
ard-kit
Shared schemas, validators, fixtures, and helper types for preview ARD / AI Catalog work.
Status
Preview package. This is a readiness helper, not an official spec or certification authority.
These packages are preview developer tools for inspecting and improving ARD / AI Catalog readiness. They do not certify ARD conformance, guarantee registry indexing, guarantee invocation success, or provide security/compliance certification.
Install and use
import { validateAiCatalog } from "ard-kit";
Boundary
- No telemetry
- No credential capture
- No safety, compliance, ranking, indexing, or invocation certification
- Local-first helpers for schema validation and fixtures
- JSON results are plain data and remain serializable
- For background on the emerging Agentic Resource Discovery protocol, see the external ARD specification reference at https://agenticresourcediscovery.org/.
Local example
import { validBasicAiCatalog } from "../../fixtures/ai-catalog/valid-basic.ai-catalog.json";