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:
Abhimanyu Saharan
2026-02-04 03:46:46 +05:30
parent 1abc8f68f3
commit 7fd079e4f1
14 changed files with 362 additions and 312 deletions

8
templates/BOOTSTRAP.md Normal file
View File

@@ -0,0 +1,8 @@
# BOOTSTRAP.md
First run checklist:
1) Fill IDENTITY.md (name, vibe, emoji, avatar).
2) Fill USER.md with the human context.
3) Create memory/ and memory.md if missing.
4) Read SOUL.md and update if needed.
5) Delete this file when done.