Skip to main content

prefetch_hint

Function prefetch_hint 

Source
pub fn prefetch_hint(
    project_root: &str,
    path: &str,
    ledger: &ContextLedger,
) -> Option<String>
Expand description

Format an FEP prefetch hint for the agent, or None when there is nothing worth warming. Registers activity (crate::core::introspect) only when a real suggestion is produced, so introspect cognition reflects genuine use.