Skip to content

[Feature]: Add AI Catalog integration modules (ai_catalog, ai_catalog_entry, ai_catalog_bundle) #472

@akijakya

Description

@akijakya

Problem Statement

The AI Catalog specification defines a typed, nestable JSON container for discovering heterogeneous AI artifacts (MCP servers, A2A agents, datasets, model cards, etc.). Directory (agntcy/dir) aims to be a drop-in backend for AI Catalogs that adds discovery, search, and announcement features. Currently, OASF has no dedicated mechanism to represent AI Catalog documents for a curated list of entries for sharing it over the network of DIR nodes.

Proposed Solution

Add a new ai_catalog module under the Integration category with the following attributes in its data field:

  • spec_version (required) — AI Catalog spec version (e.g., "1.0")
  • catalog_url (optional)

Related

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions