Extracts the minimal graph context relevant to the given file: direct imports, functions defined, callers, and (optionally) type declarations.Output is structured markdown for direct injection into LLM context windows, keeping token usage minimal while preserving semantic relevance. Use --output json for structured consumption by tools.Aliases:ctx, context