---
paths: .aiox-core/development/agents/**
---

# Agent Memory Imports

Each AIOX agent has a canonical MEMORY.md containing persistent knowledge.
These are the canonical locations — agents should read their memory on activation.

@import .aiox-core/development/agents/dev/MEMORY.md
@import .aiox-core/development/agents/qa/MEMORY.md
@import .aiox-core/development/agents/architect/MEMORY.md
@import .aiox-core/development/agents/devops/MEMORY.md
@import .aiox-core/development/agents/pm/MEMORY.md
@import .aiox-core/development/agents/po/MEMORY.md
