ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
Metadata loading, saving, and persistence for ObjectStack
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.
Pure TypeScript type definitions for Object UI - The Protocol Layer
ObjectStack canonical expression engine — CEL (cel-js) + ObjectStack stdlib + dialect registry
Official Client SDK for ObjectStack Protocol
Isomorphic ObjectQL Engine for ObjectStack
Microkernel Core for ObjectStack
Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
MongoDB Driver for ObjectStack - Native document database driver via official mongodb client
Audit Plugin for ObjectStack — System audit log object and audit trail
SQL Driver for ObjectStack - Supports PostgreSQL, MySQL, SQLite via Knex
ObjectStack Data Adapter for Object UI
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Command Line Interface for ObjectStack Protocol
ObjectStack Core Runtime & Query Engine
ObjectStack REST API Server - automatic REST endpoint generation from protocol
I18n Service for ObjectStack — implements II18nService with file-based locale loading
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
Shared interfaces describing the ObjectStack Runtime environment
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)