diff --git a/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4.md b/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4.md new file mode 100644 index 000000000..fe49f1852 --- /dev/null +++ b/memory/2026-02-27-onboarding-overhaul-plan-roadmap-2-1-2-4.md @@ -0,0 +1,17 @@ +# 2026-02-27 Session Notes + +## Onboarding Overhaul Plan (Roadmap 2.1-2.4) + +Nicholai received and reviewed a comprehensive plan for the next priority tier of Signet development. The onboarding overhaul involves restructuring five files across the template and skills system to fix structural issues (missing step indicators, no outline), add persona guidance, eliminate timezone redundancy, and clarify the relationship between manual memory saves (/remember, /recall) and the automatic memory pipeline. + +The plan targets four key problems: current onboarding lacks structure and guidance, the /remember and /recall skills mislead users into manual workflows that duplicate the automatic pipeline, and timezone is redundantly requested in both templates and onboarding Phase 3. + +**Main changes:** +- Onboarding skill: major structural rewrite with 6-step outline shown upfront, guiding voice section (warm, patient tone framed as style guidance not roleplay), step indicators at each phase, timezone removal, relaxation cues at phase transitions, quick mode updated +- Remember skill: hidden from users (user_invocable: false) with explanation that automatic pipeline handles capture and manual saves distort importance scoring +- Recall skill: disclaimer section clarifying automatic injection and when /recall is useful (targeted searches, debugging) +- User and Agent templates: one-line timezone deletions each + +Implementation order established: templates first (low-risk), then skills (additive disclaimers), then main onboarding rewrite. Verification includes rebuild, skill sync check, and interactive testing of all three skills for prompt injection warnings, outline visibility, step indicators, and timezone removal. + +Context: This plan follows completion of four "on fire" roadmap items (defaults, npm gate, hook isolation, non-interactive CLI). \ No newline at end of file diff --git a/memory/memories.db-shm b/memory/memories.db-shm index 2e5575748..8f9be36e3 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 6b16e2650..77a13d628 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ