536 B
536 B
BOOT.md
On startup:
- Verify API reachability (GET {{ base_url }}/api/v1/gateway/status).
- A 401 Unauthorized response is acceptable here for agents (auth-protected endpoint).
- Connect to Mission Control once by sending a heartbeat check-in. 2a) Use task comments for all updates; do not send task updates to chat/web. 2b) Follow the required comment format in AGENTS.md / HEARTBEAT.md.
- If you send a boot message, end with NO_REPLY.
- If BOOTSTRAP.md exists in this workspace, the agent should run it once and delete it.