docs(paperclip-quirks): comment→CEO routing reads issue id from event.entityId (quirk #6) #286

Merged
chaim merged 1 commits from worktree-paperclip-quirk-comment-routing into main 2026-06-17 04:59:50 +00:00
Owner

מתעד את מלכודת Paperclip שהשביתה בשקט את ניתוב תגובת-משתמש → CEO: ב-issue.comment.created מזהה-ה-issue נמצא ב-event.entityId, לא ב-payload.issueId (ה-payload נושא commentId/bodySnippet/reopened).

כולל: הראיה האמפירית מתיק 8124-09-24, שרשרת הביטול issue_assignee_changed, התיקון (plugin PR ezer-mishpati/plugin-legal-ai#2), והאימות החי.

Invariants: מקיים את CLAUDE.md §"ניתוב comments דרך CEO"; G12/X15 (התיקון במעטפת שער-הפלטפורמה, לא ב-skills). docs-only.

TaskMaster: legal-ai #149.

🤖 Generated with Claude Code

מתעד את מלכודת Paperclip שהשביתה בשקט את ניתוב **תגובת-משתמש → CEO**: ב-`issue.comment.created` מזהה-ה-issue נמצא ב-`event.entityId`, **לא** ב-`payload.issueId` (ה-payload נושא `commentId`/`bodySnippet`/`reopened`). כולל: הראיה האמפירית מתיק 8124-09-24, שרשרת הביטול `issue_assignee_changed`, התיקון (plugin PR ezer-mishpati/plugin-legal-ai#2), והאימות החי. **Invariants:** מקיים את CLAUDE.md §"ניתוב comments דרך CEO"; G12/X15 (התיקון במעטפת שער-הפלטפורמה, לא ב-skills). docs-only. TaskMaster: legal-ai #149. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
chaim added 1 commit 2026-06-17 04:59:46 +00:00
docs(paperclip-quirks): comment→CEO routing reads issue id from event.entityId (quirk #6)
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 4s
Lint — undefined names / undefined-names (pull_request) Successful in 11s
fe4694672e
Document the Paperclip event-shape quirk that silently disabled user-comment→CEO
routing: `issue.comment.created` carries the issue id in `event.entityId`, not
`payload.issueId` (payload has commentId/bodySnippet/reopened). Includes the
empirical log from case 8124-09-24, the issue_assignee_changed cancellation
chain, the fix (plugin PR #2), and verification.

Invariants: upholds CLAUDE.md "ניתוב comments דרך CEO"; G12/X15 (fix lives in the
platform-port shell, not the decision skills). Docs-only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chaim merged commit 5370ada37c into main 2026-06-17 04:59:50 +00:00
chaim deleted branch worktree-paperclip-quirk-comment-routing 2026-06-17 04:59:51 +00: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: ezer-mishpati/legal-ai#286