Skip to main content

Module task_relevance

Module task_relevance 

Source

Structs§

RelevanceScore

Functions§

adaptive_ib_budget
Compute an adaptive IB budget ratio based on content characteristics. Highly repetitive content → more aggressive filtering (lower ratio). High-entropy diverse content → more conservative (higher ratio).
compute_relevance
compute_relevance_from_intent
information_bottleneck_filter
Information Bottleneck filter v3 — Mutual Information scoring, QUITO-X inspired.
information_bottleneck_filter_typed
Task-type-aware IB filter. Uses TaskType to adjust structural weights.
parse_task_hints
Extract likely task-relevant file paths and keywords from a task description.