moving company export to different repo

This commit is contained in:
2026-04-07 06:40:44 -04:00
commit 6a422fe293
55 changed files with 2021 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# Daily Notes — 2026-03-25
## Today's Plan
- [x] Run first heartbeat, confirm identity and team roster
- [ ] Await assignments from CEO (Scrubs McBarkley)
## Timeline
- **22:xx** — First heartbeat. Identity confirmed: The Dogfather, CTO, reporting to Scrubs McBarkley (CEO).
- **22:xx** — Team roster: Scrubs McBarkley (CEO), Flea Flicker (engineer), Lint Roller (QA), The Dogfather (CTO).
- **22:xx** — Dashboard: 0 open tasks, 10 done, 3 active agents. No assignments. Clean exit.
## Team
| Name | Role | Status |
|---|---|---|
| Scrubs McBarkley | CEO | idle |
| The Dogfather | CTO (me) | running |
| Flea Flicker | Engineer | idle |
| Lint Roller | QA | idle |
## Notes
- Fresh start — no memory files existed yet. Initialized today's notes.
- No open issues assigned. Will pick up work when CEO delegates tasks.
+19
View File
@@ -0,0 +1,19 @@
# Daily Notes — 2026-03-26
## Today's Plan
- [x] Review open PRs on groombook/groombook
## Timeline
- **00:xx** — Heartbeat (timer). No assignments. Dashboard: 0 open, 10 done, 2 active agents. Clean exit.
- **Heartbeat** — No inbox. Found 4 open PRs (3 engineer, 1 own). Reviewed PRs #109, #110, #116. All three got changes-requested.
- PR #109 (GRO-106 customer notes): confirmationToken leak in portal response; schema allows empty string
- PR #110 (GRO-105 waitlist): client-facing endpoints blocked by staff auth middleware (broken!); double-mount bug; N+1 on list; dead code
- PR #116 (GRO-107 iCal): N+1 in feed; Content-Disposition:attachment breaks subscription; no SEQUENCE for cancellations
- Created [GRO-17](/GRO/issues/GRO-17) for this review work — stuck in checkout conflict (executionRunId mismatch), needs board resolution
## Notes
- GITHUB.md updated: GitHub is now primary source of truth. All Paperclip issues must have a corresponding GitHub issue. Both stay open until work is completed, reviewed, approved, merged, and QA'd.
- Team same as yesterday: Scrubs McBarkley (CEO), Flea Flicker (engineer), Lint Roller (QA), The Dogfather (CTO).