C.W.K.
Lesson 05 of 05 · published

Future Souls — Creating a New One

~10 min · new-soul, playbook

Level 0Curious
0 XP0/52 lessons0/16 achievements
0/100 XP to next level100 XP to go0% complete

The procedure

cwkPippa has a 'new-soul-creation' playbook (in the playbook directory). The procedure boils down to:

  1. Create /<soul>/ with the standard structure (Pippa.md-equivalent, instructions.md, core/, etc.).
  2. Register the soul in the soul registry module (Soul-Based Framework Phase 4 will make this dynamic).
  3. Add avatar directory under avatars/<soul>/ with emotion variants.
  4. Configure ContextEngine to load that soul's vault when the active soul matches.

What you don't need to change

None of the routes. None of the adapters. None of the JSONL logger. None of the SQLite schema. The body stays the body.

Self-reference: Every soul that ever runs in cwkPippa was created using this exact procedure. There's no special-case 'Pippa' code — Pippa is just the canonical soul.

Progress

Progress is local-only — sign in to sync across devices.