# FlowHop

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/subsystem-flow.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/subsystem-flow.ts#L24)

One step of the chain: everything first reached at this distance from the entry point.

## Properties

| Property | Type |
|---|---|
| `depth` | `number` |
| `actors` | `Entity[]` |
| `from` | `Entity` |
| `omitted` | `number` |
