# Baltique OS Core 0.78.14.1 — Labs & Anesthesia Blueprint Seed Hotfix

Naprawia błąd `balt07814_json(): Argument #1 ($data) must be of type array, int given` podczas upgrade'u 0.78.14.

Przyczyna: wiersze blueprintu 0.78.14 miały legacy shape 14 pól bez `stage_key`, a seed routine oczekiwał 15 pól.

Naprawa: dodano normalizator wierszy blueprintu i defensywne kodowanie JSON.
