waaseyaa / ai-schema
AI-friendly schema definitions and entity metadata for Waaseyaa
v0.1.0-alpha.7
2026-03-15 03:16 UTC
Requires
- php: >=8.3
- waaseyaa/entity: ^0.1
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-03-15 16:00:52 UTC
README
Layer 5 — AI
JSON Schema generation and validation for AI integrations.
Derives structured schemas from Waaseyaa entity type definitions and field definitions. Used by the AI agent and pipeline layers to enforce typed input/output contracts with language models.
Key classes: SchemaGenerator, SchemaValidator.