CoolFace
Modelpublic

FrostyJay7813/aif-command-schemas

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes
Model Card

AIF Command Schemas

Canonical JSON Schema definitions for all AIF commands, requests, and responses.

Schema Categories

CategoryCountDescription
Agent3Agent lifecycle commands
Skill2Skill management operations
Workflow4DAG creation, execution, control
Policy3Governance rule definitions
Event2Event publication and subscription
Execution3Task dispatch and monitoring
Identity2Authentication and authorization

Standards

All schemas conform to JSON Schema Draft 2020-12 and follow OpenAPI 3.1.x conventions.

Usage

python
from datasets import load_dataset

ds = load_dataset("FrostyJay7813/aif-command-schemas")