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.
Mostly:involves change(4), contrasts state(2), has purpose(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound 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)
- Step Log Issues
ex:step-log-issues
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.
| Predicate | Value | Ref |
|---|---|---|
| Involves Change | Switched from `textStream` to `fullStream` | [1] |
| Involves Change | Added `debug`, `warning`, and `stream_error` SSE events | [1] |
| Involves Change | Errors now saved to DB | [1] |
| Involves Change | Expandable error details panel in the chat UI | [1] |
| Contrasts State | Before: "No output generated" | [1] |
| Contrasts State | After: "Invalid schema for function 'tpmjs-tools-openrouter-createResponse': array schema missing items" | [1] |
| Has Purpose | catch actual provider errors | [1] |
| Has Result | they show up in the JSON conversation export | [1] |
| Achieved by | Specific Exceptions | [2] |
| Rdf:type | Improvement 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.
References (3)
ctx:discord/blah/tpmjs/64- full texttpmjs-64text/plain3 KB
doc:agent/tpmjs-64/0384f620-5a17-4af3-8584-498171e473beShow 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…
ctx:claims/beam/5cfcec91-773f-407a-b353-bda38d3ff1fe- full textbeam-chunktext/plain1 KB
doc:beam/5cfcec91-773f-407a-b353-bda38d3ff1feShow 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…
ctx:claims/beam/b1c43907-80fa-4804-9f16-0edd887a0129- full textbeam-chunktext/plain1 KB
doc:beam/b1c43907-80fa-4804-9f16-0edd887a0129Show 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.