# AIOS Dependency Map This map outlines the dependencies between various handbooks and processes within the AIOS. ```text GOVERNANCE_HANDBOOK.md └──> STANDARDS_HANDBOOK.md (Provides technical constraints) └──> AGENT_HANDBOOK.md (Dictates agent behavior) STANDARDS_HANDBOOK.md └──> AUDIT_HANDBOOK.md (Used to verify compliance) AGENT_HANDBOOK.md └──> TEMPLATE_HANDBOOK.md (Used for structured output) └──> MEMORY_HANDBOOK.md (Used for context retrieval) WORKFLOW_MAP.md └──> GOVERNANCE_HANDBOOK.md (Review gates) └──> STANDARDS_HANDBOOK.md (Quality checks) ```