feat: add git-consistent memory gateway architecture

This commit is contained in:
lingyuzeng
2026-03-07 22:33:41 +08:00
commit d4cd81f498
40 changed files with 2114 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Architecture Sync 2026-03-01
Decisions:
- Use QMD as internal shared MCP endpoint.
- Keep HTTP endpoint on port 8181.
- Persist cache and index to avoid repeated cold starts.
- Confirm disaster recovery RTO target remains 2 hours.