nandi/oripublic Fork 0
3d1f70c3b1e0d8c9a0b27adcc1bd1a9f053c050e
Commits
Clone
git clone https://git.rickub.com/nandi/ori.git
git clone ssh://git@rickub.com/nandi/ori.git

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

forked from bots-garden/ori

README.md · 11 lines · 725 Bmarkdown Blame HistoryRaw
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday1# Project memory
2
3This folder is the durable record of the ori project for whoever continues building it (human or agent). It is committed to the repository and maintained at the end of every working session.
4
5| File | Nature | Rule |
6| --- | --- | --- |
7| `summary.md` | Living snapshot of the project's current state | Edited in place; only verified facts; never regenerated wholesale |
8| `history.md` | Chronological log of sessions | Append-only; past entries are never rewritten |
9| `handoffs/` | One note per session/topic: where work stopped, traps, next steps | New file per topic; never overwrite another session's handoff |
10
11`.memory/` is for whoever continues building the project; `docs/` is for whoever uses it.