Add CLAUDE.md working memory + session HANDOFF#2
Draft
luisassardo wants to merge 1 commit into
Draft
Conversation
CLAUDE.md: durable project memory (architecture, conventions, gotchas, build quickref) so future sessions don't relearn the tricky bits. HANDOFF.md: dated snapshot of status, open actions, and a resume checklist in case the session ends mid-task.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds two docs so future Claude/Code sessions (or a teammate) can pick up
ComputerCheck without relearning the tricky parts:
CLAUDE.md— durable working memory: one-screen architecture, theconventions/gotchas that are easy to get wrong (vendoring not sharing,
trilingual findings, the separate
tauri.release.conf.jsonengine patch,dev-vs-release engine path, the production age key posture, export privacy
model, Windows cross-compile constraint), and a build/dev quickref.
HANDOFF.md— dated session snapshot: where things stand (v0.1.1,Phases 1–4 done + verified, Phase 5 code-complete needing a Windows runner +
cert), what's verified, the open Luis-only actions and decisions, and a
resume checklist.
Docs only — no code changes. Live status still tracked in
PLAN.md; build inBUILD.md; product inREADME.md.https://claude.ai/code/session_01Ya5g7fQ8E9cfkqfb89k4Tn
Generated by Claude Code