claudebox/.planning/phases/03-sandbox-aware-prompting
Christopher Mühl c5e8cca867 feat(05-01): rewrite mount architecture with per-project instance isolation
- Replace --bind ~/.claudebox + --symlink with direct --bind ~/.claude ~/.claude
- Add compute_canonical_root() function using git rev-parse --git-common-dir
- Add per-project INSTANCE_DIR via sha256sum[:16] of canonical git root
- Overlay projects/ with per-project hash dir for isolated conversation history
- Overlay history.jsonl and SANDBOX.md as file-level bind mounts
- Update credential mount target from ~/.claudebox to ~/.claude
- Add CLAUDE_JSON_FILE (~/.claude.json) detection and conditional bind mount
- Remove stale CLAUDE.md injection logic (D-06: user's real CLAUDE.md used)
- Update dry-run block and print_audit to reflect new mount layout
- Update SANDBOX.md heredoc to remove ~/.claudebox reference
2026-04-13 09:00:53 +00:00
..
03-01-PLAN.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-01-SUMMARY.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-CONTEXT.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-DISCUSSION-LOG.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-RESEARCH.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-REVIEW.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00
03-VERIFICATION.md feat(05-01): rewrite mount architecture with per-project instance isolation 2026-04-13 09:00:53 +00:00