topos_depgraph_status
Checks .gitnexus dependency graph availability and freshness, distinguishing missing, stale, and load/schema failures to guide next steps.
Instructions
Report .gitnexus availability and freshness (read-only).
Distinguishes a missing graph from a stale one and from a
load/schema failure, so an agent knows whether COMPOSABLE can be
trusted and what to do next. Never shells out and never mutates
state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Repo root to inspect (default: MCP file root / process project root). | |
| gitnexus_dir | No | `.gitnexus` store under the project root (default: `<project root>/.gitnexus`). |