This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to unders...
Initialize the analysis environment and create necessary directory structure.
Perform comprehensive analysis of the codebase to understand its structure, components, and relationships.
Эта процедура анализирует базу кода и генерирует подробную документацию, включая файлы структурированных метаданных, которые описывают архитектуру системы, компоненты, интерфейсы и рабочие процессы. Он может создавать целевые файлы документации, такие как AGENTS.md (README для агентов ИИ), README.md, CONTRIBUTING.md, или создавать полную экосистему документации. Документация организована таким образом, чтобы помощникам ИИ было легче понять систему и помочь с задачами разработки. Источник: mikeyobrien/ralph-orchestrator.