fix(rectification): pass server case id to agent #29

Merged
jesse merged 1 commits from codex/fix-rectification-case-context-20260811 into main 2026-08-12 02:20:01 +08:00
Owner

Summary

  • include the server-validated Case ID in every V9 agent message
  • require rectification tools to reuse that exact value
  • add a regression test and BUG-170 record

Verification

  • tsx --test tests/rectification-v9-agent.test.ts tests/rectification-v9-stream.test.ts (23 passed)
  • targeted ESLint passed
  • git diff --check passed
## Summary - include the server-validated Case ID in every V9 agent message - require rectification tools to reuse that exact value - add a regression test and BUG-170 record ## Verification - `tsx --test tests/rectification-v9-agent.test.ts tests/rectification-v9-stream.test.ts` (23 passed) - targeted ESLint passed - `git diff --check` passed
jesse added 1 commit 2026-08-12 02:01:40 +08:00
fix(rectification): pass server case id to agent
Staging Backend Quality Gate / validate (pull_request) Successful in 16m22s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
32b65cfaf3
jesse merged commit 863f65d090 into main 2026-08-12 02:20:01 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/Jyotisha#29