Metadata loading, saving, and persistence for ObjectStack
Metadata Repository contracts: types, canonicalization, errors, interface (ADR-0008).
FileSystemRepository: Node-only Repository implementation backed by JSON files and a JSONL change log (ADR-0008).
Official Client SDK for ObjectStack Protocol
Command Line Interface for ObjectStack Protocol
Microkernel Core for ObjectStack
ObjectStack REST API Server - automatic REST endpoint generation from protocol
ObjectStack Data Adapter for Object UI
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
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.
Isomorphic ObjectQL Engine for ObjectStack
Package management service for ObjectStack — publish, install, and manage packages
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
Express adapter for ObjectStack — mounts the generated REST API onto an Express app.
Standard Hono Server Adapter for ObjectStack Runtime
Development Mode Plugin for ObjectStack — auto-enables all services with in-memory implementations
Get the metadata from a Google Cloud Platform environment
ObjectStack Core Runtime & Query Engine
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
Shared interfaces describing the ObjectStack Runtime environment
MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
React hooks for ObjectStack Client SDK