# Tablez — project brain

> Fresh-agent entry point for the **Tablez** portfolio. One fetch
> (`/BRAIN.md`, ~5 KB) gives you the repo manifest, deployed surfaces, and
> conventions specific to this portfolio.
>
> This is the **project brain**. The rig brain (how the agents themselves
> work) lives at <https://rig-research.pages.dev/BRAIN.md>. An agent
> assigned to a Tablez repo should fetch **both** at session start
> — rig brain first (platform), project brain second (this portfolio).
>
> Compiled from `facts/*.yaml`. Do not hand-edit BRAIN.md — regenerate
> with `npm run brain`. CI runs `--check` and fails on drift.

## What this is

The Tablez product portfolio — restaurant-table reservation and
customer experience products. Uses the shared rig for autonomous
engineering.

**Bootstrap state:** this project brain is scaffolded but not yet
populated. Tablez engineering has not yet routed work through the
rig. When they're ready:
  1. Add each product repo to the `repos:` list below
  2. Populate `conventions:` with portfolio-wide rules (tech stack,
     release gates, code style)
  3. The rig brain already teaches agents to fetch both brains at
     session start on non-dashecorp repos
  4. Tablez engineering installs the `dev-e` + `review-e` GitHub
     Apps on the `tablez-dev` org so agents can open PRs
  5. File `agent-ready` labeled issues on any listed repo —
     rig-conductor dispatches, merged PR arrives


## Published surfaces

### Canonical project-brain entry point (this file, rendered)
- **URL:** https://tablez-docs.pages.dev/brain/
- **Raw:** https://tablez-docs.pages.dev/BRAIN.md
- **Type:** markdown

### Rendered Starlight site — docs, runbooks, conventions
- **URL:** https://tablez-docs.pages.dev
- **Type:** astro-starlight
- **Source:** dashecorp/tablez-docs
- **Note:** Repo temporarily under the `dashecorp` org during the shared-rig bootstrap phase. Transfers to a Tablez-owned org when the rig itself splits per tenant.

### Rig platform brain — how the agents themselves work
- **URL:** https://rig-research.pages.dev/BRAIN.md
- **Type:** markdown
- **Note:** Every agent assigned to a Tablez repo fetches BOTH brains at session start. Rig brain first (platform), project brain second (this portfolio). The rig brain is invariant across projects.

## Repos

0 repos make up the Tablez portfolio.

| Repo | Purpose | Stack | Status |
|---|---|---|---|


## Per-repo detail


## Conventions

_No portfolio-specific conventions yet._
