waaseyaa / ai-schema
AI-friendly schema definitions and entity metadata for Waaseyaa
v0.1.0-alpha.218
2026-06-16 01:58 UTC
Requires
- php: >=8.5
- waaseyaa/entity: ^0.1.0-alpha.218
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-06-16 02:02:04 UTC
README
Layer 5 — AI
JSON Schema generation for AI integrations, with a sketched capability-registry contract for future tool input/output schema declaration.
Derives standards-compliant JSON Schema (draft 2020-12) from Waaseyaa entity type definitions. Used by the AI agent and pipeline layers to enforce typed contracts with language models.
Key classes: EntityJsonSchemaGenerator.
Spec
See docs/specs/ai-schema.md for the full surface documentation and capability-registry contract sketch.