Files
settled-reach/docs/design/wireframes/navigator/system-orbital.json
T
jpmschweitzerandClaude Opus 4.6 79a4780c46 docs(wireframes): add navigator UI wireframes — galaxy map, system orbital, body info
Three wireframes for the Reach Navigator insert app:
- Galaxy hop-ring map (concentric layout, sector-colored, contextual gate lanes)
- System orbital schematic (star + orbits + oort cloud + horizon station)
- Body info panel (planetary screenshot, profile stats, GTTR entry)

Navigation flow: hop-ring → click system → orbital → click body → info panel.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:23:54 +01:00

342 lines
9.5 KiB
JSON

{
"name": "System Orbital Schematic",
"shapes": {
"bg": {
"type": "Rectangle",
"left": 0, "top": 0, "width": 1140, "height": 780,
"fillColor": "#0d1117", "strokeColor": "#0d1117"
},
"back-btn": {
"type": "Rectangle",
"left": 20, "top": 20, "width": 100, "height": 32,
"fillColor": "#1a2030", "strokeColor": "#333340",
"corners": [4, 4, 4, 4]
},
"back-label": {
"type": "Text",
"parent": "back-btn",
"left": 32, "top": 26,
"text": "< REACH MAP",
"fontColor": "#c8d0e0", "fontSize": 11
},
"system-name": {
"type": "Text",
"left": 140, "top": 20,
"text": "LU BAN (GJ-15A)",
"fontColor": "#c8d0e0", "fontSize": 18
},
"system-meta": {
"type": "Text",
"left": 140, "top": 44,
"text": "East Reach · Hop 4 · Hub · Manufacturing · Pop. 2.4M",
"fontColor": "#667788", "fontSize": 12
},
"orbit-4": {
"type": "Ellipse",
"left": 30, "top": 100, "width": 580, "height": 580,
"fillColor": "#00000000", "strokeColor": "#111820"
},
"orbit-3": {
"type": "Ellipse",
"left": 100, "top": 170, "width": 440, "height": 440,
"fillColor": "#00000000", "strokeColor": "#111820"
},
"orbit-2": {
"type": "Ellipse",
"left": 160, "top": 230, "width": 320, "height": 320,
"fillColor": "#00000000", "strokeColor": "#141a25"
},
"orbit-1": {
"type": "Ellipse",
"left": 220, "top": 290, "width": 200, "height": 200,
"fillColor": "#00000000", "strokeColor": "#141a25"
},
"star": {
"type": "Ellipse",
"left": 290, "top": 362, "width": 56, "height": 56,
"fillColor": "#f0c040", "strokeColor": "#f0d060"
},
"star-label": {
"type": "Text",
"left": 275, "top": 424,
"text": "GJ-15A (M1V)",
"fontColor": "#f0c040", "fontSize": 10
},
"planet-b": {
"type": "Ellipse",
"left": 410, "top": 350, "width": 14, "height": 14,
"fillColor": "#886644", "strokeColor": "#886644"
},
"planet-b-label": {
"type": "Text",
"left": 428, "top": 348,
"text": "GJ-15Ab",
"fontColor": "#886644", "fontSize": 10
},
"planet-b-type": {
"type": "Text",
"left": 428, "top": 361,
"text": "Rocky · Uninhabited",
"fontColor": "#445566", "fontSize": 9
},
"planet-c": {
"type": "Ellipse",
"left": 350, "top": 236, "width": 20, "height": 20,
"fillColor": "#4488aa", "strokeColor": "#66aacc"
},
"planet-c-inhabited": {
"type": "Ellipse",
"left": 366, "top": 232, "width": 6, "height": 6,
"fillColor": "#44ff88", "strokeColor": "#44ff88"
},
"planet-c-label": {
"type": "Text",
"left": 376, "top": 230,
"text": "GJ-15Ac · Xin Chengdu",
"fontColor": "#4488aa", "fontSize": 11
},
"planet-c-type": {
"type": "Text",
"left": 376, "top": 244,
"text": "Temperate · Inhabited · Pop. 1.8M",
"fontColor": "#667788", "fontSize": 10
},
"planet-c-moon1": {
"type": "Ellipse",
"left": 340, "top": 216, "width": 8, "height": 8,
"fillColor": "#667788", "strokeColor": "#667788"
},
"planet-c-moon1-label": {
"type": "Text",
"left": 350, "top": 208,
"text": "GJ-15Ac-1",
"fontColor": "#445566", "fontSize": 9
},
"station-orbital": {
"type": "Rectangle",
"left": 378, "top": 260, "width": 10, "height": 10,
"fillColor": "#c8d0e0", "strokeColor": "#c8d8f0",
"corners": [2, 2, 2, 2]
},
"station-orbital-label": {
"type": "Text",
"left": 392, "top": 258,
"text": "GJ-15Ac-S1 · Chengdu Orbital",
"fontColor": "#c8d0e0", "fontSize": 10
},
"station-orbital-type": {
"type": "Text",
"left": 392, "top": 270,
"text": "Commercial Hub · Pop. 420K",
"fontColor": "#667788", "fontSize": 9
},
"planet-d": {
"type": "Ellipse",
"left": 200, "top": 500, "width": 16, "height": 16,
"fillColor": "#667788", "strokeColor": "#667788"
},
"planet-d-label": {
"type": "Text",
"left": 220, "top": 498,
"text": "GJ-15Ad",
"fontColor": "#667788", "fontSize": 10
},
"planet-d-type": {
"type": "Text",
"left": 220, "top": 511,
"text": "Ice Giant · Uninhabited",
"fontColor": "#445566", "fontSize": 9
},
"gas-giant": {
"type": "Ellipse",
"left": 80, "top": 200, "width": 36, "height": 36,
"fillColor": "#aa7744", "strokeColor": "#cc9966"
},
"gas-giant-label": {
"type": "Text",
"left": 120, "top": 200,
"text": "GJ-15Ae",
"fontColor": "#aa7744", "fontSize": 10
},
"gas-giant-type": {
"type": "Text",
"left": 120, "top": 213,
"text": "Gas Giant · 3 major moons",
"fontColor": "#445566", "fontSize": 9
},
"gas-moon-1": {
"type": "Ellipse",
"left": 112, "top": 194, "width": 7, "height": 7,
"fillColor": "#667788", "strokeColor": "#667788"
},
"gas-moon-2": {
"type": "Ellipse",
"left": 72, "top": 238, "width": 7, "height": 7,
"fillColor": "#667788", "strokeColor": "#667788"
},
"gas-moon-3": {
"type": "Ellipse",
"left": 60, "top": 210, "width": 7, "height": 7,
"fillColor": "#667788", "strokeColor": "#667788"
},
"oort-divider": {
"type": "Line",
"left": 660, "top": 80, "width": 0, "height": 620,
"strokeColor": "#1a2030"
},
"oort-label": {
"type": "Text",
"left": 680, "top": 90,
"text": "OORT CLOUD",
"fontColor": "#333340", "fontSize": 11
},
"horizon-station": {
"type": "Rectangle",
"left": 720, "top": 340, "width": 14, "height": 14,
"fillColor": "#c8d0e0", "strokeColor": "#c8d8f0",
"corners": [2, 2, 2, 2]
},
"horizon-inhabited": {
"type": "Ellipse",
"left": 736, "top": 336, "width": 6, "height": 6,
"fillColor": "#44ff88", "strokeColor": "#44ff88"
},
"horizon-label": {
"type": "Text",
"left": 746, "top": 336,
"text": "GJ-15A-S1 · Horizon Station",
"fontColor": "#c8d0e0", "fontSize": 11
},
"horizon-type": {
"type": "Text",
"left": 746, "top": 350,
"text": "Gate Infrastructure · Commission Staffed",
"fontColor": "#667788", "fontSize": 10
},
"gate-lines-title": {
"type": "Text",
"left": 720, "top": 400,
"text": "Gate connections:",
"fontColor": "#667788", "fontSize": 10
},
"gate-conn-1": {
"type": "Text",
"left": 720, "top": 416,
"text": "> GJ-273 (Luyten's Star) — 1 hop",
"fontColor": "#2a5080", "fontSize": 10
},
"gate-conn-2": {
"type": "Text",
"left": 720, "top": 432,
"text": "> GJ-412A (Lalande) — 1 hop",
"fontColor": "#2a5080", "fontSize": 10
},
"gate-conn-3": {
"type": "Text",
"left": 720, "top": 448,
"text": "> GJ-380 — 1 hop",
"fontColor": "#2a5080", "fontSize": 10
},
"legend-bg": {
"type": "Rectangle",
"left": 720, "top": 620, "width": 180, "height": 120,
"fillColor": "#111820", "strokeColor": "#1a2030",
"corners": [4, 4, 4, 4]
},
"legend-title": {
"type": "Text",
"parent": "legend-bg",
"left": 732, "top": 630,
"text": "BODY TYPES",
"fontColor": "#c8d0e0", "fontSize": 10
},
"legend-inhabited-dot": {
"type": "Ellipse",
"parent": "legend-bg",
"left": 732, "top": 652, "width": 6, "height": 6,
"fillColor": "#44ff88", "strokeColor": "#44ff88"
},
"legend-inhabited-text": {
"type": "Text",
"parent": "legend-bg",
"left": 744, "top": 650,
"text": "Inhabited",
"fontColor": "#667788", "fontSize": 10
},
"legend-station-icon": {
"type": "Rectangle",
"parent": "legend-bg",
"left": 732, "top": 670, "width": 7, "height": 7,
"fillColor": "#c8d0e0", "strokeColor": "#c8d8f0",
"corners": [1, 1, 1, 1]
},
"legend-station-text": {
"type": "Text",
"parent": "legend-bg",
"left": 744, "top": 668,
"text": "Station",
"fontColor": "#667788", "fontSize": 10
},
"legend-planet-icon": {
"type": "Ellipse",
"parent": "legend-bg",
"left": 732, "top": 688, "width": 7, "height": 7,
"fillColor": "#4488aa", "strokeColor": "#4488aa"
},
"legend-planet-text": {
"type": "Text",
"parent": "legend-bg",
"left": 744, "top": 686,
"text": "Planet / Moon",
"fontColor": "#667788", "fontSize": 10
},
"legend-gas-icon": {
"type": "Ellipse",
"parent": "legend-bg",
"left": 732, "top": 706, "width": 7, "height": 7,
"fillColor": "#aa7744", "strokeColor": "#aa7744"
},
"legend-gas-text": {
"type": "Text",
"parent": "legend-bg",
"left": 744, "top": 704,
"text": "Gas Giant",
"fontColor": "#667788", "fontSize": 10
},
"legend-core-icon": {
"type": "Ellipse",
"parent": "legend-bg",
"left": 732, "top": 724, "width": 7, "height": 7,
"fillColor": "#f0c040", "strokeColor": "#f0c040"
},
"legend-core-text": {
"type": "Text",
"parent": "legend-bg",
"left": 744, "top": 722,
"text": "Star",
"fontColor": "#667788", "fontSize": 10
},
"click-hint": {
"type": "Text",
"left": 20, "top": 740,
"text": "Click any body or station to view details + GTTR entry",
"fontColor": "#445566", "fontSize": 10
}
}
}