Packages
Eleven packages, four groups — plus five AI provider adapters nested under the AI package. Each one is independently installable; together they form a cohesive framework.
Foundation
Section titled “Foundation” Core HTTP, routing, modules, middleware, mail, file storage, conventions.
Seal Schema validation that doubles as TypeScript types and JSON schema.
Logger Structured logging with channels, redaction, and shutdown flushing.
Context Request-scoped context propagation without prop-drilling.
File System File system utilities with atomic writes and directory management.
Cascade Database ORM with relations, migrations, vector search, and atomic ops.
Cache Multi-driver cache with tags, locks, SWR, and similarity search.