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

Status Stamp

Full-screen status stamp overlay inspired by the REFUSED, LOST, and VANISHED displays from NERV command center screens. Used for dramatic system status notifications.

[i]ANIME REFERENCE

Based on the large rotated text stamps seen throughout the series when systems are rejected, signals are lost, or targets vanish from sensors.

[i]CAMERA OVERLAY FAMILY

The bordered variants of StatusStamp now use the same camera-overlay plaque language as PatternAlert and PilotCard. See Camera Overlay Grammar for the distinction between these rounded alert plates and the base panel system.

Default (Single Stamp)

inspection frame
live inspectionframe-01
REFUSED

Overlay Intent

The unbordered version still behaves like raw typographic alarm text. The bordered and double-bordered variants move into the camera-overlay family: softer rounded plates, layered outlines, and a more “captured signal” treatment than the rest of the UI.

Inline stamps now auto-size to their content instead of reserving a large fixed block. For compact layouts such as reports, drawers, or approval rails, size the parent container instead of compensating for the component itself.

Bordered Variant

inspection frame
live inspectionframe-01
status
APPROVED

Blink Variant

inspection frame
live inspectionframe-01
LOST

Repeating Grid Pattern

inspection frame
live inspectionframe-01
VANISHEDVANISHED
VANISHEDVANISHED
VANISHEDVANISHED

Color Variants

inspection frame
live inspectionframe-01
status
LOST
status
ACTIVE
status
ALERT

Double Bordered

Anime-accurate double-outline frame for maximum impact.

inspection frame
live inspectionframe-01
status
REJECTED

With Subtitle

inspection frame
live inspectionframe-01
TERMINATEDSIGNAL CONNECTION SEVERED

Props

PropTypeDefaultDescription
text*stringThe status text to display
visiblebooleantrueWhether the stamp is visible
color'red' | 'green' | 'orange' | 'cyan' | 'magenta''red'Color theme
rotationnumber-12Rotation angle in degrees
repeatbooleanfalseWhether the text repeats in a grid pattern
repeatRowsnumber3Number of rows when repeat is true
repeatColsnumber2Number of columns when repeat is true
subtitlestringOptional subtitle text
borderedbooleanfalseWhether to show a border frame
doubleBorderedbooleanfalseCreates anime-accurate double-outline frame (implies bordered)
fullScreenbooleanfalseFull-screen overlay mode
blinkbooleanfalsePulses the stamp on and off for alarm-like states