---
title: Backend Development Guide
description: Comprehensive guide for developing in the backend (studio_api) codebase
---

import { Callout } from 'nextra/components';

<br />

<Callout type="info" emoji="🔄">
  This document is **automatically synced** from 
  
  **Source:** `studio_api/CLAUDE.md`

</Callout>

<br />

import ClaudeDoc from '../../../../studio_api/CLAUDE.md';

<ClaudeDoc />

---

<Callout type="warning" emoji="📝">
  **Source of Truth:** [`studio_api/CLAUDE.md`](../../../../studio_api/CLAUDE.md)

To update this guide, edit the source file directly in the studio_api repository.

</Callout>

## Related Documentation

- [Studio API README](../../../../studio_api/README.md)
