get_architectural_context
Retrieve detailed architectural context for specific files or the entire project, automatically set up ADR infrastructure if missing, and get outcome-focused workflow guidance for project success.
Instructions
Get detailed architectural context for specific files or the entire project, automatically sets up ADR infrastructure if missing, and provides outcome-focused workflow for project success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Specific file path to analyze (optional, analyzes entire project if not provided) | |
| includeCompliance | No | Include compliance checks in the analysis | |
| conversationContext | No | Rich context from the calling LLM about user goals and discussion history |