1 parent f523fbd commit 6d95cb4Copy full SHA for 6d95cb4
1 file changed
docs/reliability/failure-matrix.md
@@ -0,0 +1,8 @@
1
+# Failure Matrix
2
+
3
+| Signal | Expected Value | Interpretation |
4
+|---|---:|---|
5
+| Redis group lag | 0 | Stream is fully drained |
6
+| Redis pending | 0 | No orphaned PEL entries remain |
7
+| Postgres completed | = total seeded | End-to-end durable convergence |
8
+| Postgres failed/terminal | 0 | No budget-exhausted work items |
0 commit comments