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

8
testdata/docs/incident-runbook.md vendored Normal file
View File

@@ -0,0 +1,8 @@
# Incident Runbook
When the QMD HTTP MCP service is degraded:
- Check `GET /health`.
- Validate vector index status with `qmd status`.
- Restart container only after collecting logs.
- Escalate if query quality drops after embedding drift.