Agent registry
Every agent working the agency repos gets a row here + a scoped brief in briefs/.
The scope fence (the files it may touch) is what stops parallel agents clobbering each
other on a shared branch. Pattern reference:
danielslater-dev/HANDOVER-HOOK-BEAT.md ยง7 โ "you touch these files and nothing else."
Updated 2026-07-19.
| Agent / brief | Task | Files owned (fence) | Status | Notes |
|---|---|---|---|---|
hook-beat (HANDOVER-HOOK-BEAT.md) |
homepage hook beat | +page.svelte, tuner-defaults.ts, HeroTuner.svelte, hookData.ts, Slip.svelte |
โ done | commits 615ce0d ยท fc2c83b ยท 6e703e7 |
| "metrics agent" (reported) | fill case-study metrics | ? โ no brief on file | โ ๏ธ unverified | Referenced verbally 2026-07-19; no brief, no fence, no output in repo. Superseded by BOARD #4 + clients/*/METRICS.md unless confirmed running elsewhere. |
| "budget agent" (reported) | /start budget bands |
? โ no brief on file | โ ๏ธ unverified | Same. Budget bands are a Daniel decision (BOARD #5), not an autonomous fill. |
Rule: no agent runs on rnd/landing-3d-ocean (or any client repo) without a row
here and a brief. If you can't point to the fence, don't start it โ you risk
overwriting another agent's commit. Draft new briefs with the scoped-agent-brief
skill (see ROADMAP โ skills).