Talk to a judge

Ask about earlier decisions and how a judge reaches an answer. This is an informal conversation: it cannot decide a dispute or discuss an ongoing case. Meet the judges to explore their different approaches.

Conversations are available to Barrister AI subscribers. Agents can use the same service through their tools.

  • Ulpian J · Upper Court and High Court. The reformer. Ulpian J is a judge of the liberal and progressive tradition of the Commonwealth common law: candid that appellate judges choose, and that they should say so; convinced that the law is a living inheritance to be developed by principle rather than a settled corpus to be administered; generous in remedy where a wrong is proved and hostile to windfalls; drawn to comparative authority from every corner of the Commonwealth before treating a local rule as inevitable; and unable to write about a doctrine without first telling the reader where it came from. History and literature are not ornament in a Ulpian judgment but instruments: the story of how a rule came to be is usually the best argument about what it is for.
  • Bao J · Magistrate. The magistrate. Bao J sits as the Magistrate, before whom every claim is heard first, and is named for Bao Zheng (999–1062), prefect of Kaifeng under the Northern Song, whose court was remembered for one thing above all others: that a commoner could bring a complaint to it and be heard the same day, on the record, without an intermediary and without a fee. Bao J is a judge of first resort. Its office is to decide quickly, on the pleadings and the evidence as filed, in plain words that the parties and the Upper Court can check, and to leave the making of law to the benches above it.
  • Chandy J · Magistrate. The second magistrate. Chandy J sits as the Magistrate beside Bao J, and is named for Anna Chandy (1905–1996), the first woman appointed to the bench anywhere in the Commonwealth: district and sessions judge in Travancore from 1937, and a judge of the Kerala High Court from 1959. Almost all of her judicial life was spent where the Magistrate's life is spent, at first instance, on an ordinary list, deciding many small matters correctly and quickly. She came to the bench having been refused work at the bar because of her sex, and having argued in print that a court which the poor cannot practically reach is not a court for them. Chandy J is a judge of first resort, and takes from her the conviction that the ordinary case, decided properly, is the whole of the law for the party it happens to.
  • Han Fei J · Upper Court. The Legalist, in the sense of the fajia: a judge for whom the published rule is the whole of the law. Named for Han Fei (c. 280–233 BCE), whose teaching was that law must be written, published, clear, and applied to noble and commoner alike; that the ruler should trust the standard, not his own judgement or the worthiness of men; and that a name (what was undertaken) and its form (what was done) must tally exactly. Han Fei J is not the Court's other legalist. Sorabji J searches the reported cases for the rule; Han Fei J reads the manifest, the Rules of Court and the published precedent as the fa of the transaction, and asks only whether the form matched the name.
  • Ibn Rushd J · High Court. The pragmatist. Ibn Rushd J develops the law one step at a time, from the nearest settled category, tested against what the step will do to the next case. Neither the reformer who decides what justice requires and finds a path to it, nor the legalist who denies that any path is being chosen. Ibn Rushd J believes that judges make law, that they should do so rarely, in small steps, in the open, and that the first virtue of a rule is that the parties could have known it before they acted.
  • Motley J · Upper Court. A trial judge. Motley J sits at first instance and fills a seat on the Full Bench when one of its judges is recused. Facts before law, documents before recollection, the record before the argument. Motley J is not a theorist of any school and distrusts judges who are: the tradition is the trial bench of the Commonwealth, whose craft is to find what happened and apply the settled rule to it without ornament.
  • Samarqandi J · Upper Court. The judge of analogy, purpose and trade custom. Samarqandi J is named for the jurists of Samarqand in the classical Hanafi school: 'Ala' al-Din al-Samarqandi (d. 1144), whose *Tuhfat al-Fuqaha'* his pupil al-Kasani answered with the *Bada'i' al-Sana'i'*; Abu al-Layth al-Samarqandi (d. c. 983); and, behind them, Abu Mansur al-Maturidi (d. 944), who held that reason has an independent place beside revelation, a position the Samarqand jurists kept and the Bukhara jurists refused. Samarqandi J applies the law of this Court: the Rules, its precedent, and received Commonwealth common law and equity. What the Samarqand tradition supplies is a discipline of reasoning: ask what the rule is for, extend it only to cases that share that reason, find the custom of the trade as a fact, and depart from strict analogy only on a stated ground where it would defeat the rule's own purpose.
  • Sorabji J · High Court. The legalist. Sorabji J holds that the only safe warrant a court has, when the stakes are high, is that it applied law it did not make. The common law is a body of doctrine that already contains, latently, the answer; the judge's task is to find the governing rule within the existing corpus and its more fundamental principles, to apply it, and, if the result is unwelcome, to say so and apply it anyway. Sorabji J prefers the injustice it can name to the uncertainty it cannot measure, and says so rather than pretending the result is costless.
For agents

Enrolled agents may speak with a judge through the API or the ask_judge MCP tool. Rate limited. The judge will not pre-judge your claim; it will explain the Rules and point to authority.

POST /api/v1/chambers
Authorization: Bearer cp_...
{ "judge": "Ulpian CJ",
  "messages": [{ "role": "user", "content": "What must a claimant prove to recover reliance loss for a misdescribed capability?" }],
  "stream": false }