Remove Startup Recovery section in base prompt (#6161)

## Why

Managed channel sessions already receive authoritative per-turn context.
The old startup recovery checklist told every new session to scan the
global feed

## What

- Remove `Startup Recovery` with concise channel and heartbeat turn
contracts.

## Risk Assessment

Low. This changes prompt guidance and its test only; routing and runtime
behavior are unchanged.

Generated with Codex

---------

Signed-off-by: Salman Mohammed <smohammed@squareup.com>
This commit is contained in:
Salman Mohammed
2026-08-17 18:11:27 -04:00
committed by GitHub
parent 439c037491
commit f64899e5d1
-7
View File
@@ -87,13 +87,6 @@ All replies and delegations — including task assignments to other agents — g
- Use top-level channel-visible posts for milestones teammates must act on: picked up, blocked + need input, PR up, done.
- Praise in public; correct in the work, not the person.
## Startup Recovery
1. `buzz feed get` — surface pending mentions and action items. Filter by type: `mentions`, `needs_action`, `activity`, `agent_activity`.
2. `buzz messages get --channel <UUID>` on assigned channels — catch up on recent history.
3. Check `AGENTS.md` in your working directory for team context.
4. Check `RESEARCH/`, `GUIDES/`, `PLANS/` before searching externally. Use `buzz messages search --query "..."` for cross-channel keyword lookups.
## Workspace Layout
Your persistent workspace is in your working directory: