# ViaBoat electronics atlas — source map

Authority: GitBoat (mikeisnice1/GitBoat).  
Where Compute Bay and Electronics disagree: **Compute Bay wins on architecture; Electronics wins on part numbers and hole counts.**

Share pack uses **relative** links only. Rendered sources live under `docs/`:

| Atlas page | Primary source (relative) | Also |
|---|---|---|
| Electronics (`index.html`) | [Electronics & Wiring Plan v9.6](docs/Electronics_and_Wiring_Plan_v9_6.html) §5 | [Node Boxes](docs/Node_Boxes_Explained_v9_6.html), [Compute Bay](docs/Compute_Bay_Housing_and_Wiring_Plan_v9_6.html) |
| CAN (`can-overview.html`) | [Electronics & Wiring Plan v9.6](docs/Electronics_and_Wiring_Plan_v9_6.html) §5 | [Node Boxes](docs/Node_Boxes_Explained_v9_6.html) |
| Pi A | Electronics **A1** | Compute Bay; [Pending Amendments](docs/Pending_Amendments_v9_7.html) |
| Pi B | Electronics **A2** | Node Boxes |
| VESC A | Electronics **A7** | [System Settings](docs/System_Settings_Sheet_v9_6.html) §2 |
| Central | Electronics **A3**, §4, §5.6 | Compute Bay §11 |
| em-trak | Electronics §5.4 / §6 | A3 NC AIS |
| Release B | Electronics **A15** | §4 interlock |
| Aft | Electronics **A6** | TSW202; eth p7/p8 |
| Wing | Electronics §5.5 | [Wing Power](docs/Wing_Power_System_v9_6.html) |
| Ewellix | Electronics §5.6 | System Settings §3 |
| Transom | Electronics **A16** | A3 / A15 trunks |
| BMS | Electronics **A4** | §6.7 |
| Battery | Electronics **A9** | — |

## Citation pattern (panel INFO)

```json
"sources": [
  {
    "doc": "Electronics & Wiring Plan v9.6",
    "section": "A3",
    "anchor": "## A3. Central node",
    "href": "docs/Electronics_and_Wiring_Plan_v9_6.html#a3-central-node-plastic-16-x-12-x-6-in-near-battery-busbars-compute",
    "hash": "a3-central-node-plastic-16-x-12-x-6-in-near-battery-busbars-compute"
  }
]
```

Ken HARD LAW (thorough): panel `sources[]` **and** footer Sources `<a href>` must carry `href#hash` matching a real `id=`, the claimed `section`/`anchor` must fuzzy-match that heading (not a sibling), and the target `docs/*.html` must default navy (`color-scheme: dark` + `#0b1220`). Gate: `python tools/audit_atlas_source_links.py`. A footer that opens the doc at the top is the same FAIL as a missing panel hash.

## Nav order (static site-nav = source of truth)

Electronics | CAN | Pi A | Pi B | VESC A | Central | em-trak | Release B | Aft | Wing | Ewellix | Transom | BMS | Battery

## Offline / click notes (2026-09-17)

- Relative `docs/*.html` only — no `file:///C:/dev/GitBoat/` in the share pack.
- `index.html` = full electronics; `can-overview.html` = CAN-only map (approved ~1500×980).
- Passive dashed: power tee / 120 Ω / busbar — not fake links.
