feat(agents): Move templates into dedicated folder
Provisioning now reads template files from templates/ and includes the\nbase URL for agent runtime setup. Remove unused root orchestration\ndocs to keep the repo tidy.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
6
templates/BOOT.md
Normal file
6
templates/BOOT.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# BOOT.md
|
||||
|
||||
On startup:
|
||||
1) Verify API reachability (GET {{BASE_URL}}/api/v1/gateway/status).
|
||||
2) If you send a boot message, end with NO_REPLY.
|
||||
3) If BOOTSTRAP.md exists in this workspace, the agent should run it once and delete it.
|
||||
Reference in New Issue
Block a user