← back to Abrams Life

NOTE.md

36 lines

# Abrams Home Engine — Coordination Note

**Date:** 2026-05-23  
**Status:** engine batch taking over from here

## For abrams 11

If you are the `abrams 11` tab that was scaffolding the landing-page version:
**finish your current commit, then stop and yield to the engine batch.**

The engine batch (engine 1 through engine 8) is now expanding this project from
a static landing page into a full Abrams Home Engine dashboard with real widgets.
Do not start new features — commit what you have, mark yourself done, and let
the engine tabs proceed.

## Engine batch tasks

| Tab       | Owner task                                      |
|-----------|------------------------------------------------|
| engine 1  | Express app skeleton, port 9970, EJS layout, 6-widget home grid, git init |
| engine 2  | Butlr "Place a Call" widget (POST → butlr.agentabrams.com) |
| engine 3  | Gmail widget (OAuth, last 10 unread, mark-read, preview body) |
| engine 4  | Google Calendar widget (today + tomorrow events) |
| engine 5  | Federated search (lawyers/doctors/ventura-corridor/wallco/butlr) |
| engine 6  | Notifications inbox (pm2 crash watcher, butlr results, deploy events) |
| engine 7  | Unified auth (.agentabrams.com session cookie) + press-to-talk voice |
| engine 8  | Design polish + glue (Inter + Cormorant Garamond, tokens, skeletons, Lighthouse 95+) |

## Guardrails

- Do NOT register any domain
- Do NOT push to any git remote
- Each tab commits after every working change
- All work scoped to ~/Projects/abrams-life
- Port: 9970 (local dev only for now)