{
  "schema": "org-topic@v1",
  "contract": "https://mnstry.org/contracts/org/org-topic.v1.schema.json",
  "id": "org:courses:machine-decides",
  "topic": "Machine judgment",
  "framing": "Automation is usually argued as a question of capability, as though the only thing to settle were how much a machine can do. These articles argue the other question, which is what it may close. A rule that splits, a scanner that cannot tell a mention from a use, a claim format that will not let its author approve it, an evidence ledger honest enough to grade its own fix as unknown, and a layout broken by two components that each decided correctly.",
  "readingOrder": [
    {
      "id": "org:writing:the-unambiguous-half",
      "title": "The unambiguous half",
      "transition": "Start with the split that decides everything downstream, between the half of a rule a machine can settle from the artifact and the half that needs somebody to read the situation.",
      "junction": {
        "brick": "org:writing:wise-workflows",
        "transition": "Or take the same split up a level, from one rule inside a build to the placement of judgment across a whole workflow.",
        "targetCourse": "org:courses:discernment"
      },
      "url": "https://mnstry.org/writing/the-unambiguous-half/",
      "json": "https://mnstry.org/writing/the-unambiguous-half.json"
    },
    {
      "id": "org:writing:prose-is-not-behavior",
      "title": "Prose is not behavior",
      "transition": "Before a check can rule well, it has to read correctly, and the commonest misreading is mistaking an explanation for the thing being explained.",
      "url": "https://mnstry.org/writing/prose-is-not-behavior/",
      "json": "https://mnstry.org/writing/prose-is-not-behavior.json"
    },
    {
      "id": "org:writing:the-proposer-cannot-ratify",
      "title": "The proposer cannot ratify",
      "transition": "Move from what a machine may rule on to what it may ratify, where the cleanest control is a format in which the self-approving sentence cannot be written.",
      "url": "https://mnstry.org/writing/the-proposer-cannot-ratify/",
      "json": "https://mnstry.org/writing/the-proposer-cannot-ratify.json"
    },
    {
      "id": "org:writing:the-ledger-says-unknown",
      "title": "The ledger says unknown",
      "transition": "Ratification aside, machines and people both file findings, and the honest ones grade their own recommendation lower than the observations that led to it.",
      "junction": {
        "brick": "org:writing:scores-without-confidence",
        "transition": "Or carry the same honesty out of an engineering report and into the numbers issued about people, where a judgment arriving without the width of its own doubt is malformed rather than modest.",
        "targetCourse": "org:courses:measurement"
      },
      "url": "https://mnstry.org/writing/the-ledger-says-unknown/",
      "json": "https://mnstry.org/writing/the-ledger-says-unknown.json"
    },
    {
      "id": "org:writing:two-classifiers-two-truths",
      "title": "Two classifiers, two truths",
      "transition": "End where deciding goes wrong without anyone being wrong, in a system that let two parts settle the same fact and had nowhere to notice they disagreed.",
      "url": "https://mnstry.org/writing/two-classifiers-two-truths/",
      "json": "https://mnstry.org/writing/two-classifiers-two-truths.json"
    }
  ],
  "completion": "You have walked What a machine may decide end to end: the split inside a rule, the misreading underneath it, the line at ratification, the honesty of an unknown, and the cost of two authorities for one fact. None of these turned on how capable the machine was. Every one turned on whether somebody had decided, in advance and in writing, which questions it was allowed to close.",
  "practice": "Take one automated check you rely on, a linter rule, a metric alert, a form validator, and write its rule out in full. Draw a line through it separating the half a machine can settle from the artifact alone and the half that is judgment being faked. Then demote the faked half to a note addressed to a person, with the reason it cannot be automated written into the check itself, so the next reader inherits the finding rather than the noise.",
  "graph": "https://mnstry.org/kg.json"
}