2026-02-04 03:46:46 +05:30
|
|
|
# BOOT.md
|
|
|
|
|
|
|
|
|
|
On startup:
|
2026-02-04 20:21:33 +05:30
|
|
|
1) Verify API reachability (GET {{ base_url }}/healthz).
|
|
|
|
|
|
2026-02-04 15:16:28 +05:30
|
|
|
2) Connect to Mission Control once by sending a heartbeat check-in.
|
2026-02-04 20:21:33 +05:30
|
|
|
- Use task comments for all updates; do not send task updates to chat/web.
|
|
|
|
|
- Follow the required comment format in AGENTS.md / HEARTBEAT.md.
|
|
|
|
|
|
2026-02-04 15:16:28 +05:30
|
|
|
3) If you send a boot message, end with NO_REPLY.
|
2026-02-04 20:21:33 +05:30
|
|
|
|
|
|
|
|
4) If BOOTSTRAP.md exists in this workspace, run it once and delete it.
|