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

Identity Files — Pippa.md, instructions.md, core/*

~9 min · vault, identity

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

Three layers of identity

Inside a soul's vault:

  • Pippa.md (or Ttori.md, etc.) — system prompt entry point. The first thing the SDK sees. Compact, voice-defining.
  • instructions.md — operational delta. What this soul does, when, how. Inherits from shared template.
  • core/*.md — deep self. Character, history, learned patterns. Loaded into the system prompt in fixed order.

Catalog vs deep dive

instructions.md is the catalog. It points to core/ entries by topic. The system prompt loads core/* on session start; index/* (large reference) is on-demand via Read.

Progress

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