> For the complete documentation index, see [llms.txt](https://blueprint.builtbydao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blueprint.builtbydao.com/how-it-works/governance.md).

# Risk, Legal & Governance

{% hint style="warning" %}
**Balanced — innovate but stay defensible.** Bold on the community-ownership model; careful on securities, housing, and fair-housing law. Governance security ranks above regulatory worry, because the existential risks for a community-money DAO are as much *internal* (treasury compromise, capture) as external. *This page captures intent; all entity, securities, and tax structures are finalized with qualified counsel.*
{% endhint %}

## Entity architecture

```
   BBD LLC  (command & control, operating)  =  Urban Array (501c3, co-equal)
                                                grants · federal · tax
        │
   Per-cohort (city) LLCs   ← form as cities clear the 3 autonomy gates
        │
   Per-property LLCs        ← liability isolation + clean financeable collateral
```

**Why this shape works:** per-property LLCs give clean, independently-financeable collateral for the debt/CDFI layer; per-cohort LLCs are the legal expression of "decentralize as proven"; the BBD-LLC / UA pairing is a recognized mission-driven dual-entity structure.

## Governance

|                          |                                                                                                                                               |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| **On-chain / off-chain** | Treasury, proposals, key votes on-chain (transparency); day-to-day ops off-chain (speed)                                                      |
| **Founder powers**       | Reserved early; **sunset on a milestone set** — lead-hub proof gate cleared + treasury maturity + an active leadership council                |
| **Voting**               | EQTBLT-weighted with rank multipliers, **quadratic** on key decisions, with an **anti-capture ceiling** (4×) so no whale or founder dominates |
| **Framer weight**        | Local to a founder's own node and **globally capped** — strong locally, can't entrench network-wide                                           |
| **Treasury rails**       | Multisig + timelocks + spend caps / tiered approval + emergency pause                                                                         |

**Safeguard priority (ranked):** 1) Treasury safety rails · 2) Anti-capture · 3) Quality/mission integrity · 4) Regulatory compliance.

## Token legal posture

* **EQTBLT** — framed as an **earned utility / equity-credit**: soul-bound, non-transferable, redeemed in-kind, to minimize securities surface (no purchase, no trading, no secondary market).
* **BLTBY** — the transferable, market-priced token (capped 7B): the securities-sensitive instrument, **carefully structured with securities counsel** (offering exemption/registration as advised) before any public distribution.

## Identity & compliance

* **Tiered KYC:** standard KYC/AML for **capital/investor** members and money movement; **light verification for contributors** (wallet + basic identity — not a credit check designed to exclude).
* **Housing / fair-housing & tenant law:** preserve all standard tenant protections; ensure member-selection (vetting) does not run afoul of fair-housing rules — **vet on mission/contribution, not protected classes** (counsel review required).
* **OSHA / workforce:** safety certification gated at the Foundry; workforce/labor classification reviewed (EQTBLT compensation + contributor status).

## Member protections & dispute resolution

Tiered, matched to the dispute type: tenant-law protections preserved + a DAO grievance process · on-chain dispute/arbitration for token/governance matters · an ombuds / council appeal path. An accessible first-tier grievance route is kept for every member.

## The risk register (current)

| Risk                                      | Severity | Mitigation                                                                                      |
| ----------------------------------------- | :------: | ----------------------------------------------------------------------------------------------- |
| Grant/subsidy availability                |   High   | Structural in a housing-affordability era; stacked + stress-tested (build slows, not insolvent) |
| Cost exceeds market value (subsidy gap)   |   High   | Cost reduction shrinks it; subsidy fills it; community holds the owned asset                    |
| EQTBLT depeg (cash-out spike)             |   High   | Closed-loop in-kind, \~10% gated cash-out, spread coverage, LP floor                            |
| Securities exposure (BLTBY / instruments) |   High   | EQTBLT non-security framing; BLTBY structured with counsel                                      |
| Treasury compromise / capture             |   High   | Full rail stack + anti-capture ceiling                                                          |
| Cross-LLC / cross-jurisdiction treasury   | Med-High | Counsel-designed intercompany + tax structure                                                   |
| UA→BBD private-benefit / UBIT             | Med-High | Arm's-length structuring with nonprofit counsel                                                 |
| Sweat-equity labor quality                |    Med   | Training pipeline + certs + cash floor for licensed roles + platform QC                         |
| First-time operator / execution           |    Med   | Lead/co-lead + offset proves before parallel scale                                              |
| Fair-housing / vetting compliance         |    Med   | Vet on mission/contribution, not protected class; counsel review                                |

{% hint style="danger" %}
**Counsel-gated items:** UA↔BBD fund flow (private-benefit/UBIT); cross-LLC treasury structure; BLTBY securities structuring; fair-housing review of vetting; per-hub entity structure; investor instrument terms.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blueprint.builtbydao.com/how-it-works/governance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
