Skip to content

chittyfoundation/chittyschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Tier Deploy

ChittySchema

Schema governance service — the authoritative source of runtime data shapes for ChittyOS.

ChittySchema serves callable schema definitions that all services validate against at runtime.

  • Coordinates with ChittyCanon, which defines the ontology (what entity types exist), while ChittySchema serves the concrete data shapes those types take.
  • Introspects the ecosystem's Neon PostgreSQL databases.
  • Generates TypeScript types and Zod validators.
  • Detects schema drift between services.
  • Publishes the @chittyos/schema package.

Deployed as a Cloudflare Worker (Hono) with a Cloudflare KV schema registry. Domain: schema.chitty.cc

About

Schema governance and validation service for the ChittyOS ecosystem

Resources

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors