Skip to content

Commit ec19759

Browse files
committed
chore: add project rename task (Active Memory → Context)
Rationale: "Context" aligns with existing naming: - Binary: ctx - Directory: .context/ - Core concept: context persistence - Universal understanding vs marketing jargon Signed-off-by: Jose Alekhinne <alekhinejose@gmail.com>
1 parent ac89e2d commit ec19759

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.context/TASKS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
## Next Up
66

7+
### Project Rename `#priority:high` `#area:branding`
8+
- [ ] Rename project from "Active Memory" to "Context"
9+
- Update README.md title and references
10+
- Update Go module path (github.com/josealekhine/ActiveMemory → TBD)
11+
- Update all import paths in Go files
12+
- Update CLAUDE.md references
13+
- Update any branding/taglines
14+
- Keep `ctx` as binary name (short for context)
15+
- Handle GitHub repo rename
16+
717
### Auto-Save Enhancements `#priority:medium` `#area:cli`
818
- [x] Implement `ctx watch --auto-save` mode — 2026-01-21
919

0 commit comments

Comments
 (0)