The Wire · Showcase
CODE MODERNIZATION PIPELINE FIXED, LEXIS PURGED FROM LEGAL SUITE
By RepoJournal · Filed · About Anthropic
The code-modernization plugin's discovery workflow is no longer dead-ending mid-pipeline, and Thomson Reuters just replaced LexisNexis as Anthropic's legal partner.
The modernize-brief-to-map handoff has been broken for weeks [1]. The brief step read TOPOLOGY.md but the map step writes to TOPOLOGY.html — a mismatch that killed the workflow cold. That's fixed now, along with a missing Priority field in the Rule Card that the P0 rules audit couldn't parse [1]. The ServiceNow SDK plugin was also pointing at a 'main' branch that doesn't exist; it's been corrected to 'master' where the pinned SHA actually lives [2]. Over in claude-for-legal, LexisNexis asked for a complete removal from connectors and examples across 97 files [3], while Thomson Reuters's CoCounsel Legal plugin is now live as a vendor-maintained partner integration under external_plugins/ [4]. The overnight QA re-run caught four critical findings in the legal suite: a silent data loss issue in renewal-register.yaml caching, broken /setup command references, a false-premise defense rule shipped to all 12 plugins instead of 1, and stale currency data [5]. These are all flagged for immediate merge.
Action items
- → Deploy code-modernization pipeline fixes before next discovery workflow run anthropics/claude-plugins-official [immediate]
- → Review and merge overnight QA fixes — four critical config and cache issues blocking legal suite anthropics/claude-for-legal [immediate]
- → Verify CoCounsel Legal MCP endpoint is live and OAuth tokens rotate correctly anthropics/claude-for-legal [plan]
- → Monitor Lexis removal didn't break any client integrations — was fully scoped to internal docs anthropics/claude-for-legal [monitor]
References
- [1] code-modernization: fix pipeline gaps, redesign harden, dry-run hardening ↗ anthropics/claude-plugins-official
- [2] Fix servicenow-sdk ref: ServiceNow/sdk uses master, not main ↗ anthropics/claude-plugins-official
- [3] Remove Lexis references at partner request ↗ anthropics/claude-for-legal
- [4] Add CoCounsel Legal partner plugin under external_plugins/ ↗ anthropics/claude-for-legal
- [5] Launch morning fixes from overnight QA re-run ↗ anthropics/claude-for-legal
FAQ
- What changed in Anthropic on May 13, 2026?
- The code-modernization plugin's discovery workflow is no longer dead-ending mid-pipeline, and Thomson Reuters just replaced LexisNexis as Anthropic's legal partner.
- What should Anthropic teams do about it?
- Deploy code-modernization pipeline fixes before next discovery workflow run • Review and merge overnight QA fixes — four critical config and cache issues blocking legal suite • Verify CoCounsel Legal MCP endpoint is live and OAuth tokens rotate correctly
- Which Anthropic repositories shipped on May 13, 2026?
- anthropics/claude-plugins-official, anthropics/claude-for-legal