bots-garden/mini-mepublic Fork 0
d72271127802973540c648bfb372176cdaaa8e4f
Commits
Clone
git clone https://git.rickub.com/bots-garden/mini-me.git
git clone ssh://git@rickub.com/bots-garden/mini-me.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

💾 Saved. d722711 · on d72271127802973540c648bfb372176cdaaa8e4f · k33g · 4h ago
README.md · 11 lines · 581 Bmarkdown
Blame HistoryOpen raw

.memory — project record for whoever continues building mini-me

Read this directory before doing anything else in a session.

File What it is
summary.md Snapshot of the project as it is now: architecture, decisions in force, real commands. Edited in place, never regenerated.
history.md One dated entry per session, appended at the end, never rewritten.
handoffs/YYYY-MM-DD-<slug>.md Where a session stopped: work in flight, next steps, traps.

docs/ is for people who use mm; this directory is for people who build it.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# .memory — project record for whoever continues building mini-me

Read this directory before doing anything else in a session.

| File | What it is |
|------|------------|
| `summary.md` | Snapshot of the project as it is now: architecture, decisions in force, real commands. Edited in place, never regenerated. |
| `history.md` | One dated entry per session, appended at the end, never rewritten. |
| `handoffs/YYYY-MM-DD-<slug>.md` | Where a session stopped: work in flight, next steps, traps. |

`docs/` is for people who use `mm`; this directory is for people who build it.