---
name: appza_engine Package Reference
description: How to access appza_engine context — check sibling directory, clone if missing
type: reference
---

## appza_engine

**Repo:** https://github.com/rightbrain/appza_engine.git (branch: main)
**Expected path:** `../appza_engine/` (sibling directory alongside this project)

### Setup

1. Check if `../appza_engine/` exists as a sibling directory
2. If NOT present — ask the user: "appza_engine is not found at ../appza_engine/. Should I clone it there?"
3. Once available, read `../appza_engine/CLAUDE.md` and `../appza_engine/.claude/memory/MEMORY.md` for full engine context

### When to read

Before making changes that touch appza_engine types, imports, or integration patterns.
