FrostyJay7813/aif-command-schemas
AIF Command Schemas Canonical JSON Schema definitions for all AIF commands, requests, and responses. Schema Categories Category Count Description Agent 3 Agent lifecycle commands Skill 2 Skill management operations Workflow 4 DAG creation, execution, control Policy 3 Governance rule definitions Event 2 Event publication and subscription Execution 3 Task dispatch and monitoring Identity 2 Authentication and authorization… See the full description on the dataset page: https://huggingface.co/datasets/FrostyJay7813/aif-command-schemas.
AIF Command Schemas
Canonical JSON Schema definitions for all AIF commands, requests, and responses.
Schema Categories
Standards
All schemas conform to JSON Schema Draft 2020-12 and follow OpenAPI 3.1.x conventions.
Usage
from datasets import load_dataset
ds = load_dataset("FrostyJay7813/aif-command-schemas")