feat: add git-consistent memory gateway architecture
This commit is contained in:
6
testdata/docs/disaster-recovery.md
vendored
Normal file
6
testdata/docs/disaster-recovery.md
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Disaster Recovery Policy
|
||||
|
||||
- Recovery Time Objective (RTO): 2 hours.
|
||||
- Recovery Point Objective (RPO): 15 minutes.
|
||||
- Test failover monthly.
|
||||
- Keep indexed meeting notes for decision traceability.
|
||||
8
testdata/docs/incident-runbook.md
vendored
Normal file
8
testdata/docs/incident-runbook.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user