All systems operational

Developer Documentation

Technical reference for developers, integrators, implementation partners, and advanced administrators. Every page is grounded in the actual DevSphere OS implementation \u2014 architecture, data, AI, the public API, webhooks, integrations, security, configuration, and deployment.

Portal-backed

This reference documents what the platform actually implements today. Where a capability is limited or still expanding, the relevant page says so.

#Reference

Architecture Overview

DevSphere OS is a multi-tenant SaaS built on a Next.js application, a

Read
Frontend Architecture

The frontend is a React application built with the Next.js App Router,

Read
Backend Architecture

The backend is a set of server-side API routes in the Next.js app that

Read
Database & Schema Overview

Data lives in a Supabase PostgreSQL database, organized into organizat

Read
Authentication

Authentication is handled by Supabase Auth. Users sign in with email a

Read
Authorization & Organization Isolation

Access is controlled by a fixed set of roles, enforced in API routes a

Read
AI Architecture

AI features are powered by Anthropic's Claude. Most assistance runs in

Read
Automation & Job Scheduling

Automation is a fixed set of background jobs — nurture sequences, foll

Read
Approval System

Approvals keep humans in control of meaningful actions. An approvals r

Read
Notifications & Email

The platform notifies people in-app and, when email is configured, by

Read
Public API

DevSphere OS exposes a small, read-only public API secured by organiza

Read
Webhook Architecture

Outbound webhooks let an organization receive HMAC-signed event notifi

Read
Integrations

DevSphere OS integrates with WordPress (with encrypted credentials), S

Read
Storage & Media

Files and media are stored in Supabase Storage buckets — public media

Read
Monitoring, Health & Logging

Operational visibility comes from health endpoints (system, workspace)

Read
Security Model

Security rests on organization isolation via RLS, hash-only API keys,

Read
Configuration & Environment Variables

Configuration is via environment variables. Public values (prefixed NE

Read
Deployment & Migrations

Deployment involves the Next.js app, the FastAPI agent service, and th

Read
Common Error Codes

API routes return a small, consistent set of error codes with appropri

Read
Developer Troubleshooting

Common developer-facing issues and how to diagnose them — API auth fai

Read
Developer FAQ

Quick answers to common developer questions about the API, AI, isolati

Read

#Conventions

These status and callout conventions are used throughout the documentation.

Status & callout legend
AvailableIn the product now.BetaUsable, still maturing; may change.Coming SoonPlanned and in progress.PlannedOn the roadmap, not started.
Best practiceWarningTipSecurityAIApproval required

Still need help?

Can’t find what you’re looking for? The DevSphere OS team is happy to help.