# runtime/coordinators

> A concern on the application layer holding 1 file, 66 lines of code, 12 definitions and 15 call edges.

Page: Anatomy · Site tree
Canonical: https://banes-lab.com/anatomy/tree#folder-runtime-coordinators

[root](https://banes-lab.com/anatomy/tree/folder-root.md) [runtime](https://banes-lab.com/anatomy/tree/folder-runtime.md)

## coordinators

A **concern** on the **application** layer holding **1** file, **66** lines of code, **12** definitions and **15** call edges.

### Stats

Files 1

Lines of code 66

Blank lines 5

Bytes 2659

Definitions 12

Exported 5

Callable 7

Call edges 15

entry flow 4

isolated flow 3

leaf flow 3

relay flow 2

Findings no anomalies

### Files

[route.coordinator.ts](https://banes-lab.com/source/tree/runtime/coordinators/route.coordinator.ts.md)

- Subject: route
- Concern: coordinator
- Layer: application
- 66 lines of code
- 12 definitions
- 15 call edges

## Links to

- [core/buses/base.bus.ts](https://banes-lab.com/source/tree/core/buses/base.bus.ts.md)
- [domain/registries/page.registry.ts](https://banes-lab.com/source/tree/domain/registries/page.registry.ts.md)
- [presentation/renderers/page.renderer.ts](https://banes-lab.com/source/tree/presentation/renderers/page.renderer.ts.md)
- [runtime/coordinators/route.coordinator.ts](https://banes-lab.com/source/tree/runtime/coordinators/route.coordinator.ts.md)
- [core/assets/link.assets.ts](https://banes-lab.com/source/tree/core/assets/link.assets.ts.md)
- [core/stores/route.store.ts](https://banes-lab.com/source/tree/core/stores/route.store.ts.md)
