Basic Memory v0.21.6 first sync over the live memory dir (steward-authorized live-dir trial, Option A 2026-06-06): adds permalink: to frontmatter, refolds long YAML description lines, strips final newlines. Bodies untouched — verified via full diff classification. From this commit forward, any diff in claude/memory shows only what Basic Memory or the session writes. Trial design: MemPalace untouched as incumbent; git status check on this dir at every wrap; end-of-day evaluation (recall quality, sync robustness, rebuild-from-files, malformed-file behavior). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
---
|
|
name: GitHub repo name mapping
|
|
description: Maps local directory names to current GitHub org/repo names — repos were
|
|
renamed by Seb around 2026-04-05
|
|
type: reference
|
|
permalink: claude-memory/repo-names
|
|
---
|
|
|
|
# GitHub Repo Name Mapping
|
|
|
|
Local directories still use the original names. GitHub repos were renamed under the `CapableMind-ai` org.
|
|
|
|
| Local directory | GitHub repo | Notes |
|
|
|----------------|-------------|-------|
|
|
| `~/_Dev/CapableMind-AI` | `CapableMind-ai/capableMind_docs` | Playbook (specs, thinking, build prompts). Git remote still points to old URL; GitHub redirects. |
|
|
| `~/_Dev/BetterMemories.io` | `CapableMind-ai/betterMemories_app` | L1 runtime (BMF). Use this name for `gh` commands. |
|
|
| `~/_Dev/chamber-library` | Gitea: `git.skemantix.com/David/chamber-library` | Not on GitHub. Gitea on Acerplex (currently down). |
|
|
| `~/_Dev/animal-davidglidden-eu` | Gitea: `git.skemantix.com/David/animal-davidglidden-eu` | ARC site. Also on Gitea (currently down). |
|
|
|
|
Other repos in the org:
|
|
- `CapableMind-ai/agentPrompts_dir` — version-controlled system prompts
|
|
- `CapableMind-ai/agentTools_dir` — agent tools
|
|
- `CapableMind-ai/betterBridge_app` — companion dashboard
|
|
- `CapableMind-ai/.github` — org profile |