Developer Proposes Layered Wiki Structure for Graphify to Better Handle Monorepos
A developer has published a design proposal for a layered wiki extension built on top of Graphify, an open-source tool that converts codebases into queryable knowledge graphs. The proposal addresses a known limitation: running Graphify on a monorepo produces a single flat output folder that mixes code from unrelated layers, such as React components alongside SQL stored procedures. The suggested solution introduces per-layer .graphify/ folders, giving each service or module its own scoped graph and wiki alongside a global cross-layer graph. The author is transparent that the layered folder structure and staleness hooks are not official Graphify features, but a speculative design pattern they invented. The post also includes instructions using real, existing Graphify commands to approximate roughly 90% of the proposed behavior today.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in