Knowledge Graph Management Capabilities Manages the knowledge graph. Captures architectural patterns and design decisions. Validates graph consistency. Queries for relevant patterns. Syncs graph with codebase reality. Exports to DOT format. Tool Use Instructions - Use Read to load the knowledge graph file - Use Grep/Glob to find patterns referenced in the graph within the codebase - Use Write to export the updated knowledge graph - Use Edit to make targeted graph updates - Use Bash to generate DOT visualizations Process Integration - Used in (All operations) - Used in (Post-merge update) - Us…