Dontopedia

Debugging and Improvement

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)

Debugging and Improvement has 11 facts recorded in Dontopedia across 3 references, with 2 live disagreements.

11 facts·6 predicates·3 sources·2 in dispute

Mostly:involves change(4), contrasts state(2), has purpose(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

purposePurpose(1)

Other facts (10)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

10 facts
PredicateValueRef
Involves ChangeSwitched from `textStream` to `fullStream`[1]
Involves ChangeAdded `debug`, `warning`, and `stream_error` SSE events[1]
Involves ChangeErrors now saved to DB[1]
Involves ChangeExpandable error details panel in the chat UI[1]
Contrasts StateBefore: "No output generated"[1]
Contrasts StateAfter: "Invalid schema for function 'tpmjs-tools-openrouter-createResponse': array schema missing items"[1]
Has Purposecatch actual provider errors[1]
Has Resultthey show up in the JSON conversation export[1]
Achieved bySpecific Exceptions[2]
Rdf:typeImprovement Activity[3]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

involvesChangeblah/tpmjs/64
Switched from `textStream` to `fullStream`
hasPurposeblah/tpmjs/64
catch actual provider errors
involvesChangeblah/tpmjs/64
Added `debug`, `warning`, and `stream_error` SSE events
involvesChangeblah/tpmjs/64
Errors now saved to DB
hasResultblah/tpmjs/64
they show up in the JSON conversation export
involvesChangeblah/tpmjs/64
Expandable error details panel in the chat UI
contrastsStateblah/tpmjs/64
Before: "No output generated"
contrastsStateblah/tpmjs/64
After: "Invalid schema for function 'tpmjs-tools-openrouter-createResponse': array schema missing items"
achievedBybeam/5cfcec91-773f-407a-b353-bda38d3ff1fe
ex:specific-exceptions
typebeam/b1c43907-80fa-4804-9f16-0edd887a0129
ex:ImprovementActivity
labelbeam/b1c43907-80fa-4804-9f16-0edd887a0129
Debugging and Improvement

References (3)

3 references
  1. [1]648 facts
    ctx:discord/blah/tpmjs/64
    • full texttpmjs-64
      text/plain3 KBdoc:agent/tpmjs-64/0384f620-5a17-4af3-8584-498171e473be
      Show excerpt
      [2026-02-17 17:42] ajaxdavis: ``` Written to PANDOC_TOOL_IDEAS.md. It covers 5 approaches: 1. Pandoc HTTP microservice on Railway - deploy pandoc in Docker, tool calls it via fetch 2. Pandoc WASM - in-process via npm, fully portable bu
  2. ctx:claims/beam/5cfcec91-773f-407a-b353-bda38d3ff1fe
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5cfcec91-773f-407a-b353-bda38d3ff1fe
      Show excerpt
      except jwt.InvalidTokenError: print("Token is invalid") ``` Can someone review this code and tell me if I'm handling errors correctly? ->-> 8,7 [Turn 5495] Assistant: Your current error handling code is a good start, but there are a fe
  3. ctx:claims/beam/b1c43907-80fa-4804-9f16-0edd887a0129
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b1c43907-80fa-4804-9f16-0edd887a0129
      Show excerpt
      # Calculate the BLEU score references = outputs.tolist() hypotheses = reformulated_outputs bleu_scores = [] for ref, hyp in zip(references, hypotheses): bleu_scores.append(sentence_bleu([ref.split()], hyp.split())) bleu_score = sum(b

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.