audit
01Command
Audit a DomainTome graph and report health (orphans, dangling edges, id hygiene, cycles). With no args, audits the active project. With a path, audits another project's graph without switching directory.
Command
Audit a DomainTome graph and report health (orphans, dangling edges, id hygiene, cycles). With no args, audits the active project. With a path, audits another project's graph without switching directory.
Command
Blast-radius analysis — what nodes are affected if this one changes?
Command
Initialize DomainTome for this project. Permanent alias for /dt:sync in INIT mode — both work, both are supported long-term.
Command
Show DomainTome nodes updated most recently. Use after a session to see what the graph captured.
Command
Detect drift between code and DomainTome — dead sourcerefs, stale nodes, never-verified nodes. Read-only.
Command
Show full detail of a DomainTome node — fields, links, provenance, incoming and outgoing edges.
Command
Show DomainTome MCP usage analytics — calls, tokens exchanged, breakdown by tool and op. Optional --since .
Command
Align the DomainTome graph with the code. One command, three auto-detected modes — init (no graph yet), extend (graph exists, broad re-scan), diff (changes since a git revision).
Command
Mark a DomainTome node as verified today — refreshes lastverifiedat. Usage: /dt:verify.