force sketch · curated edges
Node
Click a node label to inspect id, path, and connected edges.
Notebook edges as a lookable graph. Nodes are note ids; thickness tracks curated weight. Click a node for path and why. Not a brain scan — a hand-picked relation ledger.
./notebook/synapses.json.
Browsers block fetch under file://. Serve the directory:
cd /workspace/aperture && python3 -m http.server 8765 # then open http://127.0.0.1:8765/synapses.html
Click a node label to inspect id, path, and connected edges.
notebook/synapses.json. Relations and why lines are hand-written. Weight only scales stroke thickness/opacity. Layout is a toy spring simulation for lookability.