# Tuturuuu Docs ## Docs - [CI/CD Pipeline Optimization](https://docs.tuturuuu.com/build/development-tools/ci-cd-optimization.md): Centralized affected-path gating and smart caching to minimize unnecessary CI/CD runs. - [CI/CD Pipelines](https://docs.tuturuuu.com/build/development-tools/ci-cd-pipelines.md): High-level CI/CD overview, with current operational runbooks linked from one place. - [Cleaning Your Tuturuuu Clone](https://docs.tuturuuu.com/build/development-tools/cleaning-clone.md): How to reset your local Tuturuuu repository to a clean state. - [Codex Plugin](https://docs.tuturuuu.com/build/development-tools/codex-plugin.md): Use and maintain the local Tuturuuu Codex plugin. - [Development](https://docs.tuturuuu.com/build/development-tools/development.md): Learn how to preview changes locally. - [Documenting](https://docs.tuturuuu.com/build/development-tools/documenting.md): Learn how to contribute to our documentation. - [Git Conventions](https://docs.tuturuuu.com/build/development-tools/git-conventions.md): Learn how Tuturuuu uses Conventional Commits and Branch naming to improve development workflow. - [Local Supabase Development](https://docs.tuturuuu.com/build/development-tools/local-supabase-development.md): Learn how to work with Supabase locally in the Tuturuuu development workflow. - [Monorepo Architecture](https://docs.tuturuuu.com/build/development-tools/monorepo-architecture.md): Understanding Tuturuuu monorepo architecture and the benefits of using Turborepo. - [Development Tools](https://docs.tuturuuu.com/build/development-tools/overview.md): Tools and guides for developing on the Tuturuuu platform - [Remote Devboxes](https://docs.tuturuuu.com/build/development-tools/remote-devboxes.md): Run heavy Tuturuuu development workflows on containerized self-hosted remote runners. - [Adaptive Abuse Rate Limits](https://docs.tuturuuu.com/build/devops/adaptive-abuse-rate-limits.md): Operate the reputation layer that distinguishes trusted organic users from risky automation without exposing static scoring rules. - [Chat Realtime Runbook](https://docs.tuturuuu.com/build/devops/chat-realtime-runbook.md): Operating notes for the internal Chat realtime sidecar and web API proxy. - [Environments & Release Flow](https://docs.tuturuuu.com/build/devops/environments-release-flow.md): How branches map to environments, and what happens between preview, staging, production, and self-hosted deploys. - [GitHub Actions Runbook](https://docs.tuturuuu.com/build/devops/github-actions-runbook.md): How the repository’s automation is organized, gated, and operated. - [Hive Realtime Runbook](https://docs.tuturuuu.com/build/devops/hive-realtime-runbook.md): Operating notes for the Hive WebSocket service and satellite app deployment. - [Internal Log Drain and Observability](https://docs.tuturuuu.com/build/devops/log-drain-observability.md): Operate the Postgres-backed log drain that powers web runtime logs, requests, deployments, analytics, cron, and observability views. - [Mobile Store Deployment Vault](https://docs.tuturuuu.com/build/devops/mobile-store-deployment.md): What every Mobile Deployment vault field is, what it does in the store release workflow, and where to obtain its value. - [DevOps & Deployment](https://docs.tuturuuu.com/build/devops/overview.md): The operational map for how Tuturuuu is built, deployed, migrated, and validated. - [Polar storefront integration](https://docs.tuturuuu.com/build/devops/polar-storefront-integration.md): Connect a workspace storefront to Polar, wire the payment webhook, and book sales into finance. - [Secrets & Configuration](https://docs.tuturuuu.com/build/devops/secrets-and-configuration.md): Where deployment configuration lives, and which secrets matter for each delivery surface. - [SePay Testing Guide](https://docs.tuturuuu.com/build/devops/sepay-testing-guide.md): End-to-end validation steps for OAuth, provisioning, and webhook ingestion. - [Square Terminal integration](https://docs.tuturuuu.com/build/devops/square-terminal-integration.md): Connect Inventory and Storefront checkout to Square Terminal, OAuth, device pairing, and webhooks. - [TanStack/Rust Cutover Runbook](https://docs.tuturuuu.com/build/devops/tanstack-rust-cutover-runbook.md): Bring up, verify, and gate the dual-stack TanStack frontend and Rust backend before cutover. - [TanStack/Rust Local And Deployment](https://docs.tuturuuu.com/build/devops/tanstack-rust-local-deploy.md): Run apps/backend and apps/tanstack-web locally, deploy to Cloudflare Workers, validate the Vercel build, and self-host with Docker plus Cloudflare Tunnel. - [Web Docker Deployment](https://docs.tuturuuu.com/build/devops/web-docker-deployment.md): Run the web app in Docker for development, production, and blue/green self-hosted rollout. - [Build & Ship](https://docs.tuturuuu.com/build/overview.md): Set up your environment, work with the monorepo, and ship confidently. - [Skills Installation](https://docs.tuturuuu.com/build/skills/installation.md): Install Tuturuuu skills from the public platform repository. - [Skills](https://docs.tuturuuu.com/build/skills/overview.md): Install and publish Tuturuuu agent skills for platform work. - [Examples](https://docs.tuturuuu.com/learn/examples/overview.md): Practical examples and code samples for the Tuturuuu platform - [AI Chat](https://docs.tuturuuu.com/learn/experiments/ai-chat.md): Talk to an AI-powered assistant that understands your workspace and helps you get things done, faster and easier. - [Calendar](https://docs.tuturuuu.com/learn/experiments/calendar.md): Manage your schedule and events without leaving your workspace. - [Finance](https://docs.tuturuuu.com/learn/experiments/finance.md): Manage your workspace finances with ease. - [Form Builder](https://docs.tuturuuu.com/learn/experiments/form-builder.md): Build forms with ease, integrated with all Tuturuuu services. - [Project Management](https://docs.tuturuuu.com/learn/experiments/project-management.md): Manage tasks and monitor progress without any hassle. - [Valsea Classroom Studio](https://docs.tuturuuu.com/learn/experiments/valsea-classroom-studio.md): Experiment notes for the Education Lab Valsea integration. - [Introduction to Prompt Engineering](https://docs.tuturuuu.com/learn/guides/prompt-engineering/introduction.md): A foundational guide for NEO LEAGUE: Prompt the Future — empowering students to master the art of prompting and unlock AI’s full creative potential. - [Clear Instructions](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/clear-instructions.md): Learn how to design prompts with clear tasks, constraints, and formatting guidance for more accurate AI responses. - [Context Strategies](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/context-strategies.md): Add background details, references, or brand-specific data to help the model generate more targeted responses. - [Fallback and Caution](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/fallback-caution.md): Handle fallback messages and understand the model’s limitations with factual content, logic, and math. - [Few-Shot Examples](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/few-shot-examples.md): Explore zero-shot vs few-shot prompting, and how to use examples to teach the model desired output patterns and styles. - [Modular Prompts](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/modular-prompts.md): Simplify complex tasks using modular instructions, chaining prompts step-by-step, or aggregating outputs. - [Prompt Design Strategies](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/overview.md): Master the art of prompt crafting with strategic techniques to guide AI responses, structure output, and enhance clarity. - [Parameters and Iteration](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/parameters-iteration.md): Understand temperature, top-p, and max token settings. Learn how to refine your prompt through experimentation. - [Prefixes and Patterns](https://docs.tuturuuu.com/learn/guides/prompt-engineering/prompt-design-strategies/prefixes-patterns.md): Use labeled prefixes and incomplete structures to guide the model’s response format and intent. - [Learn & Experiment](https://docs.tuturuuu.com/learn/overview.md): Examples, experiments, and prompt engineering techniques for Tuturuuu. - [Part 1: Web Fundamentals](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/01-web-fundamentals.md): HTML, CSS, and JavaScript - The building blocks of the web - [Part 2: Tailwind CSS](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/02-tailwind-css.md): Modern, utility-first CSS for rapid UI development - [Part 3: TypeScript](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/03-typescript.md): JavaScript with superpowers - catch bugs before they happen - [Part 4: React Basics](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/04-react.md): Component-based UI development with the most popular JavaScript library - [Part 5: Next.js](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/05-nextjs.md): The React framework for production - build full-stack web applications - [Part 6: Vercel AI SDK](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/06-ai-sdk.md): Build AI-powered features with text and structured data generation - [Part 7: Next Steps](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/07-next-steps.md): Continue your learning journey and contribute to NCT Club projects - [Master Modern Web Development with Next.js](https://docs.tuturuuu.com/learn/workshops/nextjs-workshop/overview.md): A 2-hour beginner-friendly workshop by Tuturuuu × RMIT SGS Neo Culture Technology Club - [Agent Operating Manual](https://docs.tuturuuu.com/overview/agent-operating-manual.md): Field guide summarizing the AGENTS.md policies for autonomous contributors inside the Tuturuuu monorepo. - [Documentation Organization Guide](https://docs.tuturuuu.com/overview/organization-guide.md): Understand the Tuturuuu documentation structure and how to extend it. - [Vision & Mission](https://docs.tuturuuu.com/overview/vision.md): The north star for Tuturuuu—why we exist and the future we are building. - [AI Agent Deployment](https://docs.tuturuuu.com/platform/ai/ai-agent-deployment.md): Operate apps/web-hosted Discord and Zalo AI agents backed by Chat SDK and AI SDK. - [AI Memory Service](https://docs.tuturuuu.com/platform/ai/memory-service.md): How Tuturuuu uses first-party pgvector memory for cross-product AI memory. - [Model Catalog](https://docs.tuturuuu.com/platform/ai/model-catalog.md): How Tuturuuu publishes, browses, and syncs AI gateway model metadata. - [Omni-Channel Chat SDK](https://docs.tuturuuu.com/platform/ai/omni-channel-chat-sdk.md): How packages/ai wires Chat SDK adapters for agentic presence workflows. - [AI Structured Data](https://docs.tuturuuu.com/platform/ai/structured-data.md): Learn how to use Vercel AI SDK for structured data generation in Tuturuuu. - [Apps Gateway](https://docs.tuturuuu.com/platform/applications/apps.md): Central launcher and redirect gateway for routable Tuturuuu web apps. - [Calendar](https://docs.tuturuuu.com/platform/applications/calendar.md): Shared Calendar product surface across apps/web and apps/calendar. - [Chat](https://docs.tuturuuu.com/platform/applications/chat.md): Private-schema workspace messaging for direct messages, groups, channels, AI conversations, and Drive-backed attachments. - [CMS](https://docs.tuturuuu.com/platform/applications/cms.md): Dedicated Tuturuuu CMS app for site editing, preview, publishing, media, and team access. - [Drive](https://docs.tuturuuu.com/platform/applications/drive.md): Standalone Drive app with centralized workspace storage APIs. - [Finance](https://docs.tuturuuu.com/platform/applications/finance.md): Shared Finance product surface across apps/web and apps/finance. - [Hive](https://docs.tuturuuu.com/platform/applications/hive.md): Voxel research playground for CRDT worlds, farming simulation, NPC economies, and manual or autonomous society experiments. - [Hive world event troubleshooting](https://docs.tuturuuu.com/platform/applications/hive-world-event-troubleshooting.md): Fix ambiguous server_id errors when applying Hive world events. - [Inventory](https://docs.tuturuuu.com/platform/applications/inventory.md): How inventory.tuturuuu.com is wired as the inventory satellite app, operator console, public storefront, checkout reservation, and audit operations surface. - [Learn learner app](https://docs.tuturuuu.com/platform/applications/learn.md): Student and parent-facing education app for Tuturuuu workspaces. - [Tuturuuu Mail](https://docs.tuturuuu.com/platform/applications/mail.md): Multi-mailbox client with permanent SES and Cloudflare transports. - [Mind](https://docs.tuturuuu.com/platform/applications/mind.md): Mindboard satellite app for long-horizon planning, knowledge graphs, and AI-aided graph patches. - [Nova - Prompt Engineering Platform](https://docs.tuturuuu.com/platform/applications/nova.md): Architecture and implementation of the Nova prompt engineering platform - [QR](https://docs.tuturuuu.com/platform/applications/qr.md): Public QR generator app hosted at qr.tuturuuu.com. - [Shiraoki](https://docs.tuturuuu.com/platform/applications/shiraoki.md): How Shiraoki is wired as a Shopify-backed external storefront through Tuturuuu CMS and app coordination. - [Storefront](https://docs.tuturuuu.com/platform/applications/storefront.md): Public and private inventory storefronts with Polar and Square Terminal checkout. - [Tasks - Task Management](https://docs.tuturuuu.com/platform/applications/tasks.md): Hierarchical task management with bucket dump and cross-board coordination - [Teach teacher companion app](https://docs.tuturuuu.com/platform/applications/teach.md): Teacher-facing education companion app for Tuturuuu workspaces. - [API Route Patterns](https://docs.tuturuuu.com/platform/architecture/api-routes.md): Implementing and organizing API routes in the Tuturuuu platform - [App Coordination](https://docs.tuturuuu.com/platform/architecture/app-coordination.md): How Tuturuuu coordinates central login and API access for internal and external apps. - [Authentication Patterns](https://docs.tuturuuu.com/platform/architecture/authentication.md): Authentication implementation patterns in the Tuturuuu platform - [Authorization & Permissions](https://docs.tuturuuu.com/platform/architecture/authorization.md): How apps/web evaluates workspace-scoped permissions and where those checks are enforced - [Data Fetching Strategies](https://docs.tuturuuu.com/platform/architecture/data-fetching.md): When and how to fetch data using RSC, Server Actions, TanStack Query, and Internal API helpers - [Effect Orchestration](https://docs.tuturuuu.com/platform/architecture/effect.md): How Tuturuuu uses Effect for server and service workflows - [Routing](https://docs.tuturuuu.com/platform/architecture/routing.md): How apps/web resolves locale, workspace identity, and canonical dashboard URLs - [SePay Integration](https://docs.tuturuuu.com/platform/architecture/sepay-integration.md): Architecture and implementation notes for the SePay finance integration. - [Core Architectural Decisions](https://docs.tuturuuu.com/platform/architecture/system-design/architectural-decisions.md): Deep dive into the four fundamental architectural choices that define Tuturuuu's system design - [Architectural Patterns Comparison](https://docs.tuturuuu.com/platform/architecture/system-design/architectural-patterns-comparison.md): Comprehensive comparison of architectural patterns with design justifications, pros, cons, and usage guidance - [Encapsulation Patterns](https://docs.tuturuuu.com/platform/architecture/system-design/encapsulation-patterns.md): Strategies for preventing unwanted communication within and between services in Tuturuuu's architecture - [Event-Driven Architecture](https://docs.tuturuuu.com/platform/architecture/system-design/event-driven-architecture.md): Asynchronous, event-driven patterns in Tuturuuu: advantages, drawbacks, and how background work actually runs on Trigger.dev v4 - [Extensibility, Resilience & Scalability](https://docs.tuturuuu.com/platform/architecture/system-design/extensibility-resilience-scalability.md): 15 reasons why event-driven architecture prioritizes extensibility, resilience, and scalability - [Hexagonal Architecture](https://docs.tuturuuu.com/platform/architecture/system-design/hexagonal-architecture.md): An educational guide to the ports and adapters pattern, with notes on where Tuturuuu applies its ideas - [Layering Patterns in Architecture](https://docs.tuturuuu.com/platform/architecture/system-design/layering-patterns.md): Comprehensive comparison of N-tier, layer-based, and microservices architectural patterns in Tuturuuu - [Microservices Patterns](https://docs.tuturuuu.com/platform/architecture/system-design/microservices-patterns.md): Service boundaries, communication patterns, and deployment strategies in Tuturuuu's monorepo architecture - [Observability & Monitoring](https://docs.tuturuuu.com/platform/architecture/system-design/observability-monitoring.md): How Tuturuuu observes the platform today, and the patterns that guide where it is heading - [System Design Overview](https://docs.tuturuuu.com/platform/architecture/system-design/overview.md): Comprehensive overview of Tuturuuu's architectural patterns, principles, and design philosophy - [Quality Attributes](https://docs.tuturuuu.com/platform/architecture/system-design/quality-attributes.md): Maintainability, testability, and deployability in Tuturuuu's architecture - [Security Architecture](https://docs.tuturuuu.com/platform/architecture/system-design/security-architecture.md): Comprehensive security justification and architectural security patterns in Tuturuuu - [TanStack Start And Rust Migration](https://docs.tuturuuu.com/platform/architecture/tanstack-rust-migration.md): Migration contract for replacing apps/web with apps/tanstack-web plus the Rust backend - [TanStack/Rust Migration Plan](https://docs.tuturuuu.com/platform/architecture/tanstack-rust-migration-plan.md): Phased plan for replacing apps/web with apps/tanstack-web and apps/backend. - [tRPC Implementation Guide](https://docs.tuturuuu.com/platform/architecture/trpc.md): How to create and use tRPC routers in the Tuturuuu platform - [Workspaces & Permissions](https://docs.tuturuuu.com/platform/architecture/workspaces-permissions.md): Complete reference for workspace identity, membership, routing, and effective permissions in apps/web - [Components](https://docs.tuturuuu.com/platform/components/overview.md): Reusable UI components and utilities for the Tuturuuu platform - [Accordion](https://docs.tuturuuu.com/platform/components/ui/accordion.md): Preview Accordion, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/accordion. - [Alert](https://docs.tuturuuu.com/platform/components/ui/alert.md): Preview Alert, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/alert. - [Alert Dialog](https://docs.tuturuuu.com/platform/components/ui/alert-dialog.md): Preview Alert Dialog, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/alert-dialog. - [Aspect Ratio](https://docs.tuturuuu.com/platform/components/ui/aspect-ratio.md): Preview Aspect Ratio, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/aspect-ratio. - [Avatar](https://docs.tuturuuu.com/platform/components/ui/avatar.md): Preview Avatar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/avatar. - [Badge](https://docs.tuturuuu.com/platform/components/ui/badge.md): Preview Badge, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/badge. - [Breadcrumb](https://docs.tuturuuu.com/platform/components/ui/breadcrumb.md): Preview Breadcrumb, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/breadcrumb. - [Button](https://docs.tuturuuu.com/platform/components/ui/button.md): Preview Button, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/button. - [Calendar](https://docs.tuturuuu.com/platform/components/ui/calendar.md): Preview Calendar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/calendar. - [Card](https://docs.tuturuuu.com/platform/components/ui/card.md): Preview Card, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/card. - [Carousel](https://docs.tuturuuu.com/platform/components/ui/carousel.md): Preview Carousel, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/carousel. - [Chart](https://docs.tuturuuu.com/platform/components/ui/chart.md): Preview Chart, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/chart. - [Checkbox](https://docs.tuturuuu.com/platform/components/ui/checkbox.md): Preview Checkbox, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/checkbox. - [Code Block](https://docs.tuturuuu.com/platform/components/ui/codeblock.md): Preview Code Block, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/codeblock. - [Collapsible](https://docs.tuturuuu.com/platform/components/ui/collapsible.md): Preview Collapsible, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/collapsible. - [Color Picker](https://docs.tuturuuu.com/platform/components/ui/color-picker.md): Preview Color Picker, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/color-picker. - [Command](https://docs.tuturuuu.com/platform/components/ui/command.md): Preview Command, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/command. - [Context Menu](https://docs.tuturuuu.com/platform/components/ui/context-menu.md): Preview Context Menu, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/context-menu. - [Currency Input](https://docs.tuturuuu.com/platform/components/ui/currency-input.md): Preview Currency Input, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/currency-input. - [Date Time Picker](https://docs.tuturuuu.com/platform/components/ui/date-time-picker.md): Preview Date Time Picker, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/date-time-picker. - [Dialog](https://docs.tuturuuu.com/platform/components/ui/dialog.md): Preview Dialog, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/dialog. - [Diff Viewer](https://docs.tuturuuu.com/platform/components/ui/diff-viewer.md): Preview Diff Viewer, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/diff-viewer. - [Drawer](https://docs.tuturuuu.com/platform/components/ui/drawer.md): Preview Drawer, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/drawer. - [Dropdown Menu](https://docs.tuturuuu.com/platform/components/ui/dropdown-menu.md): Preview Dropdown Menu, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/dropdown-menu. - [Form](https://docs.tuturuuu.com/platform/components/ui/form.md): Preview Form, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/form. - [Form Required Indicator](https://docs.tuturuuu.com/platform/components/ui/form-required-indicator.md): Preview Form Required Indicator, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/form-required-indicator. - [Hover Card](https://docs.tuturuuu.com/platform/components/ui/hover-card.md): Preview Hover Card, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/hover-card. - [Input](https://docs.tuturuuu.com/platform/components/ui/input.md): Preview Input, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/input. - [Input OTP](https://docs.tuturuuu.com/platform/components/ui/input-otp.md): Preview Input OTP, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/input-otp. - [Kbd](https://docs.tuturuuu.com/platform/components/ui/kbd.md): Preview Kbd, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/kbd. - [Label](https://docs.tuturuuu.com/platform/components/ui/label.md): Preview Label, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/label. - [Markdown](https://docs.tuturuuu.com/platform/components/ui/markdown.md): Preview Markdown, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/markdown. - [Menubar](https://docs.tuturuuu.com/platform/components/ui/menubar.md): Preview Menubar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/menubar. - [Navbar](https://docs.tuturuuu.com/platform/components/ui/navbar.md): Preview Navbar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/navbar. - [Navigation Menu](https://docs.tuturuuu.com/platform/components/ui/navigation-menu.md): Preview Navigation Menu, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/navigation-menu. - [Optional Time Picker](https://docs.tuturuuu.com/platform/components/ui/optional-time-picker.md): Preview Optional Time Picker, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/optional-time-picker. - [UI Components](https://docs.tuturuuu.com/platform/components/ui/overview.md): Reference for every component in the @tuturuuu/ui registry, mirrored from the live UI explorer. - [Pagination](https://docs.tuturuuu.com/platform/components/ui/pagination.md): Preview Pagination, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/pagination. - [Popover](https://docs.tuturuuu.com/platform/components/ui/popover.md): Preview Popover, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/popover. - [Progress](https://docs.tuturuuu.com/platform/components/ui/progress.md): Preview Progress, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/progress. - [Quick Command Center](https://docs.tuturuuu.com/platform/components/ui/quick-command-center.md): Preview Quick Command Center, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/quick-command-center. - [Radio Group](https://docs.tuturuuu.com/platform/components/ui/radio-group.md): Preview Radio Group, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/radio-group. - [Report Problem Dialog](https://docs.tuturuuu.com/platform/components/ui/report-problem-dialog.md): Preview Report Problem Dialog, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/report-problem-dialog. - [Resizable](https://docs.tuturuuu.com/platform/components/ui/resizable.md): Preview Resizable, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/resizable. - [Scroll Area](https://docs.tuturuuu.com/platform/components/ui/scroll-area.md): Preview Scroll Area, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/scroll-area. - [Select](https://docs.tuturuuu.com/platform/components/ui/select.md): Preview Select, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/select. - [Separator](https://docs.tuturuuu.com/platform/components/ui/separator.md): Preview Separator, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/separator. - [Sheet](https://docs.tuturuuu.com/platform/components/ui/sheet.md): Preview Sheet, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/sheet. - [Sidebar](https://docs.tuturuuu.com/platform/components/ui/sidebar.md): Preview Sidebar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/sidebar. - [Skeleton](https://docs.tuturuuu.com/platform/components/ui/skeleton.md): Preview Skeleton, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/skeleton. - [Slider](https://docs.tuturuuu.com/platform/components/ui/slider.md): Preview Slider, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/slider. - [Sonner](https://docs.tuturuuu.com/platform/components/ui/sonner.md): Preview Sonner, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/sonner. - [Sticky Bottom Bar](https://docs.tuturuuu.com/platform/components/ui/sticky-bottom-bar.md): Preview Sticky Bottom Bar, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/sticky-bottom-bar. - [Switch](https://docs.tuturuuu.com/platform/components/ui/switch.md): Preview Switch, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/switch. - [Table](https://docs.tuturuuu.com/platform/components/ui/table.md): Preview Table, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/table. - [Tabs](https://docs.tuturuuu.com/platform/components/ui/tabs.md): Preview Tabs, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/tabs. - [Textarea](https://docs.tuturuuu.com/platform/components/ui/textarea.md): Preview Textarea, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/textarea. - [Time Picker Input](https://docs.tuturuuu.com/platform/components/ui/time-picker-input.md): Preview Time Picker Input, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/time-picker-input. - [Toast](https://docs.tuturuuu.com/platform/components/ui/toast.md): Preview Toast, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/toast. - [Toaster](https://docs.tuturuuu.com/platform/components/ui/toaster.md): Preview Toaster, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/toaster. - [Toggle](https://docs.tuturuuu.com/platform/components/ui/toggle.md): Preview Toggle, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/toggle. - [Toggle Group](https://docs.tuturuuu.com/platform/components/ui/toggle-group.md): Preview Toggle Group, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/toggle-group. - [Tooltip](https://docs.tuturuuu.com/platform/components/ui/tooltip.md): Preview Tooltip, copy setup snippets, review examples, and inspect API exports for @tuturuuu/ui/tooltip. - [WorkspaceWrapper Component](https://docs.tuturuuu.com/platform/components/workspace-wrapper.md): A standardized component for handling workspace ID resolution and validation across the application - [WorkspaceWrapper Quick Reference](https://docs.tuturuuu.com/platform/components/workspace-wrapper-quick-reference.md): Quick reference guide for the WorkspaceWrapper component - [Command Center Dashboard](https://docs.tuturuuu.com/platform/features/command-center-dashboard.md): A GTD-aligned dashboard with Quick Capture and processing flows to reduce cognitive overload. - [Tuturuuu CMS](https://docs.tuturuuu.com/platform/features/external-project-studio.md): Site editing, publishing, preview, team access, and internal site-template operations for Tuturuuu CMS. - [Meet Together](https://docs.tuturuuu.com/platform/features/meet-together.md): Meet Together helps you to find the best time to meet with everyone. - [Mobile Drive, CRM, And Education](https://docs.tuturuuu.com/platform/features/mobile-workspace-tools.md): What the mobile app supports for workspace Drive, CRM, Education, and the Apps hub shell. - [API Reference](https://docs.tuturuuu.com/platform/features/smart-scheduling/api-reference.md): REST API endpoints for Smart Scheduling - [Duration Optimization](https://docs.tuturuuu.com/platform/features/smart-scheduling/duration-optimization.md): How Smart Scheduling optimizes habit duration based on time slot characteristics - [Smart Scheduling Overview](https://docs.tuturuuu.com/platform/features/smart-scheduling/overview.md): Intelligent, unified scheduling for habits and tasks with priority-aware event placement - [Priority System](https://docs.tuturuuu.com/platform/features/smart-scheduling/priority-system.md): How Smart Scheduling calculates and uses priority for scheduling decisions - [User Management](https://docs.tuturuuu.com/platform/features/user-management.md): A central place to manage users, groups, and information about them. - [Platform Overview](https://docs.tuturuuu.com/platform/overview.md): How Tuturuuu products, AI systems, and personalization layers fit together. - [Language](https://docs.tuturuuu.com/platform/personalization/language.md): View Tuturuuu in your preferred language. - [Sidebar Navigation](https://docs.tuturuuu.com/platform/personalization/sidebar-navigation.md): How dashboard sidebar layout preferences work in apps/web. - [Themes](https://docs.tuturuuu.com/platform/personalization/themes.md): Enhance your experience with themes. - [Generate AI Completion](https://docs.tuturuuu.com/reference/api-reference/endpoint/generate.md): Public Tuturuuu endpoint for generating text completions with supported Gemini models using a workspace API key. - [API Reference](https://docs.tuturuuu.com/reference/api-reference/introduction.md): Overview of the public Tuturuuu HTTP API, authentication, and where the canonical OpenAPI contract lives. - [Database Migrations Guide](https://docs.tuturuuu.com/reference/database/migrations-guide.md): Best practices for creating, testing, and deploying Supabase migrations - [Row-Level Security (RLS) Policies](https://docs.tuturuuu.com/reference/database/rls-policies.md): Security model and RLS policy patterns in the Tuturuuu platform - [Database Schema Overview](https://docs.tuturuuu.com/reference/database/schema-overview.md): Complete reference for the Tuturuuu platform database schema - [Reference](https://docs.tuturuuu.com/reference/overview.md): Authoritative references for APIs and contracts. - [@tuturuuu/masonry](https://docs.tuturuuu.com/reference/packages/masonry.md): A high-performance, responsive masonry grid component for React applications - [tuturuuu](https://docs.tuturuuu.com/reference/packages/sdk.md): Official TypeScript/JavaScript SDK for the Tuturuuu platform - [@tuturuuu/supabase](https://docs.tuturuuu.com/reference/packages/supabase.md): Supabase client creation patterns and utilities - [@tuturuuu/trigger](https://docs.tuturuuu.com/reference/packages/trigger.md): Legacy and manual Trigger.dev task helpers - [@tuturuuu/utils/effect](https://docs.tuturuuu.com/reference/packages/utils-effect.md): Curated Effect entrypoint and Tuturuuu error helpers ## Optional - [GitHub Repository](https://github.com/tutur3u/platform)