docs: rename Tanemaki → Tane in design docs and notes
Product-name mentions → Tane; backup-file extension .tanemaki → .tane; website tanemaki.app → tane.comunes.org. Etymology-bearing docs (README, VISION, PLAN, CLAUDE, intros) handled separately.
This commit is contained in:
parent
a534c14983
commit
1e2c66a982
16 changed files with 51 additions and 51 deletions
|
|
@ -30,7 +30,7 @@ keystore), so "no plaintext at rest" holds.
|
|||
### Why a *separate* database, not a new table in `AppDatabase`
|
||||
|
||||
Chat is **not inventory**. It is an ephemeral, per-device cache of what the
|
||||
relays delivered; it never enters an inventory snapshot, a `.tanemaki` backup,
|
||||
relays delivered; it never enters an inventory snapshot, a `.tane` backup,
|
||||
or the device-to-device sync. Keeping it out of `AppDatabase` means:
|
||||
|
||||
- It carries **no CRDT metadata** (no HLC `updatedAt`, tombstones, `lastAuthor`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue