Dontopedia

select_tasks_for_sprint

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

select_tasks_for_sprint has 23 facts recorded in Dontopedia across 2 references, with 4 live disagreements.

23 facts·16 predicates·2 sources·4 in dispute

Mostly:rdf:type(2), has parameter(2), returns(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

containsCodeContains Code(1)

definesFunctionDefines Function(1)

Other facts (21)

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.

21 facts
PredicateValueRef
Rdf:typeFunction[1]
Rdf:typeFunction[2]
Has ParameterTasks Parameter[1]
Has ParameterTarget Completion Parameter[1]
ReturnsSelected Tasks[1]
ReturnsSelected Tasks[2]
CalculatesTotal Impact[1]
CalculatesTarget Impact[1]
InitializesSelected Tasks Empty List[1]
InitializesCurrent Impact Zero[1]
Selects Based onImpact Threshold[1]
AccumulatesCurrent Impact[1]
IteratesTasks Sequence[1]
AppendsSelected Tasks[1]
Breaks WhenTarget Impact Reached[1]
Depends onPrioritize Tasks[1]
Uses LambdaSort Key Lambda[1]
Uses Built inSum Function[1]
Implements AlgorithmGreedy Impact Selection[1]
Has CommentNone[1]
Takes ParameterPrioritized Tasks[2]

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/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:Function
labelbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
select_tasks_for_sprint
hasParameterbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:tasks-parameter
hasParameterbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:target-completion-parameter
returnsbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:selected-tasks
calculatesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:total-impact
calculatesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:target-impact
selectsBasedOnbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:impact-threshold
initializesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:selected-tasks-empty-list
initializesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:current-impact-zero
accumulatesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:current-impact
iteratesbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:tasks-sequence
appendsbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:selected-tasks
breaksWhenbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:target-impact-reached
dependsOnbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:prioritize-tasks
usesLambdabeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:sort-key-lambda
usesBuiltInbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:sum-function
implementsAlgorithmbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
ex:greedy-impact-selection
hasCommentbeam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
None
typebeam/df37285d-e546-4bc5-a9ca-1c8e696bd127
ex:Function
labelbeam/df37285d-e546-4bc5-a9ca-1c8e696bd127
select_tasks_for_sprint
takesParameterbeam/df37285d-e546-4bc5-a9ca-1c8e696bd127
ex:prioritized-tasks
returnsbeam/df37285d-e546-4bc5-a9ca-1c8e696bd127
ex:selected-tasks

References (2)

2 references
  1. ctx:claims/beam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c7bd0b2a-d77f-4652-affe-7947d561f8cc
      Show excerpt
      {"name": "Task 3", "complexity": 4, "impact": 3}, {"name": "Task 4", "complexity": 1, "impact": 2}, {"name": "Task 5", "complexity": 5, "impact": 4}, {"name": "Task 6", "complexity": 2, "impact": 5}, {"name": "Task 7", "
  2. ctx:claims/beam/df37285d-e546-4bc5-a9ca-1c8e696bd127
    • full textbeam-chunk
      text/plain1 KBdoc:beam/df37285d-e546-4bc5-a9ca-1c8e696bd127
      Show excerpt
      selected_tasks = select_tasks_for_sprint(prioritized_tasks) print("Prioritized Tasks:") for task in prioritized_tasks: print(f"Task: {task['name']}, Complexity: {task['complexity']}, Impact: {task['impact']}") print("\nSelected Tasks

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.