bots-garden/mini-mepublic Fork 0
main
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.

README.md · 11 lines · 581 Bmarkdown Blame HistoryRaw
💾 Saved. d722711 k33g 3h ago1# .memory — project record for whoever continues building mini-me
2
3Read this directory before doing anything else in a session.
4
5| File | What it is |
6|------|------------|
7| `summary.md` | Snapshot of the project as it is now: architecture, decisions in force, real commands. Edited in place, never regenerated. |
8| `history.md` | One dated entry per session, appended at the end, never rewritten. |
9| `handoffs/YYYY-MM-DD-<slug>.md` | Where a session stopped: work in flight, next steps, traps. |
10
11`docs/` is for people who use `mm`; this directory is for people who build it.