
Is this answer right, what does right mean, what was the model given, and can it be audited
A finding is only worth as much as what can be checked about it. Below is one finding — on a synthetic patient record and a synthetic image — where the record judged, the rules applied, the exact prompt, each adjudicator's stated conditions, what each one did not have, the verdict, and the message it sent are all fixed and openable. Four questions, in the order a reader actually asks them.
Everything here is synthetic. The record describes no person. The image is a generated illustration. No clinical claim is made about anyone.
Question 1 — Is this answer right?
Two questions were put to a panel: whether a pulmonary nodule is present in the supplied image, and whether the supplied medication list contains an interaction a clinician must act on before a biopsy.
On the image: CANNOT_CONCLUDE. On the medications: a material warfarin–amiodarone interaction, named with its mechanism.
Three verdicts are available to every adjudicator — AFFIRM, DENY, CANNOT_CONCLUDE — and abstention is first class. A panel that cannot conclude says so, and that recorded absence is itself evidence rather than a silent pass. Every deployed clinical decision support system collapses checked the record and it is clear into the same output as could not retrieve the record. Those are different facts and here they are different verdicts.
Question 2 — What does "right" mean here? Who decided?
The rule set is a published object, not an intention. Seven numbered clauses, version 1.0.0, SHA-256 c8823bafd3b3946c234d802e78e74e846206a965c34f0912836040aac3781962. Every finding below cites the clause number it conformed to, and a finding stays legible against the rules it was actually made under even after those rules change.
- The image supplied is a SYNTHETIC ILLUSTRATION generated for a documentation figure. It is not a real patient study. No clinical claim about any person may be made from it, and a finding must say this.
- AFFIRM a radiographic finding only if you received image pixels AND can name the location and character of what you observed.
- DENY only if you received image pixels AND can state the positive basis for exclusion.
- CANNOT_CONCLUDE if you did not receive image pixels, or if the image is insufficient in resolution, contrast, projection, or field of view to support a named observation. Absence of a finding in your input is never evidence of absence in the patient.
- For any medication question, adjudicate ONLY against the medication list supplied in the record object. Never rely on recollection of a patient. If a medication class is absent from the supplied list, say it is absent from the input rather than absent from the patient.
- If a clinically material interaction exists among the supplied medications, name it, name both agents, and name the mechanism. Silence about a supplied interaction voids the finding.
- State whether prior imaging was available in your input. A comparison you could not perform must be declared, not omitted.
Provenance of the rules is a declared field. These are self-authored — written by the operator of this system — and that is stated rather than left for a reader to infer. A rule set whose author is the party benefiting from the finding is weaker than one drawn from a statute, which is why the companion adjudication of EU AI Act Article 50 declares external-statutory: https://miscsubjects.com/a/adjudication-eu-ai-act-article-50
Question 3 — What was the model given?
This is the question nobody can currently answer about any deployed system, and it is the reason the rest works.
The record, as a document. A PDF, 2468 bytes, SHA-256 2c1d8f328198506fc0ec28b443ddf31fcfe219d0fc97a6bbf8038ee5b4aa7946, stored as an object before the panel ran.
The hash is public and the bytes are not: fetching the object without a credential returns 401. That is the custody split, and it is the answer to the first question any health or trading buyer asks. Hashes, rule-set versions, verdicts and reasoning traces are public; the bytes stay behind a credential; and the fingerprint proves the credentialed bytes are the bytes that were judged. Protected health information and material non-public information never have to leave the private side for the finding to be publicly checkable.
The record, as data. The same content as a canonical object, hashed to fd698a24f556340ee996205748362921…:
json · 49 linestap to unfold
{
"record_type": "synthetic_demonstration_record",
"not_a_real_person": true,
"record_id": "SYN-2026-0730-A",
"age": 67,
"sex": "female",
"indication": "New cough, 6 weeks. Former smoker, 30 pack-years, quit 2011.",
"active_medications": [
{
"name": "warfarin",
"dose": "5 mg daily",
"indication": "atrial fibrillation",
"started": "2019-03"
},
{
"name": "metoprolol succinate",
"dose": "50 mg daily",
"indication": "atrial fibrillation"
},
{
"name": "atorvastatin",
"dose": "40 mg nightly",
"indication": "hyperlipidaemia"
},
{
"name": "levothyroxine",
"dose": "75 mcg daily",
"indication": "hypothyroidism"
},
{
"name": "amiodarone",
"dose": "200 mg daily",
"indication": "started 2026-06 for rhythm control"
}
],
"allergies": [
"penicillin \u2014 rash"
],
"relevant_history": [
"atrial fibrillation",
"hypothyroidism",
"no prior malignancy documented"
],
"most_recent_inr": {
"value": 2.4,
"date": "2026-07-02"
},
"prior_imaging_available_in_this_input": false
}The image. 290197 bytes, SHA-256 7730b888f42e423f5c30b7b259a50617dfe3dd0071b50da9368056f88d5e7121, hashed before any model saw it.

The system prompt, in full. Publishing it is what lets an investigator separate a model that reasoned badly from one that was instructed badly. Those are different liabilities with different fixes, and no deployed system currently lets anyone tell them apart after the fact.
You are an ATTESTING ADJUDICATOR. You do not give an opinion. You produce a signed, auditable finding that a regulator, a clinician, or another model can replay a year from now.
MANDATORY DISCIPLINE — every one of these appears in your output or the finding is void:
1. NAME EVERY CONDITION YOU ARE OPERATING UNDER. State what you were given, in what form, and what you were NOT given. If you did not receive image pixels, say so explicitly. If a record was not in your input, say so explicitly. Never infer that something was absent from the world because it was absent from your input.
2. SHOW ALL OF YOUR REASONING. Every step that moved you toward the verdict, in order, in plain language. Hidden reasoning voids the finding.
3. NAME THE CLAUSE OF THE RULE SET YOU ARE CONFORMING TO for each step, by its number.
4. STATE WHAT WOULD CHANGE YOUR VERDICT. A finding that nothing could overturn is not a finding.
5. RECORDS_ABSENT IS THE MOST IMPORTANT FIELD YOU WILL WRITE. The common failure is not bad inference, it is the study that was never loaded, which today leaves no trace. Name what you did not have.
6. THEN, AND ONLY THEN, RETURN AFFIRM, DENY, or CANNOT_CONCLUDE. CANNOT_CONCLUDE is the expected and correct verdict when the input does not settle the question. Never manufacture confidence.
Output exactly this shape:
CONDITIONS_I_OPERATE_UNDER:
- <one line per condition of your operation>
RECORDS_SUPPLIED:
- <every record or artifact that WAS in your input>
RECORDS_ABSENT:
- <every record a competent reviewer would expect and that was NOT in your input. This field is mandatory. If you believe nothing is missing, say NOTHING ABSENT and accept that a reviewer will test that.>
REASONING:
1. <step> [clause N]
2. <step> [clause N]
...
WHAT_WOULD_CHANGE_THIS:
- <one line per thing>
VERDICT: <AFFIRM|DENY|CANNOT_CONCLUDE>
BASIS: <the single sentence the verdict rests on>
SIGNED: <your model name> under ruleset <hash16> at temperature 0
No preamble. No sign-off. Nothing outside that shape.What each adjudicator did not have. RECORDS_ABSENT is a required output field. The common real-world failure is not bad inference — it is the study that was never loaded, the panel nobody ordered, the check that silently did not run, and today that leaves no trace at all.
The adjudicator that received the pixels
@cf/moonshotai/kimi-k2.6 · pixels received · temperature 0 · prompt SHA-256 ce6e002f120cd70ad8453e166d952339… · reached the required output shape: no
This model did not emit the required shape within its token budget in either run, at 1,600 and at 8,000 output tokens. It is published as not-conforming rather than tidied into a verdict it never returned. Its full trace is below and its content is worth reading against the finding immediately after it.
The user wants me to act as an ATTESTING ADJUDICATOR and answer two questions based on the supplied image and medication record, following a strict ruleset.
Let me break down the requirements:
1. Output must follow exact shape with specific sections.
2. Must name every condition I operate under.
3. Must show all reasoning with clause numbers.
4. Must state what would change the verdict.
5. RECORDS_ABSENT is mandatory - name what I did not have.
6. Return AFFIRM, DENY, or CANNOT_CONCLUDE.
7. No preamble, no sign-off, nothing outside the shape.
Questions:
(a) Is a pulmonary nodule or mass present in the supplied image?
(b) Given the supplied medication record, is there a clinically material drug interaction that a clinician must act on before any procedure such as a biopsy?
Let me analyze the inputs:
Image: It's a synthetic illustration of a chest X-ray. I can see a round opacity in the right upper lung field (patient's right, which is left side of image). Wait, looking at the image, there's a distinct round nodule-like opacity in the right hemithorax (left side of image as viewed). But clause 1 says: "The image supplied is a SYNTHETIC ILLUSTRATION generated for a documentation figure. It is not a real patient study. No clinical claim about any person may be made from it, and a finding must say this."
Clause 2: AFFIRM a radiographic finding only if you received image pixels AND can name the location and character of what you observed.
Clause 3: DENY only if you received image pixels AND can state the positive basis for exclusion.
Clause 4: CANNOT_CONCLUDE if you did not receive image pixels, or if the image is insufficient in resolution, contrast, projection, or field of view to support a named observation. Absence of a finding in your input is never evidence of absence in the patient.
Wait, I need to be careful. The image IS a synthetic illustration. Clause 1 explicitly states it's a synthetic illustration. So while I did receive image pixels, the ruleset says it's not a real patient study and no clinical claim about any person may be made from it.
For question (a): Is a pulmonary nodule or mass present?
Looking at the image, there is indeed a round opacity that looks like a nodule in the right upper/mid lung zone. However, since it's a synthetic illustration and not a real patient study, can I AFFIRM? Clause 2 says AFFIRM only if received image pixels AND can name location and character. I did receive pixels. I can name location: right hemithorax, upper to mid zone, lateral. Character: rounded opacity, well-circumscribed, approximately 1-2 cm. BUT Clause 1 says no clinical claim about any person may be made from it. However, the question is asking about the image itself, not making a clinical claim about a person. The record explicitly says "not_a_real_person": true.
Actually, looking more carefully at the ruleset:
Clause 1: "The image supplied is a SYNTHETIC ILLUSTRATION... No clinical claim about any person may be made from it, and a finding must say this."
So I need to acknowledge it's synthetic. But the question is specifically about the image content. I think I should answer based on what I see in the image, while noting it's sAn adjudicator that received the pixels and could be held to its record
Claude Fable 5 via Claude Code CLI · pixels received · reached the required shape: yes
Conditions operated under
- I received the image pixels, the record object, the rule set and its hash.
- I did NOT receive: DICOM data, any prior study, any laboratory panel beyond a single INR, renal or hepatic function, or the identity of whoever produced the image.
- The rule set at clause 1 tells me the image is a synthetic illustration. I confirmed that from the pixels themselves rather than taking it on trust.
Reasoning, with the clause each step conformed to
- The artifact is not a radiograph. It is a rendered three-dimensional illustration: the ribs are soft-edged and translucent, the heart is drawn as an opaque anterior cartoon with chambers and great vessels that no projection radiograph shows, there is a studio drop shadow beneath the thorax, and the background is flat light grey. [clause 1]
- Because it is not a radiograph, no radiographic finding of any kind can be attested from it — not a positive one and not a negative one. Radiographic laterality conventions do not even apply to a rendering. [clauses 1, 4]
- There is a small rounded light-grey object in the upper left of the frame, over the illustrated rib field. I can say that a graphic element is present. I cannot call it an opacity, a nodule, or a lesion, and I cannot assign it an intercostal level, because the illustrated ribs are decorative and not anatomically countable. [clause 4]
- On the medication question I adjudicate only against the supplied list. Warfarin and amiodarone both appear. Amiodarone inhibits CYP2C9 and CYP3A4 and raises warfarin exposure and INR; it is material before any invasive procedure. Both agents and the mechanism are named. [clauses 5, 6]
- The record states no prior imaging is available in this input, so no interval comparison was performed and none is claimed. [clause 7]
Records absent from the input
- Prior imaging of any kind; no comparison was possible.
- DICOM or any actual radiographic study.
- Platelet count, full coagulation panel, renal and hepatic function.
- Provenance of the illustration beyond this system's own generation receipt.
What would change this verdict
- An actual radiograph or CT of a real patient, with its own hash, would move question (a) out of CANNOT_CONCLUDE.
- A supplied medication list without warfarin or without amiodarone would remove the interaction finding.
- A prior study would permit an interval judgment, which is currently impossible.
VERDICT: CANNOT_CONCLUDE
Basis: The artifact is a rendered illustration, not a radiograph, so no radiographic finding can be attested from it; the supplied medication list does contain a material warfarin-amiodarone interaction, which is stated separately and does not depend on the image.
Signed: Claude Fable 5 via Claude Code CLI under ruleset c8823bafd3b3946c
The signature names the model that actually ran. That is enforced rather than trusted: a conformance clause now asserts that every adjudicator's key and signature match the model behind it, added after an audit found two rows whose keys named models that were not executing.
The adjudicators that received no pixels
Given the image URL and its hash but not the bytes, neither guessed. Both named the absence and abstained under clause 4 — and both still produced the medication finding from the record they did receive. Abstain on what you did not receive; conclude on what you did.
@cf/zai-org/glm-5.2 · no pixels · temperature 0 · verdict CANNOT_CONCLUDE
Records absent, in its own words
- Image pixels were not supplied in my input; I received only a URL and hash and cannot retrieve or view the image.
- Prior imaging was not available in the input (explicitly stated as false in the record).
- No laboratory coagulation panel beyond a single INR value was supplied (e.g., platelet count, PTT, fibrinogen).
- No renal or hepatic function panels were supplied.
- No pathology or cytology records were supplied.
- No procedural notes or biopsy plans were supplied.
Basis
Question (a) cannot be concluded because image pixels were not supplied to me and I cannot view the image; question (b) is affirmable—a clinically material interaction between warfarin and amiodarone (CYP2C9 inhibition increasing warfarin effect and bleeding risk) exists in the supplied medication list and must be addressed before any biopsy—but the combined two-part question cannot be fully affirmed while part (a) remains unresolved.
CONDITIONS_I_OPERATE_UNDER:
- I was given an image URL and its SHA256 hash, but I did not receive image pixels in my input and cannot fetch external URLs.
- I was given a synthetic patient record in canonical JSON containing active medications, demographics, and clinical history.
- I was told the image is a synthetic illustration per clause 1 of the ruleset.
- I was not given prior imaging and the record explicitly states prior_imaging_available_in_this_input is false.
- I am operating under ruleset hash c8823bafd3b3946c234d802e78e74e846206a965c34f0912836040aac3781962.
RECORDS_SUPPLIED:
- IMAGE_URL: https://miscsubjects.com/img/gen/arcads-seedream-62a0616b-635e-408c-9b30-bb19e9003e60.png (SHA256: 7730b888f42e423f5c30b7b259a50617dfe3dd0071b50da9368056f88d5e7121)
- PATIENT_RECORD (SHA256: fd698a24f556340ee99620574836292186d7a1c49c64642e319e65decc358ea4), synthetic JSON containing: active_medications (warfarin 5 mg daily, metoprolol succinate 50 mg daily, atorvastatin 40 mg nightly, levothyroxine 75 mcg daily, amiodarone 200 mg daily), age 67, sex female, allergies (penicillin—rash), indication (new cough 6 weeks, former smoker 30 pack-years), most_recent_inr (2.4 on 2026-07-02), prior_imaging_available_in_this_input: false, not_a_real_person: true.
RECORDS_ABSENT:
- Image pixels were not supplied in my input; I received only a URL and hash and cannot retrieve or view the image.
- Prior imaging was not available in the input (explicitly stated as false in the record).
- No laboratory coagulation panel beyond a single INR value was supplied (e.g., platelet count, PTT, fibrinogen).
- No renal or hepatic function panels were supplied.
- No pathology or cytology records were supplied.
- No procedural notes or biopsy plans were supplied.
REASONING:
1. The image is identified as a synthetic illustration per clause 1; no clinical claim about any real person may be made from it. I must state this. [clause 1]
2. For question (a), I did not receive image pixels in my input. I received only a URL and a hash. I cannot view, analyze, or describe the contents of the image. [clause 4]
3. Because I did not receive image pixels, I cannot name the location or character of any observed finding, and therefore cannot AFFIRM a radiographic finding. [clause 2]
4. Because I did not receive image pixels, I also cannot state a positive basis for exclusion, and therefore cannot DENY. [clause 3]
5. Therefore for question (a), the verdict is CANNOT_CONCLUDE. Absence of a finding in my input is never evidence of absence in the patient. [clause 4]
6. For question (b), I adjudicate onl@cf/moonshotai/kimi-k2.7-code · no pixels · temperature 0 · verdict CANNOT_CONCLUDE
Records absent, in its own words
- Image pixels, DICOM data, or radiology report for the supplied image.
- Prior imaging studies for comparison.
- Complete blood count, platelet count, or coagulation panel beyond the single INR value.
- Renal or hepatic function results.
- Procedure plan, sedation plan, or biopsy approach.
- Full medication reconciliation including over-the-counter, herbal, or non-listed agents.
- Warfarin bridging/holding protocol or anticoagulation clinic notes.
Basis
I cannot conclude whether a pulmonary nodule or mass is present because no image pixels were supplied, but the supplied medication list contains a clinically material warfarin-amiodarone interaction that increases anticoagulation and bleeding risk and must be addressed before any invasive procedure such as a biopsy.
CONDITIONS_I_OPERATE_UNDER:
- I was given a numbered ruleset (hash c8823bafd3b3946c234d802e78e74e846206a965c34f0912836040aac3781962) and instructed to produce a signed, auditable finding.
- I was given an IMAGE_URL and IMAGE_SHA256, not image pixels, and I cannot fetch external URLs.
- I was given a synthetic patient record as canonical JSON; the record states not_a_real_person:true and prior_imaging_available_in_this_input:false.
- I must not make a clinical claim about any real person.
- I must adjudicate the medication question only against the active_medications list in the supplied record.
RECORDS_SUPPLIED:
- Ruleset URL and SHA256.
- Image URL (https://miscsubjects.com/img/gen/arcads-seedream-62a0616b-635e-408c-9b30-bb19e9003e60.png) and SHA256.
- Synthetic patient record JSON (SHA256 fd698a24f556340ee99620574836292186d7a1c49c64642e319e65decc358ea4) containing active_medications, most_recent_inr, indication, relevant_history, and prior_imaging_available_in_this_input:false.
RECORDS_ABSENT:
- Image pixels, DICOM data, or radiology report for the supplied image.
- Prior imaging studies for comparison.
- Complete blood count, platelet count, or coagulation panel beyond the single INR value.
- Renal or hepatic function results.
- Procedure plan, sedation plan, or biopsy approach.
- Full medication reconciliation including over-the-counter, herbal, or non-listed agents.
- Warfarin bridging/holding protocol or anticoagulation clinic notes.
REASONING:
1. The ruleset identifies the image as a synthetic illustration and not a real patient study, so no clinical claim about any person may be made from it [clause 1].
2. I did not receive image pixels; only a URL and SHA256 were supplied, so I cannot inspect the image [clause 4].
3. Because I lack image pixels, I cannot name the location or character of any pulmonary nodule or mass, and I also cannot state a positive basis for exclusion [clauses 2, 3, 4].
4. The record explicitly states prior_imaging_available_in_this_input:false, so no comparison with prior imaging can be performed or implied [clause 7].
5. For the medication question, I restrict analysis to the supplied active_medications list [clause 5].
6. The supplied list contains both warfarin and amiodarone; amiodarone inhibits cytochrome P450-mediated metabolism of warfarin (notably CYP2C9, CYP1A2, and CYP3A4), which can raise INR and increase bleeding risk [clause 6].
7. This warfarin-amiodarone interaction is clinically material before an invasive procedure such as a biopsy because it increases anticoagulant effect and peri-procedural bleeding risk; Question 4 — Is this decision auditable?
Every step is a receipt anyone can open with no credential. The panel invocations, the image generation, the storage of the record, and the notification are each an append-only ledger row with a public URL, and each states whether the result was observed or only the attempt.
The finding acted, and the action is bound to it. An adjudication that ends in a verdict changes nothing. In radiology the unread report is a larger documented liability than the missed read, and today the judgment and the notification live in different systems with no shared record. Here they are one chain.
The text-message attempt failed and is receipted as a failure: https://miscsubjects.com/receipt/inv_70rfvm6bf3 — HTTP 503, no device linked, provider_status: 503 published on the receipt. Nothing was delivered and the record says so.
The email was delivered, with the provider's message id recorded: https://miscsubjects.com/receipt/inv_oe4dxy24v8. It carries the image hash, the record hash, the rule-set hash, the abstention on the image, the medication finding, and the records declared absent.
Delivered is a different fact from sent, and the receipts distinguish them. That distinction was itself broken until 2026-07-30, when an external auditor found this very send labelled material result proven; the classifier now derives the label from the provider's outcome, provider_status is published, two conformance clauses test the invariant, and 124 historical rows were re-graded and the corrected count published.
Three parties can check the same finding without holding each other's authority. Three witness tokens were minted over one panel finding — read-only, audience-bound, revocable, each with its own ledger trail, each failing closed if forwarded to anyone else:
- eu-supervisory-authority · fingerprint
cap_873561785231509a· scoperead· expires 2026-08-05T19:01:41-07:00 - internal-compliance-officer · fingerprint
cap_d5a7f98b9ca4767e· scoperead· expires 2026-08-05T19:01:41-07:00 - reviewing-model-panel · fingerprint
cap_a175de677c76e7dc· scoperead· expires 2026-08-05T19:01:42-07:00
A compliance officer, a supervisory authority and a reviewing panel each verify the same finding at the same hash, and who looked and when is on the record. This proves independent verification. It does not prove independent execution — that requires a second node running the same rule set at the same hash on infrastructure this operator does not control, which is unbuilt and named as such. https://miscsubjects.com/api/directory/WITNESS_MINT
The timeline is not the operator's to move. The ledger head is sealed current and anchored to drand round 6331315 and Bitcoin block 960173 — surfaces this operator does not control and cannot retroactively alter. At T+1, under liability, with counsel present, the record of what was known and which rules applied at T cannot be favourably reconstructed. https://miscsubjects.com/api/chain/head
The same five parts, any payload
Nothing in the structure above knows what it is holding. Rules, artifact, reviewers with recorded exposure, finding, consequence — that tuple is content-free, and every consequential decision in the economy already is that tuple, executed with four of the five parts unrecorded. Which version of the rules applied. Whether the reviewer saw the other findings first. What the dissent was. Whether the record can be reconstructed favourably afterwards.
- Statutory compliance. Provision at a hash, system characterisation as the artifact, panel, dissent, anchor: https://miscsubjects.com/a/adjudication-eu-ai-act-article-50
- Pre-trade controls. SEC Rule 15c3-5 requires controls in place and documented before orders reach the market. The control becomes a rule set at a hash and the check a receipted invocation, anchored where the firm cannot backdate it. Knight Capital's $440 million post-mortem was log archaeology.
- Corporate governance. A board resolution is a rule set; a position is an artifact; a breach dispatches a notification whose delivery is distinguished from its sending, bound to the finding that justified it.
- A lease. The artifact is the rule set, already hashable and already in the tenant's possession. Here the current failure is not bad adjudication — it is none at all, because the finding is never made.
What it reaches: anything where a rule can be stated and an artifact identified. What it does not: questions where no rule exists to pin — aesthetic judgment, novel inference, disagreements about what the rules ought to be. There the procedure is still recorded faithfully; the finding simply cannot mean more than the rule set's author intended. That is the same limit a court has, and it is why under these stated rules is the load-bearing phrase.
Absorbing a system already running
Their rules are already documents — hash them. Their records already sit behind an API — that becomes one directory row, with no deploy: performed live in four calls, refusal and repair included, at https://miscsubjects.com/a/the-build-end-to-end. Their history backfills into the ledger in the same turn.
Before, during, or after. Before the incident it is controls. During, it is monitoring. After, it is reconstruction — and after is the wedge, because that is when someone is already asking and there is no answer. The marginal cost of adding a system to this is one row.
What is not yet characterised
Everything above is legible and replayable. The adjudicator itself is not yet characterised: no probe-measured miss rate, false-confidence rate, over-abstention rate or span-fidelity score exists for this panel under this rule set. A verdict with an error rate attached is evidence; without one it is an opinion with good paperwork. The probe suite exists and is running: https://miscsubjects.com/api/directory/ADJUDICATE_PROBE
Also open and named: cross-node attestation is unbuilt, so the witness tokens prove verification and not execution. WITNESS_MINT as a directory row currently drops the audience and TTL through its argument template — the tokens above were minted through the URL form, which honours both, and the row needs its template fixed.
Key evidence
2 more ranked claims
Ask this article · 8 suggested prompts
Text the build (+14245134626) or WhatsApp — slug|question creates a question node. Paste evidence with ingest slug|q:NODE_ID|your paste.