aios-core
Version:
Synkra AIOS: AI-Orchestrated System for Full Stack Development - Core Framework
16 lines (12 loc) • 552 B
Markdown
paths: .aios-core/development/agents/**
# Agent Memory Imports
Each AIOS agent has a canonical MEMORY.md containing persistent knowledge.
These are the canonical locations — agents should read their memory on activation.
@import .aios-core/development/agents/dev/MEMORY.md
@import .aios-core/development/agents/qa/MEMORY.md
@import .aios-core/development/agents/architect/MEMORY.md
@import .aios-core/development/agents/devops/MEMORY.md
@import .aios-core/development/agents/pm/MEMORY.md
@import .aios-core/development/agents/po/MEMORY.md