Dontopedia

Medium Complexity Range

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

Medium Complexity Range has 7 facts recorded in Dontopedia across 2 references, with 3 live disagreements.

7 facts·4 predicates·2 sources·3 in dispute

Mostly:rdf:type(2), bounds(2), defined by exclusion(2)

Maturity scale raw canonical shape-checked rule-derived certified

Other facts (7)

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.

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.

typebeam/2fa48e29-68cc-40f7-a526-04393544e404
ex:Condition
boundsbeam/2fa48e29-68cc-40f7-a526-04393544e404
ex:low-complexity-threshold
boundsbeam/2fa48e29-68cc-40f7-a526-04393544e404
ex:high-complexity-threshold
triggersbeam/2fa48e29-68cc-40f7-a526-04393544e404
ex:default-window-size
typebeam/c8131124-f847-4ca7-8dc1-5b63932ef8e4
ex:ImplicitRange
definedByExclusionbeam/c8131124-f847-4ca7-8dc1-5b63932ef8e4
ex:high-complexity-branch
definedByExclusionbeam/c8131124-f847-4ca7-8dc1-5b63932ef8e4
ex:low-complexity-branch

References (2)

2 references
  1. ctx:claims/beam/2fa48e29-68cc-40f7-a526-04393544e404
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2fa48e29-68cc-40f7-a526-04393544e404
      Show excerpt
      def resize_window(self, complexity: float) -> int: if complexity > 0.7: return min(self.max_window_size, self.default_window_size * 2) elif complexity < 0.3: return max(self.min_window_size, self.
  2. ctx:claims/beam/c8131124-f847-4ca7-8dc1-5b63932ef8e4
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c8131124-f847-4ca7-8dc1-5b63932ef8e4
      Show excerpt
      Here's the full example code with detailed logging and stress testing: ```python import logging from concurrent.futures import ThreadPoolExecutor from typing import List import random import string # Set up logging logging.basicConfig(fil

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.