From ccd99a5188ee57ca7eecfa4d74ac1f006ed60632 Mon Sep 17 00:00:00 2001 From: bellman Date: Fri, 15 May 2026 10:01:43 +0900 Subject: [PATCH] omx(team): auto-checkpoint worker-2 [2] --- PARITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PARITY.md b/PARITY.md index 93fcb99f..2af136cd 100644 --- a/PARITY.md +++ b/PARITY.md @@ -175,6 +175,7 @@ Canonical scenario map: `rust/mock_parity_scenarios.json` - [ ] End-to-end MCP runtime lifecycle beyond the registry bridge now on `main` - [x] Output truncation (large stdout/file content) - [x] Session compaction behavior matching + - auto_compaction threshold from env - [x] Token counting / cost tracking accuracy - [x] Bash validation lane merged onto `main` - [ ] CI green on every commit