---
title: Customers
description: "Every client area, behind one tab. One folder per customer."
---

# Customers

One folder per client. Each is an area of work like any other — same rules,
same five agents, same handoff. They sit behind this tab so client work does
not crowd the rest of the wiki.

```text
  docs/
  └── customers/                       ◀── the Customers tab
      ├── be-customer-bright-sterling/
      ├── be-customer-broheim-capital/
      └── be-customer-reasoned-financial/
```

## The areas

| Area | Folder |
|---|---|
| [Bright Sterling Team](/customers/be-customer-bright-sterling) | `be-customer-bright-sterling` |
| [Broheim Capital Management](/customers/be-customer-broheim-capital) | `be-customer-broheim-capital` |
| [Reasoned Financial](/customers/be-customer-reasoned-financial) | `be-customer-reasoned-financial` |

## Adding one

Create `docs/customers/be-customer-<name>/` with an `index.md` and a
`meta.ts`. It is on the site on the next push — the tab picks it up with no
config change.

Nothing here reads engineering source, and nothing here is a claim about a
client until it is written down and agreed. See
[How does it work?](/how-to-fly/how-does-it-work).
