diff --git a/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4-2.md b/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4-2.md new file mode 100644 index 000000000..ee944fe65 --- /dev/null +++ b/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4-2.md @@ -0,0 +1,9 @@ +# 2026-02-27 Session Notes + +## Onboarding Overhaul Plan (Roadmap 2.1-2.4) + +Session started with presentation of a comprehensive implementation plan for the onboarding overhaul. This initiative addresses four foundational onboarding issues: lack of structure (no step indicators or outline), missing persona guidance, redundant timezone questions, and misleading remember/recall skills that encourage manual workflows conflicting with the automatic memory pipeline. + +The plan spans five files: three skill templates (onboarding, remember, recall) and two manifest templates (USER.md, AGENTS.md). The onboarding skill rewrite includes major structural changes—adding upfront outline declarations, 6-step progress indicators, a "Guiding Voice" section to replace "Interview Philosophy", and brief relaxation cues between phases. The remember skill will be hidden from users (user_invocable: false) to discourage manual saves that distort importance scoring. The recall skill gains a disclaimer explaining automatic injection at session start and when manual /recall is appropriate. Both timezone references are removed from templates (USER.md line 13, AGENTS.md line 60). + +Implementation sequence specified: templates first (one-line deletions), remember and recall skills (additive disclaimers), then the full onboarding rewrite. Verification includes build confirmation, skill sync validation, and testing via /onboarding invocation to ensure no prompt injection warnings, proper outline rendering, and timezone removal. \ No newline at end of file diff --git a/memory/memories.db b/memory/memories.db index 38133d2be..0f50bd553 100644 Binary files a/memory/memories.db and b/memory/memories.db differ diff --git a/memory/memories.db-shm b/memory/memories.db-shm index af3b1dd92..62048a32a 100644 Binary files a/memory/memories.db-shm and b/memory/memories.db-shm differ diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 83dbfb2d6..70bea5667 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ