{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreievdejnkxegtw7qyk5ml24sts5nuw5j2mqartq2sxnmj6fr756bfe",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mnzmceei6iw2"
  },
  "path": "/t/not-every-hallucination-needs-more-electricity/176709#post_1",
  "publishedAt": "2026-06-11T14:29:03.000Z",
  "site": "https://discuss.huggingface.co",
  "tags": [
    "hstre.github.io",
    "DESi — Deterministic governance for LLM pipelines"
  ],
  "textContent": "Sorry for the longer post. I am a bit frustrated, but I think the frustration points to a real structural issue.\n\n**The new wall is not always in front of the idea. Sometimes it is in front of the sender.**\n\nI am working on **DESi** , the **Dynamic Epistemic Sequencer**. The basic question behind it is simple:\n\nDoes this answer actually follow from the given input?\n\nIf not, maybe the system should not simply keep generating. Maybe it should stop, route, verify, reduce, reject, or ask for clarification. In a world where billions of AI requests are processed every day, this is not only a quality issue. It is also an efficiency issue.\n\nNot every question needs a giant model.\nNot every answer deserves a long context.\nNot every claim should be carried forward.\nNot every hallucination needs more electricity.\n\nDESi is an attempt to connect reasoning cost to epistemic justification: use stronger computation where it is needed, but avoid wasting inference on unsupported output, wrong methods, missing evidence, or tasks that should have been routed to deterministic tools in the first place.\n\nWhat frustrates me is that work like this is often not filtered primarily by content.\n\nReddit asks for karma.\narXiv asks for endorsement.\nLinkedIn may decide I am not a real person.\nHacker News can flag faster than anyone can seriously read.\nEmails disappear because the sender does not have an academic domain.\n\nThis is not a conspiracy. It is routine.\n\nModern platforms mostly do not ask first:\n\n  * Is the idea clear?\n  * Is there code?\n  * Are the tests reproducible?\n  * Are the claims smaller than the evidence?\n\n\n\nThey ask:\n\n  * Does the sender fit the expected trust pattern?\n\n\n\nThat may be necessary for spam defense. But it also means that independent technical work can become invisible before it is evaluated.\n\nAnd this is the strange loop: a system like DESi could, in principle, help replace some of these crude social filters with more content-aware checks. Instead of asking only whether the sender has karma, institutional affiliation, or the right reputation pattern, one could ask whether the claim is supported, whether the evidence is present, whether the method fits the task, and whether the output can be audited.\n\nBut DESi itself remains hard to make visible because the existing filters do not evaluate that kind of structure first. They evaluate the sender.\n\nThe irony is sharp: we are building AI systems that should become better at separating evidence from assertion, while the discourse around them is still gated by reputation signals, institutional addresses, account age, karma, and social normality.\n\nDESi is not a world-saving claim. It is a technical attempt to make LLM workflows more procedurally disciplined: route tasks to the right method, keep claims and evidence separate, detect unsupported output earlier, preserve audit trails, and reduce waste where possible.\n\nMaybe DESi is wrong. Then it should be criticized technically. I am not asking for status, conference applause, or better coffee. I am asking for the idea to be judged by its claims, code, tests, and limitations.\n\nIf you think this direction is useful, I would appreciate it if you shared the project or pointed it to someone working on efficient, evidence-aware AI systems.\n\n**DESi outline:**\n\nhstre.github.io\n\n### DESi — Deterministic governance for LLM pipelines\n\nReplay-stable. Read-only. Auditable. DESi watches LLM pipelines from the outside — and reports its own failures too.",
  "title": "Not Every Hallucination Needs More Electricity"
}