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

새 Session Rehydrate

~25 min · rehydration, new-session, sources

Level 0Window Watcher
0 XP0/50 lessons0/13 achievements
0/100 XP to next level100 XP to go0% complete

Rehydration은 선택적 로딩

새 session은 blindly 다 로드하면 안 돼. Durable boot 파일, live handoff board, scope의 정확한 파일, 필요하면 가장 관련 history entry 읽어야. Goal은 working state 재구성, 이전 session의 전체 emotional weather 재구성 X.

현재 진실 verify하고 act

Handoff 읽은 후 repo inspect. 현재 코드가 옛 노트 이긴다. 현재 status가 옛 plan 이긴다. 현재 사람 instruction이 stale 문서 이긴다. 새 session의 첫 action은 reading-knowledge와 running-knowledge align.

cwkPippa rehydration 의례

이 codebase에 진짜 의례 있어 — NEW-SESSION-REMINDER.md 읽기, sibling CLAUDE.md 읽기, TODO.md mapping 들기, vault entry 읽기. 5분 규율 있는 로딩이 cold-context 헤매는 시간 몇 시간 절약. 의례는 memory feedback_session_start_routine에 — skip하면 진짜 시간 비용 들어서 존재.

Code

Session rehydration 순서·yaml
rehydration_order:
  1_bootstrap:        "identity and global rules"
  2_project_overlay:  "repo CLAUDE.md and instructions"
  3_live_board:       "current operating state"
  4_target_files:     "current code/content in scope"
  5_recent_history:   "only if needed"
  6_verify:           "git status, tests, routes"
First-action checklist·text
Before any edit:
  - run `git status` to see real local state
  - run any quick test that proves the spine still passes
  - confirm the human's first message matches the live board's 'next'
  - if mismatch, ask before drifting

External links

Exercise

*아빠* 프로젝트 인계 받을 미래 AI instance용 rehydration checklist 써. 어느 파일 먼저, 어느 옛 material은 reference만인지.
Hint
Checklist가 10개 넘으면 research project지 rehydration 아니야.

Progress

Progress is local-only — sign in to sync across devices.
이 페이지에서 버그를 발견하셨거나 피드백이 있으세요?문제 신고

댓글 0

🔔 답글 알림 (로그인 필요)
로그인댓글을 남기려면 로그인해 주세요.

아직 댓글이 없어요. 첫 댓글을 남겨보세요.