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.

6
testdata/meetings/2026-03-02-ops.md vendored Normal file
View File

@@ -0,0 +1,6 @@
# Ops Review 2026-03-02
Action items:
- Add smoke test covering health, collection add, embed, search, and query.
- Validate that deep query can locate runbook and recovery policy.