docs/studio-memory/STUDIO_MEMORY.md

---

id: DOC-STUDIO-MEMORY

title: Studio Memory

status: draft

owner: StudioOS

---

Studio Memory

Studio Memory converts approved reviews, playtests, experiments, decisions and lessons learned into traceable knowledge items.

Purpose

The system records what was tested, which results were measured, which decision was taken, why that decision was taken, and which evidence supports it.

Architecture

Approval

Only approved reviews can publish approved memory items. AI may generate drafts, but may not independently set decision items to approved.

Query

Use pnpm memory:query -- --domain movement or filter by feature, type, tag, status, text or id.

Graph Integration

Approved items may be represented as graph nodes of type memory and linked using derived_from, supported_by, resulted_in, supersedes, affects, references and validated_by.

Open raw source