Author-named graph
Four resistors form two parallel excitation legs. The left and right midpoint terminals are separate differential outputs, never bonded together. Short author component/port IDs and a slash/tilde net name exercise role resolution and JSON pointer escaping, without changing topology.
Scroll horizontally on smaller screens to inspect legible nodes and labels. No simulation is performed.
The original input stays intact, including invalid fields.
An inspectable result.
These checks compare the renderer outcome with the declared case expectation. The stress test also checks determinism, geometry, and connectivity.
- Expected
- Successful SVG render
- Actual
- SVG rendered0 diagnostics
- Case check
- Passed
- Recipe / theme
- Wheatstone bridgegeist-light
Electrical nodes & connectivity
Each net is one electrical node: the named endpoints below are connected. Component pins and external ports are endpoints. These counts are not the number of geometric junction dots or wire bends. No voltages, currents, or simulation results are inferred.
- Components
- 4
- Electrical nodes / nets
- 4
- Component pins
- 8
- External ports
- 4
- Connected endpoints
- 12
| Net / electrical node | Endpoints | Connected component pins and ports |
|---|---|---|
node/one~ | 3 |
|
node2 | 3 |
|
node3 | 3 |
|
node4 | 3 |
|
Diagnostics / 0
No diagnostics. The renderer accepted this source and produced the figure above.
Original figure document · JSON
{
"version": 1,
"circuit": {
"components": {
"X1": {
"type": "resistor",
"resistance": 1000
},
"X2": {
"type": "resistor",
"resistance": 1000
},
"X3": {
"type": "resistor",
"resistance": 1000
},
"X4": {
"type": "resistor",
"resistance": 1200
}
},
"ports": {
"X5": {
"kind": "terminal"
},
"X6": {
"kind": "terminal"
},
"X7": {
"kind": "terminal"
},
"X8": {
"kind": "ground"
}
},
"nets": {
"node/one~": [
"X5",
"X1.a",
"X3.a"
],
"node2": [
"X1.b",
"X2.a",
"X6"
],
"node3": [
"X3.b",
"X4.a",
"X7"
],
"node4": [
"X2.b",
"X4.b",
"X8"
]
}
},
"layout": {
"preset": "wheatstone-bridge",
"roles": {
"upperLeft": "X1",
"lowerLeft": "X2",
"upperRight": "X3",
"lowerRight": "X4",
"input": "X5",
"outputLeft": "X6",
"outputRight": "X7",
"ground": "X8"
}
},
"presentation": {
"title": "Author-named graph",
"theme": {
"preset": "geist-light"
},
"highlight": {
"components": [],
"nets": []
}
}
}Expected outcome & actual diagnostics · JSON
{
"id": "wheatstone-bridge/author-ids/geist-light",
"expectation": {
"kind": "render"
},
"actual": {
"ok": true,
"diagnostics": []
},
"passed": true
}Rendered bounds & renderer version · JSON
{
"rendererVersion": "0.1.0",
"bounds": {
"x": 0,
"y": 0,
"width": 1400,
"height": 1100,
"labels": {
"title": {
"x": 64.68,
"y": 57.86,
"width": 319.124,
"height": 29.647999999999996
},
"subtitle": {
"x": 64.57,
"y": 104.33500000000001,
"width": 128.38499999999993,
"height": 13.094999999999999
},
"formula": {
"x": 64.6,
"y": 1020,
"width": 548.6,
"height": 17.200000000000045
},
"assumption": {
"x": 64.63,
"y": 1055.836,
"width": 561.0920000000002,
"height": 12.432000000000016
},
"X5:port": {
"x": 689,
"y": 191.8,
"width": 21.799999999999955,
"height": 14.519999999999982
},
"X6:port": {
"x": 169,
"y": 501.48,
"width": 22,
"height": 14.840000000000032
},
"X7:port": {
"x": 1209,
"y": 501.8,
"width": 21.799999999999955,
"height": 14.199999999999989
},
"X1:id": {
"x": 510.9,
"y": 383.22,
"width": 19.620000000000005,
"height": 12.779999999999973
},
"X1:value": {
"x": 511.44,
"y": 406.576,
"width": 55.94400000000002,
"height": 17.423999999999978
},
"X2:id": {
"x": 510.9,
"y": 682.932,
"width": 19.799999999999955,
"height": 13.067999999999984
},
"X2:value": {
"x": 511.44,
"y": 706.576,
"width": 55.94400000000002,
"height": 17.423999999999978
},
"X3:id": {
"x": 1010.9,
"y": 382.932,
"width": 19.800000000000068,
"height": 13.355999999999995
},
"X3:value": {
"x": 1011.44,
"y": 406.576,
"width": 55.94399999999996,
"height": 17.423999999999978
},
"X4:id": {
"x": 1010.9,
"y": 683.22,
"width": 19.979999999999905,
"height": 12.779999999999973
},
"X4:value": {
"x": 1011.44,
"y": 706.576,
"width": 84.74399999999991,
"height": 17.423999999999978
},
"X8:port": {
"x": 750.85,
"y": 907.658,
"width": 18.700000000000045,
"height": 12.614000000000033
}
},
"symbols": {
"X1": {
"x": 434.5,
"y": 348.5,
"width": 31,
"height": 123
},
"X2": {
"x": 434.5,
"y": 648.5,
"width": 31,
"height": 123
},
"X3": {
"x": 934.5,
"y": 348.5,
"width": 31,
"height": 123
},
"X4": {
"x": 934.5,
"y": 648.5,
"width": 31,
"height": 123
},
"X8": {
"x": 679.5,
"y": 898.5,
"width": 41,
"height": 31
}
},
"routes": {
"node/one~": [
{
"x": 448.5,
"y": 278.5,
"width": 3,
"height": 73
},
{
"x": 448.5,
"y": 278.5,
"width": 503,
"height": 3
},
{
"x": 948.5,
"y": 278.5,
"width": 3,
"height": 73
},
{
"x": 698.5,
"y": 238.5,
"width": 3,
"height": 43
}
],
"node2": [
{
"x": 448.5,
"y": 468.5,
"width": 3,
"height": 183
},
{
"x": 178.5,
"y": 548.5,
"width": 273,
"height": 3
}
],
"node3": [
{
"x": 948.5,
"y": 468.5,
"width": 3,
"height": 183
},
{
"x": 948.5,
"y": 548.5,
"width": 273,
"height": 3
}
],
"node4": [
{
"x": 448.5,
"y": 768.5,
"width": 3,
"height": 83
},
{
"x": 448.5,
"y": 848.5,
"width": 503,
"height": 3
},
{
"x": 948.5,
"y": 768.5,
"width": 3,
"height": 83
},
{
"x": 698.5,
"y": 848.5,
"width": 3,
"height": 53
}
]
}
}
}