Safety

Defensive by construction. Audited by default.

Velora's safety posture is not a checklist — it is the structure of the system. Every command is signed, every frame is journaled, every mode change is reviewable, and the worst case the platform can produce is a deterministic, replayable BRAKE.

Reason Codes

Every decision is grammatical.

Velora speaks in reason codes. They are emitted by the engine that fired, carried verbatim through every layer above, and rendered to the operator. There is no opaque escalation.

Safety Principles

The doctrine in five lines.

I

Fail-safe by default

The default state when context is lost is a yield, not a guess. Silence is treated as an unsafe input.

II

Never trust a single sensor

Decisions ride on tracked, predicted, and rule-confirmed signals — not on a single-frame detection.

III

Always log critical decisions

Every escalation, every safety gate, every override fires a reason code into the ring journal.

IV

Prioritise human override

The operator is a first-class citizen of the state plane. Their input is logged as another sealed slice.

V

Simulation before deployment

Every behaviour change must clear the canonical scenario suite before it can ship to a vehicle.