# Baltique OS Core 0.78.14 — Enterprise Labs & Anesthesia Evidence Bridge

Ten release dodaje most dowodów klinicznych dla badań, OCR/parsera maili i anestezjologii.

## Cel

Badania, wyniki OCR, załączniki parsera e-mail i review anestezjologiczne mają być traktowane jako rekordy dowodowe w bazie danych, widoczne dla:

- Case Spine,
- Enterprise GO/HOLD Command Gate,
- Journey Orchestrator,
- Work Queue,
- Runtime Preflight.

## Safety

Release nie wykonuje automatycznie:

- kwalifikacji anestezjologicznej,
- zamawiania badań,
- wysyłki wiadomości pacjentowi,
- automatycznego GO.

Domyślne ustawienia pozostają wyłączone:

```text
enterprise_labs_anesthesia_auto_clearance_enabled = 0
enterprise_labs_anesthesia_auto_request_labs_enabled = 0
enterprise_labs_anesthesia_auto_patient_message_enabled = 0
enterprise_labs_anesthesia_cron_enabled = 0
```

## Nowe ekrany

```text
/upgrade_0_78_14.php
/system_labs_anesthesia_bridge.php
```

## Nowa migracja

```text
database/migrations/100_core_0_78_14_enterprise_labs_anesthesia_bridge.sql
```

## Główne tabele

```text
enterprise_labs_anesthesia_blueprints
enterprise_case_labs_anesthesia_requirements
enterprise_labs_anesthesia_events
enterprise_labs_anesthesia_runs
```


## Included compatibility hotfix

This package includes 0.78.13.1 OR Autopilot Router Preflight Hotfix, so `or_autopilot_action_router_patch` no longer depends on a PHP function already loaded in the current request.
