- Timestamp:
- 05/20/2026 02:48:05 AM (4 months ago)
- Branches:
- main
- Children:
- 46f23fd
- Parents:
- 8681239
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CLAUDE.md
r8681239 r76e9cfd 3 3 This file provides instructions and context for AI coding agents working on this project. 4 4 5 <!-- BEGIN BEADS INTEGRATION v:1 profile:minimal hash: ca08a54f-->5 <!-- BEGIN BEADS INTEGRATION v:1 profile:minimal hash:7510c1e2 --> 6 6 ## Beads Issue Tracker 7 7 … … 23 23 - Use `bd remember` for persistent knowledge — do NOT use MEMORY.md files 24 24 25 **Architecture in one line:** issues live in a local Dolt DB; sync uses `refs/dolt/data` on your git remote; `.beads/issues.jsonl` is a passive export. See https://github.com/gastownhall/beads/blob/main/docs/SYNC_CONCEPTS.md for details and anti-patterns. 26 25 27 ## Session Completion 26 28 … … 35 37 ```bash 36 38 git pull --rebase 37 bd dolt push38 39 git push 39 40 git status # MUST show "up to date with origin" … … 49 50 - If push fails, resolve and retry until it succeeds 50 51 <!-- END BEADS INTEGRATION --> 52 51 53 52 54
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)