| title | Documentation |
|---|---|
| description | Technical documentation for ObjectStack. |
ObjectStack is an AI-native business backend protocol for structured, auditable business applications. These docs cover the protocol, runtime, metadata model, API surface, and implementation guides.
- Quick Start: create an ObjectStack app and run the Console locally.
- What is ObjectStack?: understand the protocol model and runtime layers.
- Core Concepts: learn the key terms used across the docs.
- Architecture: see how ObjectQL, ObjectOS, and ObjectUI fit together.
- Data Modeling: define objects, fields, relationships, and validation rules.
- Business Logic: model workflows, approvals, triggers, hooks, and formulas.
- Security: configure permissions, sharing rules, RBAC, RLS, and field-level access.
- API Reference: work with generated REST, GraphQL, realtime, and SDK surfaces.
- Plugin Development: build and register runtime plugins.
- ObjectQL: data schemas, queries, filters, indexes, and object contracts.
- ObjectOS: kernel runtime, plugins, HTTP protocol, capabilities, and configuration.
- ObjectUI: UI metadata for apps, views, pages, dashboards, and actions.
- Schema Reference: generated Zod schema reference for ObjectStack metadata.
- Cheatsheets: quick lookup tables for common protocol decisions.
- CLI Reference: commands for creating, building, and validating projects.
- Glossary: shared vocabulary across ObjectStack docs.