@@ -21,7 +21,6 @@ Welcome to the ObjectStack examples catalog! This directory contains carefully c
2121| ** Data (ObjectQL)** | [ Basic Data] ( ./basic/ ) , [ CRM Objects] ( ./crm/ ) , [ Todo] ( ./todo/ ) | ✅ Complete |
2222| ** UI (ObjectUI)** | [ Basic UI] ( ./basic/ ) , [ CRM UI] ( ./crm/ ) , [ MSW React] ( ./msw-react-crud/ ) | ✅ Complete |
2323| ** System (ObjectOS)** | [ Basic System] ( ./basic/ ) , [ Host Server] ( ./host/ ) , [ Middleware] ( ./middleware-example.ts ) | ✅ Complete |
24- | ** AI** | [ AI Sales] ( ./ai-sales/ ) , [ AI Support] ( ./ai-support/ ) , [ AI Analyst] ( ./ai-analyst/ ) , [ AI Codegen] ( ./ai-codegen/ ) , [ Basic AI/RAG] ( ./basic/ ) | ✅ Complete |
2524| ** Automation** | [ Basic Automation] ( ./basic/automation-example.ts ) , [ CRM Workflows] ( ./crm/ ) | ✅ Complete |
2625| ** Auth & Permissions** | [ Basic Auth] ( ./basic/auth-permission-example.ts ) , [ CRM Permissions] ( ./crm/ ) | ✅ Complete |
2726| ** API** | [ REST Server] ( ./rest-server-example.ts ) , [ API Discovery] ( ./basic/api-discovery-example.ts ) , [ Host Server] ( ./host/ ) | ✅ Complete |
@@ -63,7 +62,6 @@ Comprehensive standalone examples for every core protocol. Each file is self-con
6362- [ ` stack-definition-example.ts ` ] ( ./basic/stack-definition-example.ts ) - Complete stack configuration patterns
6463- [ ` capabilities-example.ts ` ] ( ./basic/capabilities-example.ts ) - Runtime capabilities
6564- [ ` api-discovery-example.ts ` ] ( ./basic/api-discovery-example.ts ) - API introspection
66- - [ ` ai-rag-example.ts ` ] ( ./basic/ai-rag-example.ts ) - RAG pipeline and AI agents
6765- [ ` auth-permission-example.ts ` ] ( ./basic/auth-permission-example.ts ) - RBAC, RLS, sharing
6866- [ ` automation-example.ts ` ] ( ./basic/automation-example.ts ) - Workflows, flows, ETL
6967- [ ` logger-example.ts ` ] ( ./basic/logger-example.ts ) - Structured logging
0 commit comments