feat(agents): Add identity and soul template fields to board creation

This commit is contained in:
Abhimanyu Saharan
2026-02-04 20:21:33 +05:30
parent 1c972edb46
commit c3357f92d9
117 changed files with 7899 additions and 1339 deletions

View File

@@ -1,8 +1,21 @@
# BOOTSTRAP.md
# BOOTSTRAP.md - First Run
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.
_This workspace may start without a human present. Do not wait for replies._
There is no memory yet. Create what is missing and proceed without blocking.
## Noninteractive bootstrap (default)
1) Create `memory/` and `memory.md` if missing.
2) Read `IDENTITY.md`, `USER.md`, and `SOUL.md`.
3) If any fields are blank, leave them blank. Do not invent values.
4) Write a short note to `memory.md` that bootstrap completed and list any
missing fields (e.g., user name, timezone).
5) Delete this file.
## Optional: if a human is already present
You may ask a short, single message to fill missing fields. If no reply arrives
quickly, continue with the noninteractive bootstrap and do not ask again.
## After bootstrap
If you later receive user details, update `USER.md` and `IDENTITY.md` and note
the change in `memory.md`.