Brain (project)
Tablez — project brain
Section titled “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 withnpm run brain. CI runs--checkand fails on drift.
What this is
Section titled “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:
- Add each product repo to the
repos:list below - Populate
conventions:with portfolio-wide rules (tech stack, release gates, code style) - The rig brain already teaches agents to fetch both brains at session start on non-dashecorp repos
- Tablez engineering installs the
dev-e+review-eGitHub Apps on thetablez-devorg so agents can open PRs - File
agent-readylabeled issues on any listed repo — rig-conductor dispatches, merged PR arrives
Published surfaces
Section titled “Published surfaces”Canonical project-brain entry point (this file, rendered)
Section titled “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
Section titled “Rendered Starlight site — docs, runbooks, conventions”- URL: https://tablez-docs.pages.dev
- Type: astro-starlight
- Source: dashecorp/tablez-docs
- Note: Repo temporarily under the
dashecorporg 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
Section titled “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.
0 repos make up the Tablez portfolio.
| Repo | Purpose | Stack | Status |
|---|
Per-repo detail
Section titled “Per-repo detail”Conventions
Section titled “Conventions”No portfolio-specific conventions yet.