> ## Documentation Index
> Fetch the complete documentation index at: https://product.mmbrn.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# GetJournal

> JournalRef для device или server scope.

# GetJournal

## Pins

\| in | `device` | DeviceRef → `journal:device:{deviceId}` |
\| in | `server` | ServerRef → `journal:server:{deviceId}` |
\| out | `journal` | JournalRef |

Pure mode (default): data-only. Impure: exec passthrough.

## Runtime

`host.resolveJournal(device|server)` → singleton journal per scope.

## Cookbook

[Journal & reporter v0.6](/device-board/cookbooks/journal-reporter-v06)

## Code

`get-journal-node.ts` · CONCEPT §17
