1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Add modal graph node inspection

This commit is contained in:
Andraxion 2026-07-24 21:01:53 -04:00
parent 5f3d938adc
commit 4c82e1643d
13 changed files with 179 additions and 25 deletions

View file

@ -10,7 +10,7 @@ isolated previews through the explicit render boundary.
## Current state
DFG-0 through DFG-10 are complete. Worldforge uses separate read-only sessions and an optional
DFG-0 through DFG-12 are complete. Worldforge uses separate read-only sessions and an optional
AssetForge-only proposal process. OpenClaw can propose updates to existing AssetForge chapter prose
through isolated, validated changesets and escaped previews. Canonical integration remains a
developer review step through Worldforge's established builder. DFG-9 found no measured need for an
@ -28,6 +28,10 @@ DFG-11 upgrades the fixed browser template with pointer-centered mouse-wheel zoo
pan, zoom buttons, a reset control, and a live zoom percentage. These controls operate only on the
client-side SVG viewport and do not broaden the read-only HTTP or project authority boundary.
DFG-12 makes graph-node activation open a modal inspector without replacing the current
neighborhood. The dialog exposes the node's complete validated content and offers a separate
Explore neighborhood action when the user wants to recenter the graph.
## Development
```bash