Design a Memory Index Loaded Every Session
0/3 steps0%

Step 1 of 3

Structure the index and details

The index is a map; the details are the territory.

First time here? Paste the Context Pack first so the AI understands your project - open it from the header above.

Prompt Capsule
Design the two-layer memory structure. INDEX (memory/INDEX.md, hard cap ~400 tokens): a header stating its role, then one line per topic: `- topic-name: one-line description of what the detail file contains and when to load it -> memory/topics/topic-name.md`. DETAIL FILES (memory/topics/*.md): focused documents per topic (auth-system.md, deployment.md, user-preferences.md...), each starting with a 2-line abstract matching its index description. Migrate my existing memory content into this structure now, writing index descriptions that state WHEN to load ('load when working on login, sessions, or permissions'). Deliver the populated index and at least three real detail files.
Paste into EmergentFull Build: complete implementation prompt with explicit requirements

Quick is short. Full Build is recommended for most steps. Strict forces real logic when the AI keeps faking output.

Actual change check

Expected after this step

A populated index within cap plus topic detail files.

Should NOT happen

  • An existing feature broke
  • A button only logs to console
  • Data disappears after refresh
  • Errors fail silently with no visible state

This is what should exist before you continue. If reality does not match, do not move on.

Track what changed, failed, or needs follow-up. Notes export with the flow.

Made with Emergent