yacb2/domaintome

Lore — living knowledge graph for software projects (MCP-backed)

0Stars on the repository
16Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit

01

yacb2/domaintome

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.

0 3mo ago A 42 tokens original MIT archived

impact

02

yacb2/domaintome

Command

Blast-radius analysis — what nodes are affected if this one changes?

0 3mo ago A 13 tokens original MIT archived

init

03

yacb2/domaintome

Command

Initialize DomainTome for this project. Permanent alias for /dt:sync in INIT mode — both work, both are supported long-term.

0 3mo ago A 29 tokens original MIT archived

recent

04

yacb2/domaintome

Command

Show DomainTome nodes updated most recently. Use after a session to see what the graph captured.

0 3mo ago A 20 tokens original MIT archived

reconcile

05

yacb2/domaintome

Command

Detect drift between code and DomainTome — dead sourcerefs, stale nodes, never-verified nodes. Read-only.

0 3mo ago A 24 tokens original MIT archived

show

06

yacb2/domaintome

Command

Show full detail of a DomainTome node — fields, links, provenance, incoming and outgoing edges.

0 3mo ago A 21 tokens original MIT archived

stats

07

yacb2/domaintome

Command

Show DomainTome MCP usage analytics — calls, tokens exchanged, breakdown by tool and op. Optional --since .

0 3mo ago A 26 tokens original MIT archived

sync

08

yacb2/domaintome

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).

0 3mo ago A 43 tokens original MIT archived

verify

09

yacb2/domaintome

Command

Mark a DomainTome node as verified today — refreshes lastverifiedat. Usage: /dt:verify.

0 3mo ago A 26 tokens original MIT archived