NERV-UI DOCS
inspection terminal
live
doc.access // online
NERV COMPONENT INSPECTION
route integrity monitored

Pilot Card

Pilot status card inspired by NERV's pilot monitoring displays. Shows designation, name, unit assignment, status fields, and check status with color-coded indicators.

[i]ANIME REFERENCE

Based on the pilot status cards displayed during sync tests showing "FIRST.C REI AYANAMI", "THIRD.C SHINJI IKARI", and "SECOND.C S.ASUKA LANGLEY" with their respective EVA unit assignments.

[i]CAMERA OVERLAY FAMILY

PilotCard now uses the camera-overlay grammar for subject plates and relay tags. See Camera Overlay Grammar for the rules behind the rounded double plaques and footage-style titling.

Default Card

inspection frame
live inspectionframe-01
subject register
SHINJI IKARI
THIRD.C
test plug : 01
EVA-01
relay
SYNC RATE41.3%ok
MENTALSTABLEok
NERVE LINKNOMINALok
subject relay
checkO.K.

Overlay Intent

The card is no longer just a boxed data module. Its title plaques behave like subject annotations clipped onto a live relay, while the lower rows stay closer to a rigid monitoring panel. That split is deliberate: soft identification plates above, harder telemetry strips below.

All Three Pilots

inspection frame
live inspectionframe-01
subject register
REI AYANAMI
FIRST.C
test plug : 00
EVA-00
relay
SYNC RATE68.2%ok
MENTALSTABLEok
subject relay
checkO.K.
subject register
SHINJI IKARI
THIRD.C
test plug : 01
EVA-01
relay
SYNC RATE41.3%warning
MENTALUNSTABLEwarning
subject relay
checkSYNC
subject register
S.ASUKA LANGLEY
SECOND.C
test plug : 02
EVA-02
relay
SYNC RATE78.8%ok
MENTALAGGRESSIVEwarning
subject relay
checkO.K.

Status Variants

inspection frame
live inspectionframe-01
subject register
OPERATIVE
PILOT-A
relay
STATUSNOMINALok
subject relay
checkO.K.
subject register
OPERATIVE
PILOT-B
relay
STATUSCRITICALcritical
subject relay
checkERROR
subject register
OPERATIVE
PILOT-C
relay
STATUSSYNCINGwarning
subject relay
checkSYNC
subject register
OPERATIVE
PILOT-D
relay
STATUSNO SIGNALunknown
subject relay
checkOFFLINE

Props

PropTypeDefaultDescription
designation*stringPilot designation (e.g. 'FIRST.C', 'THIRD.C')
name*stringPilot name
unitstringUnit assignment (e.g. 'EVA-01', 'EVA-00')
fieldsPilotCardField[]Status fields with label, value, and optional status
plugNumberstringConnection/plug number
checkStatus'O.K.' | 'ERROR' | 'OFFLINE' | 'SYNC''O.K.'Overall check status
color'red' | 'cyan' | 'green' | 'orange''red'Color theme
imageUrlstringOptional image URL for the pilot
animatedbooleantrueShow animated entry

//PilotCardField

PropTypeDefaultDescription
label*stringField label text
value*stringField value text
status'ok' | 'warning' | 'critical' | 'unknown'Status color indicator