Use autoescape for Jinja rendering to satisfy bandit checks and\nremove deprecated Clerk SignInButton props to restore type checks.\nAlso ignore tsbuildinfo artifacts and tidy boot instructions.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
301 B
301 B
BOOT.md
On startup:
- Verify API reachability (GET {{ base_url }}/api/v1/gateway/status).
- Connect to Mission Control once by sending a heartbeat check-in.
- 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.