waaseyaa/ai-schema

AI-friendly schema definitions and entity metadata for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/ai-schema

pkg:composer/waaseyaa/ai-schema

Statistics

Installs: 5 859

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.189 2026-06-05 13:18 UTC

This package is auto-updated.

Last update: 2026-06-05 13:21:28 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.