growmos view: self-contained interactive graph explorer + README demo (0.1.1)

This commit is contained in:
codician-dev
2026-08-17 15:27:04 +03:00
parent 057d836297
commit 52a3ddba92
18 changed files with 264 additions and 12 deletions
+7
View File
@@ -82,6 +82,13 @@ the resolver step (`growmos resolve` → apply) merge surface forms across worke
`growmos query` and cites edges. Everything writes to the same JSONL files; commit and merge
like code.
## Seeing the graph
`growmos view` writes `.growmos/graph.html` (self-contained, offline) and opens it: force layout
sized by degree, colored by type, search, type filters, and a card per node with description,
profile, edges (with edge ids, corroboration and provenance) and aliases. `--focus <entity>` opens
on a node; `--out path.html` writes elsewhere (share it, embed it in CI artifacts).
## Packet anatomy
```
Binary file not shown.

After

Width:  |  Height:  |  Size: 307 KiB