Operators — the shape of a tenant
DarkNOC simulators and agents are wired against a multi-tenant operator config. This page documents the shape only — synthetic example data, no real operator, region, or country reference.
Schema
| Field | Meaning |
|---|---|
| sites | count of cell / access sites in the deployment |
| regions | count of administrative regions |
| growth_targets | windowed net-add commitments — windows like Q1..Q4 or M01..M12 |
| products | id + coarse tier label (low / mid / high) |
| segments | consumer / smb / enterprise share, summing to 1 |
Synthetic examples
Operator 1
operator-1Compact-footprint, single-region operator config shape. Synthetic example.
- Sites
- 412
- Regions
- 1
- Growth windows
- 2
- Products
- 3
- Segments
- consumer / smb / enterprise
Operator 2
operator-2Multi-region operator config shape with three product tiers. Synthetic example.
- Sites
- 3,148
- Regions
- 4
- Growth windows
- 4
- Products
- 4
- Segments
- consumer / smb / enterprise
Same shape used in synthetic-flows and on the simulators page. No real-world configuration is published.