Microkernel Core for ObjectStack
ObjectStack Core Runtime & Query Engine
Metadata loading, saving, and persistence for ObjectStack
Shared interfaces describing the ObjectStack Runtime environment
ObjectStack REST API Server - automatic REST endpoint generation from protocol
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
In-Memory Driver for ObjectStack (Reference Implementation)
Package management service for ObjectStack — publish, install, and manage packages
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
ObjectStack Data Adapter for Object UI
ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.
Official Client SDK for ObjectStack Protocol
Pure TypeScript type definitions for Object UI - The Protocol Layer
Isomorphic ObjectQL Engine for ObjectStack
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
MongoDB Driver for ObjectStack - Native document database driver via official mongodb client
Authentication & Identity Plugin for ObjectStack
React hooks for ObjectStack Client SDK
Command Line Interface for ObjectStack Protocol
Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.
Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
Standard Hono Server Adapter for ObjectStack Runtime