Skip to content

Commit 5f68d04

Browse files
authored
docs(roadmap): Add immutable journal plan to roadmap #191 (#197)
1 parent 346edf0 commit 5f68d04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Same checklist. Target binary size: ≤12MB stripped (from current ~8MB).
214214
| Cryptographic audit log | SHA-256 chain: each journal entry hashes previous | Tamper-evident audit trail |
215215
| `mimir_audit_verify` tool | Verify chain integrity end-to-end | Detects any single-bit modification |
216216
| Retention policies | `--retention-days` auto-archives old entities | DB size stays bounded |
217+
| **Immutable Journal** | (Plan: Implement append-only journal with cryptographic linking for chain-of-custody and tamper detection) | Secure, verifiable record of all memory events |
217218

218219
### Week 11–12: Mimir Cloud MVP
219220

0 commit comments

Comments
 (0)