📋 Contract Schema
JSON Schema specification for CyberAi contracts.
Schema Location
View the schema at contracts/contract.schema.json
Validation
ajv validate -s contracts/contract.schema.json -d "contracts/agents/your-contract.json" --strict=false JSON Schema specification for CyberAi contracts.
View the schema at contracts/contract.schema.json
ajv validate -s contracts/contract.schema.json -d "contracts/agents/your-contract.json" --strict=false