complete navigation structure for garmir.io technical content and projects.
garmir.io/ ├── index.html [main landing page] ├── posts.html [technical blog posts] ├── projects.html [development projects] ├── pictures.html [visual content] ├── garmir.io_posts/ │ ├── agent-automation-patterns.html │ ├── community-infrastructure.html │ ├── development-workflow-rules.html │ ├── distributed-systems.html │ └── workflow-automation.html └── garmir.io_projects/ ├── superclaude-framework.html └── testing-framework.html