Skip to content

:material-folder-zip: graph

Knowledge Command

Graph Command

This command invokes the obsidian-architect to perform a repository-wide deep scan and rebuild the neural links between agents, skills, and documentation.

Objectives

  • Deep Scan: Recursively maps dependencies across all 8 Department Silos.
  • Obsidian Sync: Generates the high-fidelity World-Map with interconnected [[wikilinks]].
  • Mermaid Generation: Updates the high-level orchestration map in the documentation portal.
  • RAG Optimization: Exports graph.json to reduce token consumption for future missions.

Example Usage

User: /graph Rebuild the neural map for the current project.
Agent: [Scanning 8 Silos] -> [Generating [[wikilinks]]] -> [Exporting graph.json] -> Done.

Protocol: Mandatory execution after major architectural changes or repository restructuring.