# Architecture Overview
Sol-Plex is structured to bridge the gap between abstract mental models and concrete execution.
- `/frameworks`: The "Why" and "What." Theoretical foundation.
- `/templates`: The "Medium." Structural tools to capture data.
- `/workflows`: The "How." Recipes to combine frameworks.
- `/scripts`: Automation for maintaining the system.
- `/docs`: Administrative and policy documentation.
*Relationship:* Theory (Frameworks) + Medium (Templates) = Execution (Workflows).