beerbottle90 bolts a Turkish-law brain onto Mike

A new intelligence layer called ArthurLegal turns this fork into a jurisdiction-aware practice assistant, starting with Turkey.

workflowcompliance

beerbottle90 has grafted a domain-specific layer onto Mike that ships ready-made playbooks for real legal tasks: NDA triage, data-subject requests under KVKK (Turkey's GDPR-style privacy law), a 0-72 hour workplace-safety incident runbook, an M&A closing checklist, and a transfer-pricing screen. A second pass widens the scope, taking the workflow library from a handful to seventeen and adding UK, US, and EU presets alongside the Turkish core.

What stands out is the build style. ArthurLegal sits as a clean sidecar rather than rewiring Mike's guts, which makes it easy for other forks to pick and choose what they want. One honest caveat: the legal content is single-source and authored fresh, not checked against live statute, so treat the substance as a starting draft rather than vetted guidance.

So what Worth a look for anyone building legal tooling for Turkish or European practice, or anyone wanting a template for adding their own jurisdiction to Mike.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

2 commits from beerbottle90/mike-oss, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
ddd4a8dd feat: add mike-oss x ArthurLegal integration patch v1.0.0 beerbottle90 2026-06-06 ↗ GitHub
commit body
Adds Turkish law intelligence layer to mike-oss:

Backend patches:
- 5 new TR-law workflows (NDA triage, KVKK DSAR, ISG incident
  0-72h runbook, M&A closing checklist, transfer pricing screen)
- yargi-mcp-pro Express proxy router (mevzuat + kararlar endpoints)

Frontend patches:
- 10 Turkish law column presets (damga vergisi, KVKK, tahkim,
  rekabet yasagi, tazminat tavani, mucbir sebep, yaptirim riski)
- Updated practice list (+10 TR-specific areas)

Knowledge files:
- ArthurLegal Corporate v1.2.0 system prompt (mike-oss adapter)
- ArthurLegal Law Firm v1.2.0 system prompt (mike-oss adapter)

Source: https://github.com/beerbottle90/ArthurLegal (MIT)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
55e689d9 feat: ArthurLegal v2.0.0 - tam entegrasyon (17 workflow, 22 preset, 15 MCP endpoint) beerbottle90 2026-06-06 ↗ GitHub
commit body
- backend/frontend workflows: 5 → 17 (commercial, corporate, employment x3,
  privacy x3, regulatory, ip, litigation, administrative, tax, energy-finance,
  criminal-defense, firm-operations)
- column presets: 10 → 22 (TR hukuku + UK/US/EU çok yargılı + istihdam +
  IP + rekabet + enerji + uyum)
- MCP proxy: 5 → 15 endpoint (anayasa, rekabet, kvkk, bddk, gib, kik,
  sayistay, semantic-search, search-within, research-guide)
- practice areas: Dava Yönetimi, Ceza Hukuku, Büro Operasyonları eklendi

ArthurLegal v1.2.0 - 12 plugin, 17 yargı çevresi, 15 MCP kurumu tam kapsam
https://github.com/beerbottle90/ArthurLegal

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-636.md from inside the repo you want the changes in.

⬇ Download capture-thread-636.md